# Translation of Plugins - WP Super Cache - Stable (latest release) in English (UK)
# This file is distributed under the same license as the Plugins - WP Super Cache - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2017-02-04 08:17:25+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: GlotPress/2.3.0-alpha\n"
"Language: en_GB\n"
"Project-Id-Version: Plugins - WP Super Cache - Stable (latest release)\n"
#: wp-cache.php:1070
msgid "Coarse file locking. You do not need this as it will slow down your website."
msgstr "Coarse file locking. You do not need this as it will slow down your website."
#: wp-cache.php:1042
msgid "Warning! 304 browser caching is only supported when mod_rewrite caching is not used."
msgstr "Warning! 304 browser caching is only supported when mod_rewrite caching is not used."
#: wp-cache.php:2173
msgid "Logout"
msgstr "Logout"
#: wp-cache.php:2169
msgid "The logout link will log out all WordPress users on this site except you. Your authentication cookie will be updated, but you will not be logged out."
msgstr "The logout link will log out all WordPress users on this site except you. Your authentication cookie will be updated, but you will not be logged out."
#: wp-cache.php:2167
msgid "Your site is using a very old version of WordPress. When you update to the latest version everyone will be logged out and cookie information updated."
msgstr "Your site is using a very old version of WordPress. When you update to the latest version everyone will be logged out and the cookie information updated."
#: wp-cache.php:2164
msgid "If you just installed WP Super Cache for the first time, you can dismiss this message. Otherwise, you should probably refresh the login cookies of all logged in WordPress users here by clicking the logout link below."
msgstr "If you just installed WP Super Cache for the first time, you can dismiss this message. Otherwise, you should probably refresh the login cookies of all logged in WordPress users here by clicking the logout link below."
#: wp-cache.php:2162
msgid "Your server is configured to show files and directories, which may expose sensitive data such as login cookies to attackers in the cache directories. That has been fixed by adding a file named index.html to each directory. If you use PHP or legacy caching, consider moving the location of the cache directory on the Advanced Settings page."
msgstr "Your server is configured to show files and directories, which may expose sensitive data such as login cookies to attackers in the cache directories. That has been fixed by adding a file named index.html to each directory. If you use PHP or legacy caching, consider moving the location of the cache directory on the Advanced Settings page."
#: wp-cache.php:2156
msgid "All users of this site have been logged out to refresh their login cookies."
msgstr "All users of this site have been logged out to refresh their login cookies."
#: wp-cache.php:2155 wp-cache.php:2161
msgid "WP Super Cache Warning!"
msgstr "WP Super Cache Warning!"
#: wp-cache.php:1578
msgid "Cannot delete directory"
msgstr "Cannot delete directory"
#: wp-cache.php:1103
msgid "Since you are using mod_rewrite to serve cache files, you must choose a directory in your web root which is %s
and update the mod_rewrite rules in the .htaccess file."
msgstr "Since you are using mod_rewrite to serve cache files, you must choose a directory in your web root which is %s
and update the mod_rewrite rules in the .htaccess file."
#: wp-cache.php:1096
msgid "index.html files have been added in key directories, but unless directory indexes are disabled, it is probably better to store the cache files outside of the web root of %s"
msgstr "index.html files have been added in key directories, but unless directory indexes are disabled, it is probably better to store the cache files outside of the web root of %s"
#: wp-cache.php:1094
msgid "You are using mod_rewrite to serve cache files so the plugin has added Options -Indexes
to the .htaccess file in the cache directory to disable indexes. However, if that does not work, you should contact your system administrator or support and ask for them to be disabled, or use PHP mode and move the cache outside of the web root."
msgstr "You are using mod_rewrite to serve cache files so the plugin has added Options -Indexes
to the .htaccess file in the cache directory to disable indexes. However, if that does not work, you should contact your system administrator or support and ask for them to be disabled, or use PHP mode and move the cache outside of the web root."
#: wp-cache.php:1092
msgid "The plugin detected a bare directory index in your cache directory, which would let visitors see your cache files directly and might expose private posts."
msgstr "The plugin detected a bare directory index in your cache directory, which would let visitors see your cache files directly and might expose private posts."
#: wp-cache.php:1090
msgid "Submit a blank entry to set it to the default directory, WP_CONTENT_DIR . /cache/."
msgstr "Submit a blank entry to set it to the default directory, WP_CONTENT_DIR . /cache/."
#: wp-cache.php:1089
msgid "If the new cache directory does not exist, it will be created and the contents of the old cache directory will be moved there. Otherwise, the old cache directory will be left where it is."
msgstr "If the new cache directory does not exist, it will be created and the contents of the old cache directory will be moved there. Otherwise, the old cache directory will be left where it is."
#: wp-cache.php:1088
msgid "If the directory does not exist, it will be created. Please make sure your web server user has write access to the parent directory. The parent directory must exist."
msgstr "If the directory does not exist, it will be created. Please make sure your web server user has write access to the parent directory. The parent directory must exist."
#: wp-cache.php:1087
msgid "You must give the full path to the directory."
msgstr "You must give the full path to the directory."
#: wp-cache.php:1086
msgid "Change the location of your cache files. The default is WP_CONTENT_DIR . /cache/ which translates to %s."
msgstr "Change the location of your cache files. The default is WP_CONTENT_DIR . /cache/ which translates to %s."
#: wp-cache.php:1081
msgid "Cache Location"
msgstr "Cache Location"
#. Author URI of the plugin/theme
msgid "https://automattic.com/"
msgstr "https://automattic.com/"
#. Author of the plugin/theme
msgid "Automattic"
msgstr "Automattic"
#. Description of the plugin/theme
msgid "Very fast caching plugin for WordPress."
msgstr "Very fast caching plugin for WordPress."
#. Plugin URI of the plugin/theme
msgid "https://wordpress.org/plugins/wp-super-cache/"
msgstr "https://wordpress.org/plugins/wp-super-cache/"
#. Plugin Name of the plugin/theme
msgid "WP Super Cache"
msgstr "WP Super Cache"
#: wp-cache.php:3444
msgid "Delete cache of the current page"
msgstr "Delete cache of the current page"
#: wp-cache.php:3407
msgid ""
"Dear User,\n"
"\n"
"WP Super Cache was removed from your blog but the mod_rewrite rules\n"
"in your .htaccess were not.\n"
"\n"
"Please edit the following file and remove the code\n"
"between 'BEGIN WPSuperCache' and 'END WPSuperCache'. Please backup the file first!\n"
"\n"
"%s\n"
"\n"
"Regards,\n"
"WP Super Cache Plugin\n"
"http://wordpress.org/plugins/wp-super-cache/"
msgstr ""
"Dear User,\n"
"\n"
"WP Super Cache was removed from your blog but the mod_rewrite rules\n"
"in your .htaccess were not.\n"
"\n"
"Please edit the following file and remove the code\n"
"between 'BEGIN WPSuperCache' and 'END WPSuperCache'. Please backup the file first!\n"
"\n"
"%s\n"
"\n"
"Regards,\n"
"WP Super Cache Plugin\n"
"http://wordpress.org/plugins/wp-super-cache/"
#: wp-cache.php:3407
msgid "Supercache Uninstall Problems"
msgstr "SuperCache Uninstall Problems"
#: wp-cache.php:3364
msgid ""
"Preload has been restarted.\n"
"%s"
msgstr ""
"Preload has been restarted.\n"
"%s"
#: wp-cache.php:3364
msgid "[%s] Preload may have stalled."
msgstr "[%s] Preload may have stalled."
#: wp-cache.php:3322
msgid "Cleaning up old supercache files."
msgstr "Cleaning up old supercache files."
#: wp-cache.php:3322
msgid "[%s] Cache Preload Completed"
msgstr "[%s] Cache Preload Completed"
#: wp-cache.php:3311
msgid "Scheduling next preload refresh in %d minutes."
msgstr "Scheduling next preload refresh in %d minutes."
#: wp-cache.php:3301
msgid "Refreshed the following posts:"
msgstr "Refreshed the following posts:"
#: wp-cache.php:3301
msgid "[%1$s] %2$d posts refreshed"
msgstr "[%1$s] %2$d posts refreshed"
#: wp-cache.php:3291
msgid "[%1$s] Cache Preload Stopped"
msgstr "[%1$s] Cache Preload Stopped"
#: wp-cache.php:3270
msgid "[%1$s] Refreshing posts from %2$d to %3$d"
msgstr "[%1$s] Refreshing posts from %2$d to %3$d"
#: wp-cache.php:3221
msgid "[%1$s] Refreshing %2$s taxonomy from %3$d to %4$d"
msgstr "[%1$s] Refreshing %2$s taxonomy from %3$d to %4$d"
#: wp-cache.php:3191
msgid "[%1$s] Cache Preload Started"
msgstr "[%1$s] Cache Preload Started"
#: wp-cache.php:3028
msgid "Update Mod_Rewrite Rules"
msgstr "Update Mod_Rewrite Rules"
#: wp-cache.php:3020
msgid " Make sure they appear before any existing WordPress rules. "
msgstr " Make sure they appear before any existing WordPress rules. "
#: wp-cache.php:3019
msgid "You can edit the file yourself. Add the following rules."
msgstr "You can edit the file yourself. Add the following rules."
#: wp-cache.php:3018
msgid "To serve static html files your server must have the correct mod_rewrite rules added to a file called %s.htaccess
"
msgstr "To serve static html files your server must have the correct mod_rewrite rules added to a file called %s.htaccess
"
#: wp-cache.php:3014
msgid "Alternatively, you can edit your %s.htaccess
file manually and add the following code (before any WordPress rules):"
msgstr "Alternatively, you can edit your %s.htaccess
file manually and add the following code (before any WordPress rules):"
#: wp-cache.php:3014
msgid "Refresh this page when the file permissions have been modified."
msgstr "Refresh this page when the file permissions have been modified."
#: wp-cache.php:3014
msgid "The file %s.htaccess
cannot be modified by the web server. Please correct this using the chmod command or your ftp client."
msgstr "The file %s.htaccess
cannot be modified by the web server. Please correct this using the chmod command or your ftp client."
#: wp-cache.php:3014
msgid "Cannot update .htaccess"
msgstr "Cannot update .htaccess"
#: wp-cache.php:2971
msgid "WP Super Cache has checked the front page of your blog. Please visit %s if you would like to disable this."
msgstr "WP Super Cache has checked the front page of your blog. Please visit %s if you would like to disable this."
#: wp-cache.php:2971
msgid "[%s] Front page check!"
msgstr "[%s] Front page check!"
#: wp-cache.php:2966
msgid "The cache on your blog has been cleared because the front page of your site is missing the text \"%2$s\". Please visit %1$s to verify the cache has been cleared."
msgstr "The cache on your blog has been cleared because the front page of your site is missing the text \"%2$s\". Please visit %1$s to verify the cache has been cleared."
#: wp-cache.php:2966
msgid "[%s] Front page is not correct! Cache Cleared!"
msgstr "[%s] Front page is not correct! Cache Cleared!"
#: wp-cache.php:2963
msgid "Please visit %1$s to clear the cache as the front page of your site is not correct and missing the text, \"%2$s\"!"
msgstr "Please visit %1$s to clear the cache as the front page of your site is not correct and missing the text, \"%2$s\"!"
#: wp-cache.php:2963
msgid "[%s] Front page is not correct! Please clear cache!"
msgstr "[%s] Front page is not correct! Please clear cache!"
#: wp-cache.php:2956
msgid "The cache on your blog has been cleared because the front page of your site is now downloading. Please visit %s to verify the cache has been cleared."
msgstr "The cache on your blog has been cleared because the front page of your site is now downloading. Please visit %s to verify the cache has been cleared."
#: wp-cache.php:2956
msgid "[%s] Front page is gzipped! Cache Cleared!"
msgstr "[%s] Front page is gzipped! Cache Cleared!"
#: wp-cache.php:2953
msgid "Please visit %s to clear the cache as the front page of your site is now downloading!"
msgstr "Please visit %s to clear the cache as the front page of your site is now downloading!"
#: wp-cache.php:2953
msgid "[%s] Front page is gzipped! Please clear cache!"
msgstr "[%s] Front page is gzipped! Please clear cache!"
#: wp-cache.php:2932
msgid "Warning! WP Super Cache caching was broken but has been fixed! The script advanced-cache.php could not load wp-cache-phase1.php.
The file %1$s/advanced-cache.php has been recreated and WPCACHEHOME fixed in your wp-config.php. Reload to hide this message."
msgstr "Warning! WP Super Cache caching was broken but has been fixed! The script advanced-cache.php could not load wp-cache-phase1.php.
The file %1$s/advanced-cache.php has been recreated and WPCACHEHOME fixed in your wp-config.php. Reload to hide this message."
#: wp-cache.php:2929
msgid "WP Super Cache is disabled. Please go to the plugin admin page to enable caching."
msgstr "WP Super Cache is disabled. Please go to the plugin admin page to enable caching."
#: wp-cache.php:2919
msgid "Settings"
msgstr "Settings"
#: wp-cache.php:2913
msgid "WP Super Cache must be configured. Go to the admin page to enable and configure the plugin."
msgstr "WP Super Cache must be configured. Go to the admin page to enable and configure the plugin."
#: wp-cache.php:2880
msgid "%1$s is Stephen Fry proof thanks to caching by %2$s"
msgstr "%1$s is Stephen Fry proof thanks to caching by %2$s"
#: wp-cache.php:2713
msgid "Delete Super Cache cached files (opens in new window)"
msgstr "Delete Super Cache cached files (opens in new window)"
#: wp-cache.php:2688
msgid "Delete Expired"
msgstr "Delete Expired"
#: wp-cache.php:2677
msgid "Expired files are files older than %s seconds. They are still used by the plugin and are deleted periodically."
msgstr "Expired files are files older than %s seconds. They are still used by the plugin and are deleted periodically."
#: wp-cache.php:2674
msgid "List all cached files"
msgstr "List all cached files"
#: wp-cache.php:2672
msgid "Too many cached files, no listing possible."
msgstr "Too many cached files, no listing possible."
#: wp-cache.php:2670
msgid "Hide file list"
msgstr "Hide file list"
#: wp-cache.php:2654
msgid "Stale Super Cached Files"
msgstr "Stale Super Cached Files"
#: wp-cache.php:2638
msgid "Fresh Super Cached Files"
msgstr "Fresh Super Cached Files"
#: wp-cache.php:2622
msgid "Stale WP-Cached Files"
msgstr "Stale WP-Cached Files"
#: wp-cache.php:2607 wp-cache.php:2623 wp-cache.php:2639 wp-cache.php:2655
msgid "Delete"
msgstr "Delete"
#: wp-cache.php:2607 wp-cache.php:2623 wp-cache.php:2639 wp-cache.php:2655
msgid "Age"
msgstr "Age"
#: wp-cache.php:2607 wp-cache.php:2623
msgid "Key"
msgstr "Key"
#: wp-cache.php:2607 wp-cache.php:2623 wp-cache.php:2639 wp-cache.php:2655
msgid "URI"
msgstr "URI"
#: wp-cache.php:2606
msgid "Fresh WP-Cached Files"
msgstr "Fresh WP-Cached Files"
#: wp-cache.php:2596
msgid "WP-Super-Cache"
msgstr "WP-Super-Cache"
#: wp-cache.php:2583 wp-cache.php:2602
msgid "%s Expired Pages"
msgstr "%s Expired Pages"
#: wp-cache.php:2582 wp-cache.php:2597
msgid "%s Cached Pages"
msgstr "%s Cached Pages"
#: wp-cache.php:2581
msgid "WP-Cache"
msgstr "WP-Cache"
#: wp-cache.php:2575
msgid "Cache stats last generated: %s minutes ago."
msgstr "Cache stats last generated: %s minutes ago."
#: wp-cache.php:2573
msgid "Regenerate cache stats"
msgstr "Regenerate cache stats"
#: wp-cache.php:2572
msgid "Cache stats are not automatically generated. You must click the link below to regenerate the stats on this page."
msgstr "Cache stats are not automatically generated. You must click the link below to regenerate the stats on this page."
#: wp-cache.php:2505
msgid "Deleting wp-cache file: %s
"
msgstr "Deleting wp-cache file: %s
"
#: wp-cache.php:2483
msgid "Deleting supercache file: %s
"
msgstr "Deleting supercache file: %s
"
#: wp-cache.php:2459
msgid "Object cache in use. No cache listing available."
msgstr "Object cache in use. No cache listing available."
#: wp-cache.php:2456
msgid "Cache Contents"
msgstr "Cache Contents"
#: wp-cache.php:2428
msgid "
WP_CACHE constant added to wp-config.php
If you continue to see this warning message please see point 5 of the Troubleshooting Guide. The WP_CACHE line must be moved up."
msgstr "
WP_CACHE constant added to wp-config.php
If you continue to see this warning message please see point 5 of the Troubleshooting Guide. The WP_CACHE line must be moved up."
#: wp-cache.php:2424
msgid "Edit %s
and add the following line:
define('WP_CACHE', true);
Otherwise, WP-Cache will not be executed by WordPress core. "
msgstr "Edit %s
and add the following line:
define('WP_CACHE', true);
Otherwise, WP-Cache will not be executed by WordPress core. "
#: wp-cache.php:2423
msgid "Error: WP_CACHE is not enabled in your wp-config.php
file and I couldn’t modify it."
msgstr "Error: WP_CACHE is not enabled in your wp-config.php
file and I couldn’t modify it."
#: wp-cache.php:2421
msgid "
WP_CACHE constant set to false
The WP_CACHE constant is used by WordPress to load the code that serves cached pages. Unfortunately, it is set to false. Please edit your wp-config.php and add or edit the following line above the final require_once command:
define('WP_CACHE', true);
"
msgstr "WP_CACHE constant set to false
The WP_CACHE constant is used by WordPress to load the code that serves cached pages. Unfortunately, it is set to false. Please edit your wp-config.php and add or edit the following line above the final require_once command:
define('WP_CACHE', true);
"
#: wp-cache.php:2398
msgid "1. Open %1$s$wp_cache_file in a text editor.2. Change the text CACHEHOME to %2$s3. Save the file and copy it to %3$s and refresh this page."
msgstr "1. Open %1$s$wp_cache_file in a text editor.2. Change the text CACHEHOME to %2$s3. Save the file and copy it to %3$s and refresh this page."
#: wp-cache.php:2397
msgid "If that doesn’t work, make sure the file %s/advanced-cache.php doesn’t exist:"
msgstr "If that doesn’t work, make sure the file %s/advanced-cache.php doesn’t exist:"
#: wp-cache.php:2396
msgid "3. Refresh this page to update %s/advanced-cache.php"
msgstr "3. Refresh this page to update %s/advanced-cache.php"
#: wp-cache.php:2395
msgid "2. Make %1$s writable using the chmod command through your ftp or server software. (chmod 777 %1$s) and refresh this page. This is only a temporary measure and you’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)"
msgstr "2. Make %1$s writable using the chmod command through your ftp or server software. (chmod 777 %1$s) and refresh this page. This is only a temporary measure and you’ll have to make it read-only afterwards again. (Change 777 to 755 in the previous command)"
#: wp-cache.php:2394
msgid "1. If it already exists, please delete the file first."
msgstr "1. If it already exists, please delete the file first."
#: wp-cache.php:2393
msgid "%s/advanced-cache.php does not exist or cannot be updated."
msgstr "%s/advanced-cache.php does not exist or cannot be updated."
#: wp-cache.php:2357
msgid "Could not update %s! WPCACHEHOME must be set in config file."
msgstr "Could not update %s! WPCACHEHOME must be set in config file."
#: wp-cache.php:2327
msgid "Sample WP-Cache config file (%s) does not exist. Verify your installation."
msgstr "Sample WP-Cache config file (%s) does not exist. Verify your installation."
#: wp-cache.php:2321
msgid "Configuration file missing and %1$s directory (%2$s) is not writable by the web server. Check its permissions."
msgstr "Configuration file missing and %1$s directory (%2$s) is not writable by the web server. Check its permissions."
#: wp-cache.php:2316
msgid "Your WP-Cache config file (%s) is out of date and not writable by the Web server. Please delete it and refresh this page."
msgstr "Your WP-Cache config file (%s) is out of date and not writable by the Web server. Please delete it and refresh this page."
#: wp-cache.php:2282
msgid "Your cache directory (%1$s) or %2$s need to be writable for this plugin to work. Double-check it."
msgstr "Your cache directory (%1$s) or %2$s need to be writable for this plugin to work. Double-check it."
#: wp-cache.php:2277
msgid "Your cache directory (%1$s) did not exist and couldn’t be created by the web server. Check %1$s permissions."
msgstr "Your cache directory (%1$s) did not exist and couldn’t be created by the web server. Check %1$s permissions."
#: wp-cache.php:2277 wp-cache.php:2282 wp-cache.php:2316 wp-cache.php:2321
#: wp-cache.php:2327
msgid "Error"
msgstr "Error"
#: wp-cache.php:2058
msgid "GZIP compression is enabled in WordPress, wp-cache will be bypassed until you disable gzip compression."
msgstr "GZIP compression is enabled in WordPress, wp-cache will be bypassed until you disable GZIP compression."
#: wp-cache.php:2058 wp-cache.php:2357 wp-cache.php:2393
msgid "Warning"
msgstr "Warning"
#: wp-cache.php:2008
msgid "Error: GZIP compression is enabled. Disable it if you want to enable wp-cache."
msgstr "Error: GZIP compression is enabled. Disable it if you want to enable wp-cache."
#: wp-cache.php:1994
msgid "Email the blog admin when checks are made. (useful for testing)"
msgstr "Email the blog admin when checks are made. (useful for testing)"
#: wp-cache.php:1993
msgid "Clear cache on error."
msgstr "Clear cache on error."
#: wp-cache.php:1992
msgid "Text to search for on your front page. If this text is missing, the cache will be cleared. Leave blank to disable."
msgstr "Text to search for on your front page. If this text is missing, the cache will be cleared. Leave blank to disable."
#: wp-cache.php:1992
msgid "Front page text"
msgstr "Front page text"
#: wp-cache.php:1991
msgid "Check front page every 5 minutes."
msgstr "Check front page every 5 minutes."
#: wp-cache.php:1989
msgid "I’m 99% certain that they aren’t bugs in WP Super Cache and they only happen in very rare cases but you can run a simple check once every 5 minutes to verify that your site is ok if you’re worried. You will be emailed if there is a problem."
msgstr "I’m 99% certain that they aren’t bugs in WP Super Cache and they only happen in very rare cases, but you can run a simple check once every 5 minutes to verify that your site is ok if you’re worried. You will be emailed if there is a problem."
#: wp-cache.php:1988
msgid "In very rare cases two problems may arise on some blogs:- The front page may start downloading as a zip file.
- The wrong page is occasionally cached as the front page if your blog uses a static front page and the permalink structure is /%category%/%postname%/.
"
msgstr "In very rare cases two problems may arise on some blogs:- The front page may start downloading as a zip file.
- The wrong page is occasionally cached as the front page if your blog uses a static front page and the permalink structure is /%category%/%postname%/.
"
#: wp-cache.php:1982
msgid "Display comments at the end of every page like this:"
msgstr "Display comments at the end of every page like this:"
#: wp-cache.php:1981
msgid "Cache Status Messages"
msgstr "Cache Status Messages"
#: wp-cache.php:1980
msgid "(only log requests from this IP address. Your IP is %s)"
msgstr "(only log requests from this IP address. Your IP is %s)"
#: wp-cache.php:1980
msgid "IP Address"
msgstr "IP Address"
#: wp-cache.php:1979
msgid "Debugging"
msgstr "Debugging"
#: wp-cache.php:1975
msgid "Fix problems with the plugin by debugging it here. It can log them to a file in your cache directory."
msgstr "Fix problems with the plugin by debugging them here. It can log them to a file in your cache directory."
#: wp-cache.php:1972
msgid "Currently logging to: %s"
msgstr "Currently logging to: %s"
#: wp-cache.php:1929
msgid "Save Files"
msgstr "Save Files"
#: wp-cache.php:1923
msgid "Add here those filenames that can be cached, even if they match one of the rejected substring specified above."
msgstr "Add here those filenames that can be cached, even if they match one of the rejected substrings specified above."
#: wp-cache.php:1907
msgid "Save Strings"
msgstr "Save Strings"
#: wp-cache.php:1901
msgid "Add here strings (not a filename) that forces a page not to be cached. For example, if your URLs include year and you dont want to cache last year posts, it’s enough to specify the year, i.e. ’/2004/’. WP-Cache will search if that string is part of the URI and if so, it will not cache that page."
msgstr "Add here strings (not a filename) that forces a page not to be cached. For example, if your URLs include year and you don’t want to cache last year’s posts, it’s enough to specify the year, i.e. ’/2004/’. WP-Cache will search if that string is part of the URI and if so, it will not cache that page."
#: wp-cache.php:1884 wp-cache.php:1998
msgid "Save"
msgstr "Save"
#: wp-cache.php:1882
msgid "Author Pages"
msgstr "Author Pages"
#: wp-cache.php:1881
msgid "Search Pages"
msgstr "Search Pages"
#: wp-cache.php:1880
msgid "Feeds"
msgstr "Feeds"
#: wp-cache.php:1879
msgid "Category"
msgstr "Category"
#: wp-cache.php:1878
msgid "Tags"
msgstr "Tags"
#: wp-cache.php:1877
msgid "Archives"
msgstr "Archives"
#: wp-cache.php:1876
msgid "Home"
msgstr "Home"
#: wp-cache.php:1875
msgid "Front Page"
msgstr "Front Page"
#: wp-cache.php:1874
msgid "Pages"
msgstr "Pages"
#: wp-cache.php:1873
msgid "Single Posts"
msgstr "Single Posts"
#: wp-cache.php:1870
msgid "Do not cache the following page types. See the Conditional Tags documentation for a complete discussion on each type."
msgstr "Do not cache the following page types. See the Conditional Tags documentation for a complete discussion on each type."
#: wp-cache.php:1847
msgid "Save UA Strings"
msgstr "Save UA Strings"
#: wp-cache.php:1840
msgid "Strings in the HTTP ’User Agent’ header that prevent WP-Cache from caching bot, spiders, and crawlers’ requests. Note that super cached files are still sent to these agents if they already exists."
msgstr "Strings in the HTTP ’User Agent’ header that prevent WP-Cache from caching bot, spiders, and crawlers’ requests. Note that super cached files are still sent to these agents if they already exist."
#: wp-cache.php:1839
msgid "Rejected User Agents"
msgstr "Rejected User Agents"
#: wp-cache.php:1795
msgid "Change Expiration"
msgstr "Change Expiration"
#: wp-cache.php:1794
msgid "Set the expiry time to 0 seconds to disable garbage collection."
msgstr "Set the expiry time to 0 seconds to disable garbage collection."
#: wp-cache.php:1793
msgid "Checking for and deleting expired files is expensive, but it’s expensive leaving them there too. On a very busy site, you should set the expiry time to 600 seconds. Experiment with different values and visit this page to see how many expired files remain at different times during the day. If you are using legacy caching, aim to have less than 500 cached files if possible. You can have many times more cached files when using mod_rewrite or PHP caching."
msgstr "Checking for and deleting expired files is expensive, but it’s expensive leaving them there too. On a very busy site, you should set the expiry time to 600 seconds. Experiment with different values and visit this page to see how many expired files remain at different times during the day. If you are using legacy caching, aim to have less than 500 cached files if possible. You can have many times more cached files when using mod_rewrite or PHP caching."
#: wp-cache.php:1791
msgid "Sites where an external data source updates at a particular time every day should set the timeout to 86400 seconds and use the Clock scheduler set appropriately."
msgstr "Sites where an external data source updates at a particular time every day should set the timeout to 86400 seconds and use the Clock scheduler set appropriately."
#: wp-cache.php:1790
msgid "Sites with lots of static content, no widgets or rss feeds in their sidebar can use a timeout of 86400 seconds or even more and set the timer to something equally long."
msgstr "Sites with lots of static content, no widgets or rss feeds in their sidebar can use a timeout of 86400 seconds or even more and set the timer to something equally long."
#: wp-cache.php:1789
msgid "Sites with widgets and rss feeds in their sidebar should probably use a timeout of 3600 seconds and set the timer to 600 seconds. Stale files will be caught within 10 minutes of going stale."
msgstr "Sites with widgets and rss feeds in their sidebar should probably use a timeout of 3600 seconds and set the timer to 600 seconds. Stale files will be caught within 10 minutes of going stale."
#: wp-cache.php:1788
msgid "Sites that want to serve lots of newly generated data should set the Cache Timeout to 60 and use the Timer scheduler set to 90 seconds."
msgstr "Sites that want to serve lots of newly generated data should set the Cache Timeout to 60 and use the Timer scheduler set to 90 seconds."
#: wp-cache.php:1786
msgid "There are no best garbage collection settings but here are a few scenarios. Garbage collection is separate to other actions that clear our cached files like leaving a comment or publishing a post."
msgstr "There are no best garbage collection settings but here are a few scenarios. Garbage collection is separate to other actions that clear our cached files like leaving a comment or publishing a post."
#: wp-cache.php:1784
msgid "Or, the Clock scheduler allows the garbage collection to run at specific times. If set to run hourly or twice daily, the garbage collector will be first scheduled for the time you enter here. It will then run again at the indicated interval. If set to run daily, it will run once a day at the time specified."
msgstr "Or, the Clock scheduler allows the garbage collection to run at specific times. If set to run hourly or twice daily, the garbage collector will be first scheduled for the time you enter here. It will then run again at the indicated interval. If set to run daily, it will run once a day at the time specified."
#: wp-cache.php:1783
msgid "The Timer scheduler tells the plugin to run the garbage collector at regular intervals. When one garbage collection is done, the next run is scheduled."
msgstr "The Timer scheduler tells the plugin to run the garbage collector at regular intervals. When one garbage collection is done, the next run is scheduled."
#: wp-cache.php:1782
msgid "Use the Timer or Clock schedulers to define when the garbage collector should run."
msgstr "Use the Timer or Clock schedulers to define when the garbage collector should run."
#: wp-cache.php:1781
msgid "Stale cached files are not removed as soon as they become stale. They have to be removed by the garbage collecter. That is why you have to tell the plugin when the garbage collector should run."
msgstr "Stale cached files are not removed as soon as they become stale. They have to be removed by the garbage collector. That is why you have to tell the plugin when the garbage collector should run."
#: wp-cache.php:1780
msgid "Cached files are fresh for a limited length of time. You can set that time in the Cache Timeout text box on this page."
msgstr "Cached files are fresh for a limited length of time. You can set that time in the Cache Timeout text box on this page."
#: wp-cache.php:1779
msgid "Garbage collection is the simple act of throwing out your garbage. For this plugin that would be old or stale cached files that may be out of date. New cached files are described as fresh."
msgstr "Garbage collection is the simple act of throwing out your garbage. For this plugin that would be old or stale cached files that may be out of date. New cached files are described as fresh."
#: wp-cache.php:1778
msgid "Garbage Collection"
msgstr "Garbage Collection"
#: wp-cache.php:1776
msgid "Email me when the garbage collection runs."
msgstr "Email me when the garbage collection runs."
#: wp-cache.php:1775
msgid "Notification Emails"
msgstr "Notification Emails"
#: wp-cache.php:1769
msgid "Interval:"
msgstr "Interval:"
#: wp-cache.php:1767
msgid "Check for stale cached files at this time (UTC) or starting at this time every interval below."
msgstr "Check for stale cached files at this time (UTC) or starting at this time every interval below."
#: wp-cache.php:1767
msgid "HH:MM"
msgstr "HH:MM"
#: wp-cache.php:1766
msgid "Clock:"
msgstr "Clock:"
#: wp-cache.php:1765
msgid "Check for stale cached files every interval seconds."
msgstr "Check for stale cached files every interval seconds."
#: wp-cache.php:1764
msgid "Timer:"
msgstr "Timer:"
#: wp-cache.php:1764
msgid "Scheduler"
msgstr "Scheduler"
#: wp-cache.php:1763
msgid "How long should cached pages remain fresh? Set to 0 to disable garbage collection. A good starting point is 3600 seconds."
msgstr "How long should cached pages remain fresh? Set to 0 to disable garbage collection. A good starting point is 3600 seconds."
#: wp-cache.php:1762 wp-cache.php:1765
msgid "seconds"
msgstr "seconds"
#: wp-cache.php:1761
msgid "Cache Timeout"
msgstr "Cache Timeout"
#: wp-cache.php:1743
msgid "Warning! PRELOAD MODE activated. Supercache files will not be deleted regardless of age."
msgstr "Warning! PRELOAD MODE activated. SuperCache files will not be deleted, regardless of age."
#: wp-cache.php:1739
msgid "Next scheduled garbage collection will be at %s UTC"
msgstr "Next scheduled garbage collection will be at %s UTC"
#: wp-cache.php:1735
msgid "Local time is %1$s
"
msgstr "Local time is %1$s
"
#: wp-cache.php:1732
msgid "UTC time is %s
"
msgstr "UTC time is %s
"
#: wp-cache.php:1730
msgid "Expiry Time & Garbage Collection"
msgstr "Expiry Time & Garbage Collection"
#: wp-cache.php:1658
msgctxt "timezone date format"
msgid "Y-m-d G:i:s"
msgstr "Y-m-d G:i:s"
#: wp-cache.php:1630
msgid "Update Direct Pages"
msgstr "Update Direct Pages"
#: wp-cache.php:1625
msgid "Make the textbox blank to remove it from the list of direct pages and delete the cached file."
msgstr "Make the textbox blank to remove it from the list of direct pages and delete the cached file."
#: wp-cache.php:1624
msgid "For example: to cache %1$sabout/, you would enter %1$sabout/ or /about/. The cached file will be generated the next time an anonymous user visits that page."
msgstr "For example: to cache %1$sabout/, you would enter %1$sabout/ or /about/. The cached file will be generated the next time an anonymous user visits that page."
#: wp-cache.php:1622
msgid "Directly cached files are files created directly off %s where your blog lives. This feature is only useful if you are expecting a major Digg or Slashdot level of traffic to one post or page."
msgstr "Directly cached files are files created directly off %s where your blog lives. This feature is only useful if you are expecting a major Digg or Slashdot level of traffic to one post or page."
#: wp-cache.php:1620
msgid "Add direct page:"
msgstr "Add direct page:"
#: wp-cache.php:1615
msgid "Delete cached file"
msgstr "Delete cached file"
#: wp-cache.php:1615
msgid "Existing direct page"
msgstr "Existing direct page"
#: wp-cache.php:1600
msgid "%s is writable. Please make it readonly after your page is generated as this is a security risk."
msgstr "%s is writable. Please make it read-only after your page is generated as this is a security risk."
#: wp-cache.php:1595
msgid "You must make %s writable to enable this feature. As this is a security risk, please make it read-only after your page is generated."
msgstr "You must make %s writable to enable this feature. As this is a security risk, please make it read-only after your page is generated."
#: wp-cache.php:1587
msgid "%s removed!"
msgstr "%s removed!"
#: wp-cache.php:1526
msgid "Directly Cached Files"
msgstr "Directly Cached Files"
#: wp-cache.php:1518
msgid "Lock Down"
msgstr "Lock Down"
#: wp-cache.php:1512
msgid "WordPress is not locked down. New comments will refresh Super Cache static files as normal."
msgstr "WordPress is not locked down. New comments will refresh Super Cache static files as normal."
#: wp-cache.php:1510
msgid "WordPress is locked down. Super Cache static files will not be deleted when new comments are made."
msgstr "WordPress is locked down. Super Cache static files will not be deleted when new comments are made."
#: wp-cache.php:1506
msgid "Sorry. My blog is locked down. Updates will appear shortly"
msgstr "Sorry. My blog is locked down. Updates will appear shortly"
#: wp-cache.php:1504
msgid "Developers: Make your plugin lock down compatible by checking the \"WPLOCKDOWN\" constant. The following code will make sure your plugin respects the WPLOCKDOWN setting."
msgstr "Developers: Make your plugin lock down compatible by checking the \"WPLOCKDOWN\" constant. The following code will make sure your plugin respects the WPLOCKDOWN setting."
#: wp-cache.php:1503
msgid "Prepare your server for an expected spike in traffic by enabling the lock down. When this is enabled, new comments on a post will not refresh the cached static files."
msgstr "Prepare your server for an expected spike in traffic by enabling the lock down. When this is enabled, new comments on a post will not refresh the cached static files."
#: wp-cache.php:1502
msgid "Lock Down:"
msgstr "Lock Down:"
#: wp-cache.php:1477
msgid "Comment moderation is enabled. Your comment may take some time to appear."
msgstr "Comment moderation is enabled. Your comment may take some time to appear."
#: wp-cache.php:1469
msgid "Restore Default Configuration"
msgstr "Restore Default Configuration"
#: wp-cache.php:1466
msgid "Fix Configuration"
msgstr "Fix Configuration"
#: wp-cache.php:1460
msgid "Gzip encoding rules in %s.htaccess created."
msgstr "Gzip encoding rules in %s.htaccess created."
#: wp-cache.php:1454 wp-cache.php:3022
msgid "Rules must be added to %s too:"
msgstr "Rules must be added to %s too:"
#: wp-cache.php:1448
msgid "View Mod_Rewrite Rules"
msgstr "View Mod_Rewrite Rules"
#: wp-cache.php:1446
msgid "A difference between the rules in your .htaccess file and the plugin rewrite rules has been found. This could be simple whitespace differences, but you should compare the rules in the file with those below as soon as possible. Click the ’Update Mod_Rewrite Rules’ button to update the rules."
msgstr "A difference between the rules in your .htaccess file and the plugin rewrite rules has been found. This could be simple whitespace differences, but you should compare the rules in the file with those below as soon as possible. Click the ’Update Mod_Rewrite Rules’ button to update the rules."
#: wp-cache.php:1443
msgid "WP Super Cache mod rewrite rules were detected in your %s.htaccess file.
Click the following link to see the lines added to that file. If you have upgraded the plugin, make sure these rules match."
msgstr "WP Super Cache mod rewrite rules were detected in your %s.htaccess file.
Click the following link to see the lines added to that file. If you have upgraded the plugin, make sure these rules match."
#: wp-cache.php:1438
msgid "Your %s.htaccess is not writable by the webserver and must be updated with the necessary mod_rewrite rules. The new rules go above the regular WordPress rules as shown in the code below:"
msgstr "Your %s.htaccess is not writable by the webserver and must be updated with the necessary mod_rewrite rules. The new rules go above the regular WordPress rules, as shown in the code below:"
#: wp-cache.php:1437
msgid "Mod Rewrite rules must be updated!"
msgstr "Mod Rewrite rules must be updated!"
#: wp-cache.php:1435
msgid "%s.htaccess has been updated with the necessary mod_rewrite rules. Please verify they are correct. They should look like this:"
msgstr "%s.htaccess has been updated with the necessary mod_rewrite rules. Please verify they are correct. They should look like this:"
#: wp-cache.php:1434
msgid "Mod Rewrite rules updated!"
msgstr "Mod Rewrite rules updated!"
#: wp-cache.php:1420
msgid "You can see where the rules go and examine the complete rules by clicking the \"View mod_rewrite rules\" link below."
msgstr "You can see where the rules go and examine the complete rules by clicking the \"View mod_rewrite rules\" link below."
#: wp-cache.php:1418
msgid "It looks like your blog has URLs that end with a \"/\". Unfortunately since you installed this plugin a duplicate content bug has been found where URLs not ending in a \"/\" end serve the same content as those with the \"/\" and do not redirect to the proper URL. To fix, you must edit your .htaccess file and add these two rules to the two groups of Super Cache rules:"
msgstr "It looks like your blog has URLs that end with a \"/\". Unfortunately since you installed this plugin a duplicate content bug has been found where URLs not ending in a \"/\" end serve the same content as those with the \"/\" and do not redirect to the proper URL. To fix, you must edit your .htaccess file and add these two rules to the two groups of Super Cache rules:"
#: wp-cache.php:1418
msgid "Trailing slash check required."
msgstr "Trailing slash check required."
#: wp-cache.php:1414
msgid "The mod_rewrite rules changed since you last installed this plugin. Unfortunately, you must remove the old supercache rules before the new ones are updated. Refresh this page when you have edited your .htaccess file. If you wish to manually upgrade, change the following line: %1$s so it looks like this: %2$s The only changes are \"HTTP_COOKIE\" becomes \"HTTP:Cookie\" and \"wordpressuser\" becomes \"wordpress\". This is a WordPress 2.5 change but it’s backwards compatible with older versions if you’re brave enough to use them."
msgstr "The mod_rewrite rules have changed since you last installed this plugin. Unfortunately, you must remove the old supercache rules before the new ones are updated. Refresh this page when you have edited your .htaccess file. If you wish to manually upgrade, change the following line: %1$s so it looks like this: %2$s The only changes are \"HTTP_COOKIE\" becomes \"HTTP:Cookie\" and \"wordpressuser\" becomes \"wordpress\". This is a WordPress 2.5 change but it’s backwards compatible with older versions if you’re brave enough to use them."
#: wp-cache.php:1414
msgid "Thank you for upgrading."
msgstr "Thank you for upgrading."
#: wp-cache.php:1410
msgid "Refresh this page when you have updated your .htaccess file."
msgstr "Refresh this page when you have updated your .htaccess file."
#: wp-cache.php:1408
msgid "You must have BEGIN and END markers in %s.htaccess for the auto update to work. They look like this and surround the main WordPress mod_rewrite rules:"
msgstr "You must have BEGIN and END markers in %s.htaccess for the auto update to work. They look like this and surround the main WordPress mod_rewrite rules:"
#: wp-cache.php:1407
msgid "Mod Rewrite rules cannot be updated!"
msgstr "Mod Rewrite rules cannot be updated!"
#: wp-cache.php:1405
msgid "Unfortunately, the rewrite rules cannot be updated automatically when running WordPress MU. Please open your .htaccess and add the following mod_rewrite rules above any other rules in that file."
msgstr "Unfortunately, the rewrite rules cannot be updated automatically when running WordPress MU. Please open your .htaccess and add the following mod_rewrite rules above any other rules in that file."
#: wp-cache.php:1405
msgid "WordPress MU Detected"
msgstr "WordPress MU Detected"
#: wp-cache.php:1399
msgid "Mod Rewrite Rules"
msgstr "Mod Rewrite Rules"
#: wp-cache.php:1390
msgid "Notice: WP Super Cache mod_rewrite rule checks disabled unless running on the main site of this network."
msgstr "Notice: WP Super Cache mod_rewrite rule checks disabled unless running on the main site of this network."
#: wp-cache.php:1352
msgid "Debug"
msgstr "Debug"
#: wp-cache.php:1352
msgid "Plugins"
msgstr "Plugins"
#: wp-cache.php:1352
msgid "Preload"
msgstr "Preload"
#: wp-cache.php:1352
msgid "Contents"
msgstr "Contents"
#: wp-cache.php:1352
msgid "CDN"
msgstr "CDN"
#: wp-cache.php:1352
msgid "Easy"
msgstr "Easy"
#: wp-cache.php:1335
msgid "Available Plugins"
msgstr "Available Plugins"
#: wp-cache.php:1325
msgid "Warning! Due to the way WordPress upgrades plugins, the plugins you upload to wp-super-cache/plugins/ will be deleted when you upgrade WP Super Cache. You can avoid this by loading the plugins from elsewhere. Set $wp_cache_plugins_dir to the new location in wp-config.php and WP Super Cache will look there instead.
More info available in the developer documentation."
msgstr "Warning! Due to the way WordPress upgrades plugins, the plugins you upload to wp-super-cache/plugins/ will be deleted when you upgrade WP Super Cache. You can avoid this by loading the plugins from elsewhere. Set $wp_cache_plugins_dir to the new location in wp-config.php and WP Super Cache will look there instead.
More info available in the developer documentation."
#: wp-cache.php:1324
msgid "This is strictly an advanced feature only and knowledge of both PHP and WordPress actions is required to create them."
msgstr "This is strictly an advanced feature only and knowledge of both PHP and WordPress actions is required to create them."
#: wp-cache.php:1323
msgid "Cache plugins are PHP scripts that live in a plugins folder inside the wp-super-cache folder. They are loaded when Supercache loads, much sooner than regular WordPress plugins."
msgstr "Cache plugins are PHP scripts that live in a plugins folder inside the wp-super-cache folder. They are loaded when SuperCache loads, much sooner than regular WordPress plugins."
#: wp-cache.php:1307
msgid "(may not always be accurate on busy sites)"
msgstr "(may not always be accurate on busy sites)"
#: wp-cache.php:1304
msgid "Cached %s seconds ago"
msgstr "Cached %s seconds ago"
#: wp-cache.php:1300
msgid "Newest Cached Pages:"
msgstr "Newest Cached Pages:"
#: wp-cache.php:1299
msgid "Cached pages since %1$s : %2$s"
msgstr "Cached pages since %1$s : %2$s"
#: wp-cache.php:1290
msgid "Please rate this plugin and tell me if it works for you or not. It really helps development."
msgstr "Please rate this plugin and tell me if it works for you or not. It really helps development."
#: wp-cache.php:1289
msgid "Rate This Plugin!"
msgstr "Rate This Plugin!"
#: wp-cache.php:1287
msgid "Development Version"
msgstr "Development Version"
#: wp-cache.php:1286
msgid "Support Forum"
msgstr "Support Forum"
#: wp-cache.php:1285
msgid "Frequently Asked Questions"
msgstr "Frequently Asked Questions"
#: wp-cache.php:1284
msgid "Installation Help"
msgstr "Installation Help"
#: wp-cache.php:1283
msgid "Use the debug system in the Debug tab above. It will tell you what the plugin is doing."
msgstr "Use the debug system in the Debug tab above. It will tell you what the plugin is doing."
#: wp-cache.php:1281
msgid "Need Help?"
msgstr "Need Help?"
#: wp-cache.php:1270
msgid "Cron View is a useful plugin to use when trying to debug garbage collection and preload problems."
msgstr "Cron View is a useful plugin to use when trying to debug garbage collection and preload problems."
#: wp-cache.php:1269
msgid "Advanced users only: Install an object cache. Choose from Memcached, XCache, eAcccelerator and others."
msgstr "Advanced users only: Install an object cache. Choose from Memcached, XCache, eAcccelerator and others."
#: wp-cache.php:1268
msgid "Use Google Libraries allows you to load some commonly used Javascript libraries from Google webservers. Ironically, it may reduce your Yslow score."
msgstr "Use Google Libraries allows you to load some commonly used JavaScript libraries from Google webservers. Ironically, it may reduce your Yslow score."
#: wp-cache.php:1267
msgid "Yahoo! Yslow is an extension for the Firefox add-on Firebug. It analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. Also try the performance tools online at GTMetrix."
msgstr "Yahoo! Yslow is an extension for the Firefox add-on Firebug. It analyses web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. Also try the performance tools online at GTMetrix."
#: wp-cache.php:1266
msgid "Caching is only one part of making a website faster. Here are some other plugins that will help:"
msgstr "Caching is only one part of making a website faster. Here are some other plugins that will help:"
#: wp-cache.php:1265
msgid "Recommended Links and Plugins"
msgstr "Recommended Links and Plugins"
#: wp-cache.php:1260 wp-cache.php:2700
msgid "Delete Cache On All Blogs"
msgstr "Delete Cache On All Blogs"
#: wp-cache.php:1253 wp-cache.php:2694 wp-cache.php:2713 wp-cache.php:2904
#: wp-cache.php:3443
msgid "Delete Cache"
msgstr "Delete Cache"
#: wp-cache.php:1250
msgid "Cached pages are stored on your server as html and PHP files. If you need to delete them, use the button below."
msgstr "Cached pages are stored on your server as html and PHP files. If you need to delete them, use the button below."
#: wp-cache.php:1249
msgid "Delete Cached Pages"
msgstr "Delete Cached Pages"
#: wp-cache.php:1245
msgid "Test Cache"
msgstr "Test Cache"
#: wp-cache.php:1244
msgid "Send non-secure (non https) request for homepage"
msgstr "Send non-secure (non https) request for homepage"
#: wp-cache.php:1236
msgid "You should check Page 1 and Page 2 above for errors. Your local server configuration may not allow your website to access itself."
msgstr "You should check Page 1 and Page 2 above for errors. Your local server configuration may not allow your website to access itself."
#: wp-cache.php:1235
msgid "Enable logging on the Debug page here. That should help you track down the problem."
msgstr "Enable logging on the Debug page here. That should help you track down the problem."
#: wp-cache.php:1234
msgid "Load your homepage in a logged out browser, check the timestamp at the end of the html source. Load the page again and compare the timestamp. Caching is working if the timestamps match."
msgstr "Load your homepage in a logged out browser, check the timestamp at the end of the html source. Load the page again and compare the timestamp. Caching is working if the timestamps match."
#: wp-cache.php:1233
msgid "Things you can do:"
msgstr "Things you can do:"
#: wp-cache.php:1232
msgid "The pages do not match! Timestamps differ or were not found!"
msgstr "The pages do not match! Timestamps differ or were not found!"
#: wp-cache.php:1230
msgid "The timestamps on both pages match!"
msgstr "The timestamps on both pages match!"
#: wp-cache.php:1229
msgid "Page 2: %s"
msgstr "Page 2: %s"
#: wp-cache.php:1228
msgid "Page 1: %s"
msgstr "Page 1: %s"
#: wp-cache.php:1221 wp-cache.php:1222
msgid "Page %d: %d (%s)"
msgstr "Page %d: %d (%s)"
#: wp-cache.php:1202
msgid "One or more page requests failed:"
msgstr "One or more page requests failed:"
#: wp-cache.php:1190
msgid "Fetching second copy of %s: "
msgstr "Fetching second copy of %s: "
#: wp-cache.php:1187 wp-cache.php:1198
msgid "FAILED"
msgstr "FAILED"
#: wp-cache.php:1178
msgid "Fetching first copy of %s: "
msgstr "Fetching first copy of %s: "
#: wp-cache.php:1175 wp-cache.php:1184 wp-cache.php:1196
msgid "OK"
msgstr "OK"
#: wp-cache.php:1173
msgid "Fetching %s to prime cache: "
msgstr "Fetching %s to prime cache: "
#: wp-cache.php:1167
msgid "Test your cached website by clicking the test button below."
msgstr "Test your cached website by clicking the test button below."
#: wp-cache.php:1166
msgid "Cache Tester"
msgstr "Cache Tester"
#: wp-cache.php:1161
msgid "Notice: PHP caching enabled but Supercache mod_rewrite rules detected. Cached files will be served using those rules. If your site is working ok, please ignore this message. Otherwise, you can edit the .htaccess file in the root of your install and remove the SuperCache rules."
msgstr "Notice: PHP caching enabled but SuperCache mod_rewrite rules detected. Cached files will be served using those rules. If your site is working ok, please ignore this message. Otherwise, you can edit the .htaccess file in the root of your install and remove the SuperCache rules."
#: wp-cache.php:1008 wp-cache.php:1152
msgid "Caching Off"
msgstr "Caching Off"
#: wp-cache.php:1007 wp-cache.php:1151
msgid "Caching On"
msgstr "Caching On"
#: wp-cache.php:1126
msgid "Accepted Filenames & Rejected URIs"
msgstr "Accepted Filenames & Rejected URIs"
#: wp-cache.php:1119 wp-cache.php:1164
msgid "Update Status"
msgstr "Update Status"
#: wp-cache.php:1116
msgid "Need help? Check the Super Cache readme file. It includes installation documentation, a FAQ and Troubleshooting tips. The support forum is also available. Your question may already have been answered."
msgstr "Need help? Check the Super Cache readme file. It includes installation documentation, an FAQ and Troubleshooting tips. The support forum is also available. Your question may already have been answered."
#: wp-cache.php:1115
msgid "Please see the readme.txt for instructions on uninstalling this script. Look for the heading, \"How to uninstall WP Super Cache\"."
msgstr "Please see the readme.txt for instructions on uninstalling this script. Look for the heading, \"How to uninstall WP Super Cache\"."
#: wp-cache.php:1114
msgid "If uninstalling this plugin, make sure the directory %s is writeable by the webserver so the files advanced-cache.php and cache-config.php can be deleted automatically. (Making sure those files are writeable is probably a good idea!)"
msgstr "If uninstalling this plugin, make sure the directory %s is writable by the webserver so the advanced-cache.php and cache-config.php files can be deleted automatically. (Making sure those files are writable is probably a good idea!)"
#: wp-cache.php:1113
msgid "Uninstall this plugin on the plugins page. It will automatically clean up after itself. If manual intervention is required, then simple instructions are provided."
msgstr "Uninstall this plugin on the plugins page. It will automatically clean up after itself. If manual intervention is required, then simple instructions are provided."
#: wp-cache.php:1111
msgid "Note:"
msgstr "Note:"
#: wp-cache.php:1076
msgid "DO NOT CACHE PAGE secret key: %s"
msgstr "DO NOT CACHE PAGE secret key: %s"
#: wp-cache.php:1074
msgid "(Experimental)"
msgstr "(Experimental)"
#: wp-cache.php:1074
msgid "Use object cache to store cached files."
msgstr "Use object cache to store cached files."
#: wp-cache.php:1072
msgid "Late init. Display cached files after WordPress has loaded. Most useful in legacy mode."
msgstr "Late init. Display cached files after WordPress has loaded. Most useful in legacy mode."
#: wp-cache.php:1068
msgid "List the newest cached pages on this page."
msgstr "List the newest cached pages on this page."
#: wp-cache.php:1067
msgid "Only refresh current page when comments made."
msgstr "Only refresh current page when comments made."
#: wp-cache.php:1066
msgid "Extra homepage checks. (Very occasionally stops homepage caching)"
msgstr "Extra homepage checks. (Very occasionally stops homepage caching)"
#: wp-cache.php:1065
msgid "Clear all cache files when a post or page is published or updated."
msgstr "Clear all cache files when a post or page is published or updated."
#: wp-cache.php:1064
msgid "Remove UTF8/blog charset support from .htaccess file. Only necessary if you see odd characters or punctuation looks incorrect. Requires rewrite rules update."
msgstr "Remove UTF8/blog charset support from .htaccess file. Only necessary if you see odd characters or punctuation looks incorrect. Requires rewrite rules update."
#: wp-cache.php:1062
msgid "Mobile Prefixes"
msgstr "Mobile Prefixes"
#: wp-cache.php:1062
msgid "Mobile Browsers"
msgstr "Mobile Browsers"
#: wp-cache.php:1060
msgid "Mobile device support. (External plugin or theme required. See the FAQ for further details.)"
msgstr "Mobile device support. (External plugin or theme required. See the FAQ for further details.)"
#: wp-cache.php:1059
msgid "Enable dynamic caching. Requires PHP or legacy caching. (See FAQ or wp-super-cache/plugins/dynamic-cache-test.php for example code.)"
msgstr "Enable dynamic caching. Requires PHP or legacy caching. (See FAQ or wp-super-cache/plugins/dynamic-cache-test.php for example code.)"
#: wp-cache.php:1055 wp-cache.php:1352 wp-cache.php:1988
msgid "Advanced"
msgstr "Advanced"
#: wp-cache.php:1049
msgid "Proudly tell the world your server is Stephen Fry proof! (places a message in your blog’s footer)"
msgstr "Proudly tell the world your server is Stephen Fry proof! (places a message in your blog’s footer)"
#: wp-cache.php:1032
msgid "Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated."
msgstr "Cache rebuild. Serve a SuperCache file to anonymous users while a new file is being generated."
#: wp-cache.php:1048
msgid "Make known users anonymous so they’re served supercached static files."
msgstr "Make known users anonymous so they’re served SuperCached static files."
#: wp-cache.php:1047
msgid "Don’t cache pages with GET parameters. (?x=y at the end of a url)"
msgstr "Don’t cache pages with GET parameters. (?x=y at the end of a url)"
#: wp-cache.php:1031
msgid "Don’t cache pages for known users."
msgstr "Don’t cache pages for known users."
#: wp-cache.php:1044
msgid "304 support is disabled by default because some hosts have had problems with the headers used in the past."
msgstr "304 support is disabled by default because some hosts have had problems with the headers used in the past."
#: wp-cache.php:1039
msgid "304 Not Modified browser caching. Indicate when a page has not been modified since it was last requested."
msgstr "304 Not Modified browser caching. Indicates when a page has not been modified since it was last requested."
#: wp-cache.php:1027
msgid "Compression is disabled by default because some hosts have problems with compressed files. Switching it on and off clears the cache."
msgstr "Compression is disabled by default because some hosts have problems with compressed files. Switching it on and off clears the cache."
#: wp-cache.php:1026
msgid "Compress pages so they’re served more quickly to visitors."
msgstr "Compress pages so they’re served more quickly to visitors."
#: wp-cache.php:1024
msgid "Warning! Compression is disabled as gzencode() function was not found."
msgstr "Warning! Compression is disabled as gzencode() function was not found."
#: wp-cache.php:1018
msgid "Miscellaneous"
msgstr "Miscellaneous"
#: wp-cache.php:1012
msgid "Mod_rewrite is fastest, PHP is almost as fast and easier to get working, while legacy caching is slower again, but more flexible and also easy to get working. New users should use PHP caching."
msgstr "Mod_rewrite is fastest, PHP is almost as fast and easier to get working, while legacy caching is slower again, but more flexible and also easy to get working. New users should use PHP caching."
#: wp-cache.php:1011
msgid "Legacy page caching."
msgstr "Legacy page caching."
#: wp-cache.php:1010
msgid "Use PHP to serve cache files."
msgstr "Use PHP to serve cache files."
#: wp-cache.php:1009
msgid "Use mod_rewrite to serve cache files."
msgstr "Use mod_rewrite to serve cache files."
#: wp-cache.php:1007 wp-cache.php:1010 wp-cache.php:1026 wp-cache.php:1031
#: wp-cache.php:1032 wp-cache.php:1039 wp-cache.php:1066 wp-cache.php:1151
msgid "Recommended"
msgstr "Recommended"
#: wp-cache.php:1003 wp-cache.php:1148
msgid "Caching"
msgstr "Caching"
#: wp-cache.php:986
msgid "Preloading of cache disabled. Please disable legacy page caching or talk to your host administrator."
msgstr "Preloading of cache disabled. Please disable legacy page caching or talk to your host administrator."
#: wp-cache.php:978
msgid "Update Settings"
msgstr "Update Settings"
#: wp-cache.php:975
msgid "Page last cached: %s"
msgstr "Page last cached: %s"
#: wp-cache.php:971
msgid "Currently caching from post %d to %d."
msgstr "Currently caching from post %d to %d."
#: wp-cache.php:965
msgid "Full refresh of cache in %d hours %d minutes and %d seconds."
msgstr "Full refresh of cache in %d hours, %d minutes and %d seconds."
#: wp-cache.php:964
msgid "Refresh of cache in %d hours %d minutes and %d seconds."
msgstr "Refresh of cache in %d hours %d minutes and %d seconds."
#: wp-cache.php:960
msgid "Less emails, 1 at the start and 1 at the end of preloading all posts."
msgstr "Less emails, 1 at the start and 1 at the end of preloading all posts."
#: wp-cache.php:957
msgid "Medium, 1 email per 100 posts."
msgstr "Medium, 1 email per 100 posts."
#: wp-cache.php:954
msgid "Many emails, 2 emails per 100 posts."
msgstr "Many emails, 2 emails per 100 posts."
#: wp-cache.php:949
msgid "Send me status emails when files are refreshed."
msgstr "Send me status emails when files are refreshed."
#: wp-cache.php:946
msgid "Preload tags, categories and other taxonomies."
msgstr "Preload tags, categories and other taxonomies."
#: wp-cache.php:943
msgid "Preload mode (garbage collection only on legacy cache files. Recommended.)"
msgstr "Preload mode (garbage collection only on legacy cache files. Recommended.)"
#: wp-cache.php:936
msgid "Preload %s posts."
msgstr "Preload %s posts."
#: wp-cache.php:923
msgid "all"
msgstr "all"
#: wp-cache.php:910
msgid "Refresh preloaded cache files every %s minutes. (0 to disable, minimum %d minutes.)"
msgstr "Refresh preloaded cache files every %s minutes. (0 to disable, minimum %d minutes.)"
#: wp-cache.php:906
msgid "In ’Preload Mode’ regular garbage collection will only clean out old legacy files for known users, not the preloaded supercache files. This is a recommended setting when the cache is preloaded."
msgstr "In ’Preload Mode’ regular garbage collection will only clean out old legacy files for known users, not the preloaded SuperCache files. This is a recommended setting when the cache is preloaded."
#: wp-cache.php:905
msgid "Preloading creates lots of files however. Caching is done from the newest post to the oldest so please consider only caching the newest if you have lots (10,000+) of posts. This is especially important on shared hosting."
msgstr "Preloading creates lots of files, however. Caching is done from the newest post to the oldest, so please consider only caching the newest if you have lots (10,000+) of posts. This is especially important on shared hosting."
#: wp-cache.php:904
msgid "This will cache every published post and page on your site. It will create supercache static files so unknown visitors (including bots) will hit a cached page. This will probably help your Google ranking as they are using speed as a metric when judging websites now."
msgstr "This will cache every published post and page on your site. It will create SuperCache static files so unknown visitors (including bots) will hit a cached page. This will probably help your Google ranking as they are using speed as a metric when judging websites now."
#: wp-cache.php:900
msgid "Scheduled preloading of cache in %d minutes"
msgstr "Scheduled preloading of cache in %d minutes"
#: wp-cache.php:895
msgid "Scheduled preloading of cache in 10 seconds."
msgstr "Scheduled preloading of cache in 10 seconds."
#: wp-cache.php:891 wp-cache.php:978
msgid "Preload Cache Now"
msgstr "Preload Cache Now"
#: wp-cache.php:859
msgid "Scheduled preloading of cache cancelled."
msgstr "Scheduled preloading of cache cancelled."
#: wp-cache.php:848
msgid "Scheduled preloading of cache almost cancelled. It may take up to a minute for it to cancel completely."
msgstr "Scheduled preloading of cache almost cancelled. It may take up to a minute for it to cancel completely."
#: wp-cache.php:840 wp-cache.php:980
msgid "Cancel Cache Preload"
msgstr "Cancel Cache Preload"
#: wp-cache.php:822
msgid "Caching must be enabled to use this feature"
msgstr "Caching must be enabled to use this feature"
#: wp-cache.php:790
msgid "Configuration file changed, some values might be wrong. Load the page again from the \"Settings\" menu to reset them."
msgstr "Configuration file changed, some values might be wrong. Load the page again from the \"Settings\" menu to reset them."
#: wp-cache.php:779
msgid "Notice: Mod_rewrite or Legacy caching enabled. Showing Advanced Settings Page by default."
msgstr "Notice: Mod_rewrite or Legacy caching enabled. Showing Advanced Settings Page by default."
#: wp-cache.php:765
msgid "WP Super Cache Settings"
msgstr "WP Super Cache Settings"
#: wp-cache.php:666
msgid "Warning! You attempted to enable compression but zlib.output_compression
is enabled. See #21 in the Troubleshooting section of the readme file."
msgstr "Warning! You attempted to enable compression but zlib.output_compression
is enabled. See #21 in the Troubleshooting section of the readme file."
#: wp-cache.php:404
msgid "It appears you have WordPress installed in a sub directory as described here. Unfortunately, WordPress writes to the .htaccess in the install directory, not where your site is served from.
When you update the rewrite rules in this plugin you will have to copy the file to where your site is hosted. This will be fixed in the future."
msgstr "It appears you have WordPress installed in a sub directory as described here. Unfortunately, WordPress writes to the .htaccess in the install directory, not where your site is served from.
When you update the rewrite rules in this plugin you will have to copy the file to where your site is hosted. This will be fixed in the future."
#: wp-cache.php:403
msgid ".htaccess file may need to be moved"
msgstr ".htaccess file may need to be moved"
#: wp-cache.php:383
msgid "The following Apache modules are missing. The plugin will work in legacy mode without them. In full Supercache mode, your visitors may see corrupted pages or out of date content however."
msgstr "The following Apache modules are missing. The plugin will work in legacy mode without them. In full SuperCache mode, your visitors may see corrupted pages or out of date content, however."
#: wp-cache.php:382
msgid "Missing Apache Modules"
msgstr "Missing Apache Modules"
#: wp-cache.php:375
msgid "Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module."
msgstr "Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module."
#: wp-cache.php:375
msgid "Required to set caching information on supercache pages. IE7 users will see old pages without this module."
msgstr "Required to set caching information on SuperCache pages. IE7 users will see old pages without this module."
#: wp-cache.php:375
msgid "Required to serve compressed supercache files properly."
msgstr "Required to serve compressed SuperCache files properly."
#: wp-cache.php:362
msgid "Add the rules yourself. Edit %s.htaccess and find the block of code enclosed by the lines # BEGIN WPSuperCache
and # END WPSuperCache
. There are two sections that look very similar. Just below the line %%{HTTP:Cookie} !^.*(comment_author_|%s|wp-postpass_).*$
add these lines: (do it twice, once for each section)"
msgstr "Add the rules yourself. Edit %s.htaccess and find the block of code enclosed by the lines # BEGIN WPSuperCache
and # END WPSuperCache
. There are two sections that look very similar. Just below the line %%{HTTP:Cookie} !^.*(comment_author_|%s|wp-postpass_).*$
add these lines: (do it twice, once for each section)"
#: wp-cache.php:361
msgid "Delete the plugin mod_rewrite rules in %s.htaccess enclosed by # BEGIN WPSuperCache
and # END WPSuperCache
and let the plugin regenerate them by reloading this page."
msgstr "Delete the plugin mod_rewrite rules in %s.htaccess enclosed by # BEGIN WPSuperCache
and # END WPSuperCache
and let the plugin regenerate them by reloading this page."
#: wp-cache.php:360 wp-cache.php:369
msgid "Scroll down the Advanced Settings page and click the Update Mod_Rewrite Rules button."
msgstr "Scroll down the Advanced Settings page and click the Update Mod_Rewrite Rules button."
#: wp-cache.php:359
msgid "Set the plugin to legacy mode and enable mobile support."
msgstr "Set the plugin to legacy mode and enable mobile support."
#: wp-cache.php:358
msgid "Mobile support requires extra rules in your .htaccess file, or you can set the plugin to legacy mode. Here are your options (in order of difficulty):"
msgstr "Mobile support requires extra rules in your .htaccess file, or you can set the plugin to legacy mode. Here are your options (in order of difficulty):"
#: wp-cache.php:357 wp-cache.php:368
msgid "The rewrite rules required by this plugin have changed or are missing. "
msgstr "The rewrite rules required by this plugin have changed or are missing. "
#: wp-cache.php:356 wp-cache.php:367
msgid "Rewrite rules must be updated"
msgstr "Rewrite rules must be updated"
#: wp-cache.php:350
msgid "This will have no affect on ordinary users but mobile users will see uncached pages."
msgstr "This will have no effect on ordinary users, but mobile users will see uncached pages."
#: wp-cache.php:350
msgid "For best performance you should enable \"Mobile device support\" or delete the mobile rewrite rules in your .htaccess. Look for the 2 lines with the text \"2.0\\ MMP|240x320\" and delete those."
msgstr "For best performance you should enable \"Mobile device support\" or delete the mobile rewrite rules in your .htaccess. Look for the 2 lines with the text \"2.0\\ MMP|240x320\" and delete those."
#: wp-cache.php:349
msgid "Mobile rewrite rules detected"
msgstr "Mobile rewrite rules detected"
#: wp-cache.php:331
msgid "You should change the permissions on %s and make it more restrictive. Use your ftp client, or the following command to fix things:"
msgstr "You should change the permissions on %s and make it more restrictive. Use your ftp client, or the following command to fix things:"
#: wp-cache.php:330
msgid "Warning! %s is writeable!"
msgstr "Warning! %s is writable!"
#: wp-cache.php:309 wp-cache.php:337 wp-cache.php:409 wp-cache.php:2171
msgid "Dismiss"
msgstr "Dismiss"
#: wp-cache.php:304
msgid "Garbage collection by this plugin clears out expired and old cached pages on a regular basis. Use this form to enable it."
msgstr "Garbage collection by this plugin clears out expired and old cached pages on a regular basis. Use this form to enable it."
#: wp-cache.php:303
msgid "Warning! Garbage collection is not scheduled!"
msgstr "Warning! Garbage collection is not scheduled!"
#: wp-cache.php:285
msgid "Read-only:"
msgstr "Read-only:"
#: wp-cache.php:284
msgid "Writeable:"
msgstr "Writable:"
#: wp-cache.php:283 wp-cache.php:332
msgid "This page explains how to change file permissions."
msgstr "This page explains how to change file permissions."
#: wp-cache.php:282
msgid "A simple way of doing that is by changing the permissions temporarily using the CHMOD command or through your ftp client. Make sure it’s globally writeable and it should be fine."
msgstr "A simple way of doing that is by changing the permissions temporarily using the CHMOD command or through your ftp client. Make sure it’s globally writable and it should be fine."
#: wp-cache.php:281
msgid "The WP Super Cache configuration file is %s/wp-cache-config.php
and cannot be modified. That file must be writeable by the web server to make any changes."
msgstr "The WP Super Cache configuration file is %s/wp-cache-config.php
and cannot be modified. That file must be writable by the web server to make any changes."
#: wp-cache.php:280
msgid "Read Only Mode. Configuration cannot be changed."
msgstr "Read Only Mode. Configuration cannot be changed."
#: wp-cache.php:274
msgid "It appears that mod_rewrite is not installed. Sometimes this check isn’t 100% reliable, especially if you are not using Apache. Please verify that the mod_rewrite module is loaded. It is required for serving Super Cache static files. You will still be able to use legacy or PHP modes."
msgstr "It appears that mod_rewrite is not installed. Sometimes this check isn’t 100% reliable, especially if you are not using Apache. Please verify that the mod_rewrite module is loaded. It is required for serving Super Cache static files. You will still be able to use legacy or PHP modes."
#: wp-cache.php:273
msgid "Mod rewrite may not be installed!"
msgstr "Mod rewrite may not be installed!"
#: wp-cache.php:269
msgid "PHP is compressing the data sent to the visitors of your site. Disabling this is recommended as the plugin caches the compressed output once instead of compressing the same page over and over again. Also see #21 in the Troubleshooting section. See this page for instructions on modifying your php.ini."
msgstr "PHP is compressing the data sent to the visitors of your site. Disabling this is recommended as the plugin caches the compressed output once instead of compressing the same page over and over again. Also see #21 in the Troubleshooting section. See this page for instructions on modifying your php.ini."
#: wp-cache.php:268
msgid "Zlib Output Compression Enabled!"
msgstr "Zlib Output Compression Enabled!"
#: wp-cache.php:259
msgid "Cannot continue... fix previous problems and retry."
msgstr "Cannot continue... fix previous problems and retry."
#: wp-cache.php:245
msgid "Unfortunately, WordPress cannot find the file wp-cron.php. This script is required for the correct operation of garbage collection by this plugin, WordPress scheduled posts as well as other critical activities."
msgstr "Unfortunately, WordPress cannot find the wp-cron.php file. This script is required for the correct operation of garbage collection by this plugin, WordPress scheduled posts as well as other critical activities."
#: wp-cache.php:232 wp-cache.php:246
msgid "Please see entry 16 in the Troubleshooting section of the readme.txt"
msgstr "Please see entry 16 in the Troubleshooting section of the readme.txt"
#: wp-cache.php:231
msgid "Your server thinks your hostname resolves to %s. Some services such as garbage collection by this plugin, and WordPress scheduled posts may not operate correctly."
msgstr "Your server thinks your hostname resolves to %s. Some services such as garbage collection by this plugin, and WordPress scheduled posts may not operate correctly."
#: wp-cache.php:230
msgid "Warning! Your hostname \"%s\" resolves to %s"
msgstr "Warning! Your hostname \"%s\" resolves to %s"
#: wp-cache.php:218
msgid "A custom url or permalink structure is required for this plugin to work correctly. Please go to the Permalinks Options Page to configure your permalinks."
msgstr "A custom url or permalink structure is required for this plugin to work correctly. Please go to the Permalinks Options Page to configure your permalinks."
#: wp-cache.php:217
msgid "Permlink Structure Error"
msgstr "Permalink Structure Error"
#: wp-cache.php:211
msgid "You or an administrator must disable this. See the safe mode manual page for further details. This cannot be disabled in a .htaccess file unfortunately. It must be done in the php.ini config file."
msgstr "You or an administrator must disable this. See the safe mode manual page for further details. This cannot be disabled in an .htaccess file unfortunately. It must be done in the php.ini config file."
#: wp-cache.php:209
msgid "You or an administrator may be able to make it work by changing the group owner of the plugin scripts to match that of the web server user. The group owner of the %s/cache/ directory must also be changed. See the safe mode manual page for further details."
msgstr "You or an administrator may be able to make it work by changing the group owner of the plugin scripts to match that of the web server user. The group owner of the %s/cache/ directory must also be changed. See the safe mode manual page for further details."
#: wp-cache.php:208
msgid "Your server is set up to check the owner of PHP scripts before allowing them to read and write files."
msgstr "Your server is set up to check the owner of PHP scripts before allowing them to read and write files."
#: wp-cache.php:204
msgid "You may experience problems running this plugin because SAFE MODE is enabled."
msgstr "You may experience problems running this plugin because SAFE MODE is enabled."
#: wp-cache.php:203
msgid "Warning! PHP Safe Mode Enabled!"
msgstr "Warning! PHP Safe Mode Enabled!"
#: wp-cache.php:111
msgid "Please create %s /wp-cache-config.php from wp-super-cache/wp-cache-config-sample.php"
msgstr "Please create %s /wp-cache-config.php from wp-super-cache/wp-cache-config-sample.php"
#: wp-cache-phase2.php:1363
msgid "[%1$s] WP Super Cache GC Report"
msgstr "[%1$s] WP Super Cache GC Report"
#: wp-cache-phase2.php:1354
msgid "Cache expiry cron job took more than 30 seconds. You should probably run the garbage collector more often."
msgstr "Cache expiry cron job took more than 30 seconds. You should probably run the garbage collector more often."
#: wp-cache-phase2.php:1350
msgid "Cache expiry cron job failed. Job will run again in 10 seconds."
msgstr "Cache expiry cron job failed. Job will run again in 10 seconds."
#: plugins/wptouch.php:45
msgid "WPTouch plugin detected! Please go to the Supercache plugins page and enable the WPTouch helper plugin."
msgstr "WPTouch plugin detected! Please go to the SuperCache plugins page and enable the WPTouch helper plugin."
#: plugins/wptouch.php:31
msgid "WPTouch support is now %s"
msgstr "WPTouch support is now %s"
#: plugins/wptouch.php:25
msgid "Provides support for WPTouch mobile theme and plugin."
msgstr "Provides support for WPTouch mobile theme and plugin."
#: plugins/wptouch.php:20
msgid "WPTouch"
msgstr "WPTouch"
#: plugins/searchengine.php:78
msgid "No Adverts for Friends support is now %s"
msgstr "No Adverts for Friends support is now %s"
#: plugins/searchengine.php:72
msgid "Provides support for No Adverts for Friends."
msgstr "Provides support for No Adverts for Friends."
#: plugins/searchengine.php:67
msgid "No Adverts for Friends"
msgstr "No Adverts for Friends"
#: plugins/multisite.php:39
msgid "Caching has been disabled on this blog on the Network Admin Sites page."
msgstr "Caching has been disabled on this blog on the Network Admin Sites page."
#: plugins/multisite.php:33 plugins/searchengine.php:61 wp-cache.php:1515
msgid "Disable"
msgstr "Disable"
#: plugins/multisite.php:31 wp-cache.php:1515
msgid "Enable"
msgstr "Enable"
#: plugins/multisite.php:13
msgid "Cached"
msgstr "Cached"
#: plugins/jetpack.php:40
msgid "Jetpack Mobile Theme support is now %s"
msgstr "Jetpack Mobile Theme support is now %s"
#: plugins/jetpack.php:34
msgid "Provides support for the Jetpack mobile theme and plugin. PHP caching mode and mobile support will be enabled too."
msgstr "Provides support for the Jetpack mobile theme and plugin. PHP caching mode and mobile support will be enabled too."
#: plugins/jetpack.php:28
msgid "Jetpack not found in %s. Install it and enable the mobile theme and this helper plugin to cache visits by mobile visitors."
msgstr "Jetpack not found in %s. Install it and enable the mobile theme and this helper plugin to cache visits by mobile visitors."
#: plugins/jetpack.php:25
msgid "Jetpack Mobile Theme"
msgstr "Jetpack Mobile Theme"
#: plugins/domain-mapping.php:98
msgid "Domain Mapping plugin detected! Please go to the Supercache plugins page and enable the domain mapping helper plugin."
msgstr "Domain Mapping plugin detected! Please go to the SuperCache plugins page and enable the domain mapping helper plugin."
#: plugins/domain-mapping.php:84
msgid "Domain Mapping support is now %s"
msgstr "Domain Mapping support is now %s"
#: plugins/domain-mapping.php:78
msgid "Provides support for Domain Mapping plugin to map multiple domains to a blog."
msgstr "Provides support for Domain Mapping plugin to map multiple domains to a blog."
#: plugins/domain-mapping.php:73
msgid "Domain Mapping"
msgstr "Domain Mapping"
#: plugins/badbehaviour.php:83 wp-cache.php:1595 wp-cache.php:1600
msgid "Warning!"
msgstr "Warning!"
#: plugins/badbehaviour.php:74
msgid "Bad Behavior support is now %s"
msgstr "Bad Behaviour support is now %s"
#: plugins/badbehaviour.php:68
msgid "(Only legacy caching supported, disabled compression and requires Bad Behavior in \"%s/plugins/bad-behavior/\") "
msgstr "(Only legacy caching supported, disabled compression and requires Bad Behavior in \"%s/plugins/bad-behavior/\") "
#: plugins/badbehaviour.php:63
msgid "Bad Behavior"
msgstr "Bad Behaviour"
#: plugins/badbehaviour.php:47
msgid "Bad Behaviour not found. Please check your install."
msgstr "Bad Behaviour not found. Please check your install."
#: plugins/awaitingmoderation.php:45 plugins/badbehaviour.php:76
#: plugins/domain-mapping.php:86 plugins/jetpack.php:42
#: plugins/searchengine.php:80 plugins/wptouch.php:33
msgid "Update"
msgstr "Update"
#: plugins/awaitingmoderation.php:43
msgid "Awaiting Moderation is now %s"
msgstr "Awaiting Moderation is now %s"
#: plugins/awaitingmoderation.php:42 plugins/badbehaviour.php:73
#: plugins/domain-mapping.php:83 plugins/jetpack.php:39
#: plugins/searchengine.php:77 plugins/wptouch.php:30
msgid "disabled"
msgstr "disabled"
#: plugins/awaitingmoderation.php:40 plugins/badbehaviour.php:71
#: plugins/domain-mapping.php:81 plugins/jetpack.php:37
#: plugins/searchengine.php:75 plugins/wptouch.php:28 wp-cache.php:1979
#: wp-cache.php:1981
msgid "enabled"
msgstr "enabled"
#: plugins/awaitingmoderation.php:36
msgid "Enables or disables plugin to Remove the text \"Your comment is awaiting moderation.\" when someone leaves a moderated comment."
msgstr "Enables or disables plugin to Remove the text \"Your comment is awaiting moderation.\" when someone leaves a moderated comment."
#: plugins/awaitingmoderation.php:35 plugins/badbehaviour.php:66
#: plugins/domain-mapping.php:76 plugins/jetpack.php:32
#: plugins/searchengine.php:70 plugins/wptouch.php:23 wp-cache.php:1502
msgid "Disabled"
msgstr "Disabled"
#: plugins/awaitingmoderation.php:34 plugins/badbehaviour.php:65
#: plugins/domain-mapping.php:75 plugins/jetpack.php:31
#: plugins/searchengine.php:69 plugins/wptouch.php:22 wp-cache.php:1502
msgid "Enabled"
msgstr "Enabled"
#: plugins/awaitingmoderation.php:32
msgid "Awaiting Moderation"
msgstr "Awaiting Moderation"
#: plugins/awaitingmoderation.php:4
msgid "Your comment is awaiting moderation."
msgstr "Your comment is awaiting moderation."
#: ossdl-cdn.php:200
msgid "CDN functionality provided by OSSDL CDN Off Linker by Mark Kubacki"
msgstr "CDN functionality provided by OSSDL CDN Off Linker by Mark Kubacki"
#: ossdl-cdn.php:198
msgid "Save Changes"
msgstr "Save Changes"
#: ossdl-cdn.php:194
msgid "Skip https URLs to avoid \"mixed content\" errors"
msgstr "Skip https URLs to avoid \"mixed content\" errors"
#: ossdl-cdn.php:190
msgid "These CNAMES will be used in place of %1$s for rewriting (in addition to the off-site URL above). Use a comma as the delimiter. For pages with a large number of static files, this can improve browser performance. CNAMEs may also need to be configured on your CDN.
Example: %2$s"
msgstr "These CNAMES will be used in place of %1$s for rewriting (in addition to the off-site URL above). Use a comma as the delimiter. For pages with a large number of static files, this can improve browser performance. CNAMEs may also need to be configured on your CDN.
Example: %2$s"
#: ossdl-cdn.php:187
msgid "Additional CNAMES"
msgstr "Additional CNAMES"
#: ossdl-cdn.php:183
msgid "Excludes something from being rewritten if one of the above strings is found in the match. Use a comma as the delimiter like this, .php, .flv, .do
, and always include .php
(default)."
msgstr "Excludes something from being rewritten if one of the above strings is found in the match. Use a comma as the delimiter like this, .php, .flv, .do
, and always include .php
(default)."
#: ossdl-cdn.php:180
msgid "Exclude if substring"
msgstr "Exclude if substring"
#: ossdl-cdn.php:176
msgid "Directories to include in static file matching. Use a comma as the delimiter. Default is wp-content, wp-includes
, which will be enforced if this field is left empty."
msgstr "Directories to include in static file matching. Use a comma as the delimiter. Default is wp-content, wp-includes
, which will be enforced if this field is left empty."
#: ossdl-cdn.php:173
msgid "Include directories"
msgstr "Include directories"
#: ossdl-cdn.php:169
msgid "The new URL to be used in place of %1$s for rewriting. No trailing /
please.
Example: %2$s
."
msgstr "The new URL to be used in place of %1$s for rewriting. No trailing /
please.
Example: %2$s
."
#: ossdl-cdn.php:166
msgid "Off-site URL"
msgstr "Off-site URL"
#: ossdl-cdn.php:163
msgid "Enable CDN Support"
msgstr "Enable CDN Support"
#: ossdl-cdn.php:155
msgid "You can define different CDN URLs for each site on a multsite network."
msgstr "You can define different CDN URLs for each site on a multsite network."
#: ossdl-cdn.php:154
msgid "WARNING: Test some static urls e.g., %s to ensure your CDN service is fully working before saving changes."
msgstr "WARNING: Test some static urls e.g., %s to ensure your CDN service is fully working before saving changes."
#: ossdl-cdn.php:153
msgid "Your website probably uses lots of static files. Image, Javascript and CSS files are usually static files that could just as easily be served from another site or CDN. Therefore, this plugin replaces any links in the wp-content
and wp-includes
directories (except for PHP files) on your site with the URL you provide below. That way you can either copy all the static content to a dedicated host or mirror the files to a CDN by origin pull."
msgstr "Your website probably uses lots of static files. Image, JavaScript and CSS files are usually static files that could just as easily be served from another site or CDN. Therefore, this plugin replaces any links in the wp-content
and wp-includes
directories (except for PHP files) on your site with the URL you provide below. That way you can either copy all the static content to a dedicated host or mirror the files to a CDN by origin pull."