web/wp-content/plugins/wp-super-cache/wp-super-cache.pot
branchwordpress
changeset 109 03b0d1493584
child 194 32102edaa81b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/wp-content/plugins/wp-super-cache/wp-super-cache.pot	Wed Dec 23 17:55:33 2009 +0000
@@ -0,0 +1,1278 @@
+# WP Super Cache Translation File
+# GPL
+# Donncha O Caoimh, http://ocaoimh.ie/
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-super-cache\n"
+"POT-Creation-Date: 2009-11-13 10:27+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: plugins/badbehaviour.php:45
+msgid "Bad Behaviour not found. Please check your install."
+msgstr ""
+
+#: plugins/badbehaviour.php:47 plugins/badbehaviour.php:66
+#: plugins/searchengine.php:61 plugins/searchengine.php:76 wp-cache.php:709
+msgid "Disable"
+msgstr ""
+
+#: plugins/badbehaviour.php:55 plugins/searchengine.php:67
+msgid "disabled"
+msgstr ""
+
+#: plugins/badbehaviour.php:57 plugins/searchengine.php:69 wp-cache.php:1052
+msgid "enabled"
+msgstr ""
+
+#: plugins/badbehaviour.php:60
+#, php-format
+msgid "Bad Behaviour support is %s"
+msgstr ""
+
+#: plugins/badbehaviour.php:62
+#, php-format
+msgid ""
+"(Only half-on caching supported, disabled compression and requires <a href="
+"\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> in \"%s/plugins/bad-"
+"behavior/\") "
+msgstr ""
+
+#: plugins/badbehaviour.php:64 plugins/searchengine.php:74 wp-cache.php:709
+msgid "Enable"
+msgstr ""
+
+#: plugins/badbehaviour.php:70 wp-cache.php:786 wp-cache.php:788
+msgid "Warning!"
+msgstr ""
+
+#: plugins/searchengine.php:71
+#, php-format
+msgid ""
+"<a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for "
+"Friends</a> plugin is %s"
+msgstr ""
+
+#: plugins/searchengine.php:72
+msgid ""
+"(requires <a href=\"http://ocaoimh.ie/no-adverts-for-friends/"
+"\">friendsadverts.php</a> too) "
+msgstr ""
+
+#: wp-cache.php:87
+#, php-format
+msgid ""
+"Please create %s /wp-cache-config.php from wp-super-cache/wp-cache-config-"
+"sample.php"
+msgstr ""
+
+#: wp-cache.php:170
+msgid "WP Super Cache Manager"
+msgstr ""
+
+#: wp-cache.php:172
+msgid "Warning! PHP Safe Mode Enabled!"
+msgstr ""
+
+#: wp-cache.php:173
+msgid ""
+"You may experience problems running this plugin because SAFE MODE is enabled."
+msgstr ""
+
+#: wp-cache.php:175
+msgid ""
+"Your server is set up to check the owner of PHP scripts before allowing them "
+"to read and write files."
+msgstr ""
+
+#: wp-cache.php:176
+#, php-format
+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 <a href="
+"\"http://php.net/features.safe-mode\">safe mode manual page</a> for further "
+"details."
+msgstr ""
+
+#: wp-cache.php:178
+msgid ""
+"You or an administrator must disable this. See the <a href=\"http://php.net/"
+"features.safe-mode\">safe mode manual page</a> for further details. This "
+"cannot be disabled in a .htaccess file unfortunately. It must be done in the "
+"php.ini config file."
+msgstr ""
+
+#: wp-cache.php:189
+msgid ""
+"Configuration file changed, some values might be wrong. Load the page again "
+"from the \"Settings\" menu to reset them."
+msgstr ""
+
+#: wp-cache.php:195
+msgid "Cannot continue... fix previous problems and retry."
+msgstr ""
+
+#: wp-cache.php:211
+#, php-format
+msgid "Warning! Your hostname \"%s\" resolves to %s"
+msgstr ""
+
+#: wp-cache.php:213
+#, php-format
+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 ""
+
+#: wp-cache.php:214 wp-cache.php:228
+#, php-format
+msgid ""
+"Please see entry 16 in the <a href=\"%s\">Troubleshooting section</a> of the "
+"readme.txt"
+msgstr ""
+
+#: wp-cache.php:227
+msgid ""
+"Unfortunately WordPress cannot find the file wp-cron.php. This script is "
+"required for the the correct operation of garbage collection by this plugin, "
+"WordPress scheduled posts as well as other critical activities."
+msgstr ""
+
+#: wp-cache.php:239
+msgid "Mod rewrite may not be installed!"
+msgstr ""
+
+#: wp-cache.php:240
+msgid ""
+"It appears that mod_rewrite is not installed. Sometimes this check isn&#8217;"
+"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 half-on mode."
+msgstr ""
+
+#: wp-cache.php:245
+msgid "Read Only Mode. Configuration cannot be changed."
+msgstr ""
+
+#: wp-cache.php:245
+msgid "Why your configuration may not be changed"
+msgstr ""
+
+#: wp-cache.php:245
+msgid "Why"
+msgstr ""
+
+#: wp-cache.php:247
+#, php-format
+msgid ""
+"The WP Super Cache configuration file is <code>%s/wp-cache-config.php</code> "
+"and cannot be modified. That file must be writeable by the webserver to make "
+"any changes."
+msgstr ""
+
+#: wp-cache.php:248
+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&#8217;s globally "
+"writeable and it should be fine."
+msgstr ""
+
+#: wp-cache.php:249
+msgid "Writeable:"
+msgstr ""
+
+#: wp-cache.php:250
+msgid "Readonly:"
+msgstr ""
+
+#: wp-cache.php:262
+#, php-format
+msgid "Warning! %s is writeable!"
+msgstr ""
+
+#: wp-cache.php:263
+#, php-format
+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 ""
+
+#: wp-cache.php:354
+msgid "WP Super Cache Status"
+msgstr ""
+
+#: wp-cache.php:357
+msgid "ON"
+msgstr ""
+
+#: wp-cache.php:357
+msgid "WP Cache and Super Cache enabled"
+msgstr ""
+
+#: wp-cache.php:358
+msgid "HALF ON"
+msgstr ""
+
+#: wp-cache.php:358
+msgid "Super Cache Disabled, only legacy WP-Cache caching."
+msgstr ""
+
+#: wp-cache.php:359
+msgid "OFF"
+msgstr ""
+
+#: wp-cache.php:359
+msgid "WP Cache and Super Cache disabled"
+msgstr ""
+
+#: wp-cache.php:360
+msgid "Don&#8217;t cache pages for logged in users."
+msgstr ""
+
+#: wp-cache.php:361
+msgid ""
+"Proudly tell the world your server is Digg proof! (places a message in your "
+"blog&#8217;s footer)"
+msgstr ""
+
+#: wp-cache.php:362
+msgid ""
+"Clear all cache files when a post or page is published. (This may "
+"significantly slow down saving of posts.)"
+msgstr ""
+
+#: wp-cache.php:363
+msgid ""
+"Cache rebuild. Serve a supercache file to anonymous users while a new file "
+"is being generated. Recommended for <em>very</em> busy websites with lots of "
+"comments. Makes \"directly cached pages\" and \"Lockdown mode\" obsolete."
+msgstr ""
+
+#: wp-cache.php:365
+msgid ""
+"Coarse file locking. You probably don&#8217;t need this but it may help if "
+"your server is underpowered. Warning! <em>May cause your server to lock up "
+"in very rare cases!</em>"
+msgstr ""
+
+#: wp-cache.php:367
+msgid ""
+"List the newest cached pages (may be expensive to run on busy sites, use "
+"with caution.)"
+msgstr ""
+
+#: wp-cache.php:368
+msgid "Mobile device support."
+msgstr ""
+
+#: wp-cache.php:373
+msgid "Mobile rewrite rules detected"
+msgstr ""
+
+#: wp-cache.php:374
+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 \"Android|2.0\\ MMP|240x320|AvantGo|BlackBerry|Blazer|Cellphone\" and "
+"delete those."
+msgstr ""
+
+#: wp-cache.php:374
+msgid ""
+"This will have no affect on ordinary users but mobile users will see "
+"uncached pages."
+msgstr ""
+
+#: wp-cache.php:377
+msgid ""
+"Mobile support requires extra rules in your .htaccess file, or you can set "
+"the plugin to half-on mode. Here are your options (in order of difficulty):"
+msgstr ""
+
+#: wp-cache.php:378
+msgid "Set the plugin to half on mode and enable mobile support."
+msgstr ""
+
+#: wp-cache.php:379
+#, php-format
+msgid ""
+"Delete the plugin mod_rewrite rules in %s.htaccess enclosed by <code># BEGIN "
+"WPSuperCache</code> and <code># END WPSuperCache</code> and let the plugin "
+"regenerate them by reloading this page."
+msgstr ""
+
+#: wp-cache.php:380
+msgid ""
+"Add the rules yourself. Edit %s.htaccess and find the block of code enclosed "
+"by the lines <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</"
+"code>. There are two sections that look very similar. Just below the line "
+"<code>%{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$</code> "
+"add this line: (do it twice, once for each section)"
+msgstr ""
+
+#: wp-cache.php:383
+msgid "Note:"
+msgstr ""
+
+#: wp-cache.php:383
+#, php-format
+msgid ""
+"If uninstalling this plugin, make sure the directory <em>%s</em> is "
+"writeable by the webserver so the files <em>advanced-cache.php</em> and "
+"<em>cache-config.php</em> can be deleted automatically. (Making sure those "
+"files are writeable too is probably a good idea!)"
+msgstr ""
+
+#: wp-cache.php:384
+#, php-format
+msgid ""
+"Uninstall using the <a href=\"%1$s/wp-super-cache/uninstall.php\">uninstall "
+"script</a> to remove files and directories created by the plugin. (Please "
+"see <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> for "
+"instructions on uninstalling this script.)"
+msgstr ""
+
+#: wp-cache.php:386
+msgid "Update Status"
+msgstr ""
+
+#: wp-cache.php:393
+msgid "Required to serve compressed supercache files properly."
+msgstr ""
+
+#: wp-cache.php:393
+msgid ""
+"Required to set caching information on supercache pages. IE7 users will see "
+"old pages without this module."
+msgstr ""
+
+#: wp-cache.php:393
+msgid ""
+"Set the expiry date on supercached pages. Visitors may not see new pages "
+"when they refresh or leave comments without this module."
+msgstr ""
+
+#: wp-cache.php:400
+msgid "Missing Apache Modules"
+msgstr ""
+
+#: wp-cache.php:401
+msgid ""
+"The following Apache modules are missing. The plugin will work in half-on "
+"mode without them. In full Supercache mode, your visitors may see corrupted "
+"pages or out of date content however."
+msgstr ""
+
+#: wp-cache.php:413
+msgid "Make WordPress Faster"
+msgstr ""
+
+#: wp-cache.php:415
+#, php-format
+msgid ""
+"%1$s really makes your blog go faster. Make it go faster<sup>*</sup> by "
+"buying me an <a href=\"%2$s\">Amazon gift card</a>! Make it out to \"%3$s\" "
+"for whatever amount you want. Every penny helps!"
+msgstr ""
+
+#: wp-cache.php:416
+#, php-format
+msgid ""
+"If Amazon isn&#8217;t your thing, there&#8217;s also PayPal. Click the "
+"\"Donate\" button below or take a quick peek at my <a href=\"%s\">wishlist</"
+"a>."
+msgstr ""
+
+#: wp-cache.php:417
+msgid "Thanks in advance!"
+msgstr ""
+
+#: wp-cache.php:418
+msgid ""
+"Ok, it won&#8217;t go any faster but you&#8217;ll make this plugin author "
+"very happy!"
+msgstr ""
+
+#: wp-cache.php:426
+msgid "Don&#8217;t show me this again."
+msgstr ""
+
+#: wp-cache.php:426
+msgid "Hide"
+msgstr ""
+
+#: wp-cache.php:429
+#, php-format
+msgid ""
+"%1$s is maintained and developed by %2$s with contributions from many others."
+msgstr ""
+
+#: wp-cache.php:430
+#, php-format
+msgid ""
+"He blogs at %1$s, posts photos at %2$s and <a href=\"%3$s\">wishes</a> he "
+"had more time to read and relax."
+msgstr ""
+
+#: wp-cache.php:431
+#, php-format
+msgid "Please say hi to him on %s too!"
+msgstr ""
+
+#: wp-cache.php:440
+#, php-format
+msgid "Cached pages since %1$s : <strong>%2$s</strong>"
+msgstr ""
+
+#: wp-cache.php:441
+msgid "Newest Cached Pages:"
+msgstr ""
+
+#: wp-cache.php:445
+#, php-format
+msgid "Cached %s seconds ago"
+msgstr ""
+
+#: wp-cache.php:448
+msgid "(may not always be accurate on busy sites)"
+msgstr ""
+
+#: wp-cache.php:469
+msgid "Accepted Filenames &amp; Rejected URIs"
+msgstr ""
+
+#: wp-cache.php:494
+msgid "Cache Plugins"
+msgstr ""
+
+#: wp-cache.php:505 wp-cache.php:516
+msgid "Super Cache Compression"
+msgstr ""
+
+#: wp-cache.php:506
+msgid "Compression is enabled by default when in <em>HALF ON</em> mode."
+msgstr ""
+
+#: wp-cache.php:518 wp-cache.php:696
+msgid "Enabled"
+msgstr ""
+
+#: wp-cache.php:519 wp-cache.php:696
+msgid "Disabled"
+msgstr ""
+
+#: wp-cache.php:520
+msgid ""
+"Compression is disabled by default because some hosts have problems with "
+"compressed files. Switching this on and off clears the cache."
+msgstr ""
+
+#: wp-cache.php:523
+msgid "Super Cache compression is now disabled."
+msgstr ""
+
+#: wp-cache.php:525
+msgid "Super Cache compression is now enabled."
+msgstr ""
+
+#: wp-cache.php:527
+msgid "Update Compression"
+msgstr ""
+
+#: wp-cache.php:534
+msgid "Mod Rewrite Rules"
+msgstr ""
+
+#: wp-cache.php:581
+msgid "WordPress MU Detected"
+msgstr ""
+
+#: wp-cache.php:581
+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 ""
+
+#: wp-cache.php:583
+msgid "Mod Rewrite rules cannot be updated!"
+msgstr ""
+
+#: wp-cache.php:584
+#, php-format
+msgid ""
+"You must have <strong>BEGIN</strong> and <strong>END</strong> markers in %s."
+"htaccess for the auto update to work. They look like this and surround the "
+"main WordPress mod_rewrite rules:"
+msgstr ""
+
+#: wp-cache.php:586
+msgid "Refresh this page when you have updated your .htaccess file."
+msgstr ""
+
+#: wp-cache.php:590
+msgid "Thank you for upgrading."
+msgstr ""
+
+#: wp-cache.php:590
+#, php-format
+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&#8217;s backwards compatible with older versions if you&#8217;re "
+"brave enough to use them."
+msgstr ""
+
+#: wp-cache.php:594
+msgid "Trailing slash check required."
+msgstr ""
+
+#: wp-cache.php:594
+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 ""
+
+#: wp-cache.php:596
+msgid ""
+"You can see where the rules go and examine the complete rules by clicking "
+"the \"View mod_rewrite rules\" link below."
+msgstr ""
+
+#: wp-cache.php:608
+msgid "Cannot update .htaccess"
+msgstr ""
+
+#: wp-cache.php:608
+#, php-format
+msgid ""
+"The file <code>%s.htaccess</code> cannot be modified by the web server. "
+"Please correct this using the chmod command or your ftp client."
+msgstr ""
+
+#: wp-cache.php:608
+msgid "Refresh this page when the file permissions have been modified."
+msgstr ""
+
+#: wp-cache.php:608
+#, php-format
+msgid ""
+"Alternatively, you can edit your <code>%s.htaccess</code> file manually and "
+"add the following code (before any WordPress rules):"
+msgstr ""
+
+#: wp-cache.php:611
+#, php-format
+msgid ""
+"To serve static html files your server must have the correct mod_rewrite "
+"rules added to a file called <code>%s.htaccess</code>"
+msgstr ""
+
+#: wp-cache.php:613
+msgid "You must edit the file yourself add the following rules."
+msgstr ""
+
+#: wp-cache.php:615
+msgid "You can edit the file yourself add the following rules."
+msgstr ""
+
+#: wp-cache.php:617
+msgid " Make sure they appear before any existing WordPress rules. "
+msgstr ""
+
+#: wp-cache.php:619 wp-cache.php:646
+#, php-format
+msgid "Rules must be added to %s too:"
+msgstr ""
+
+#: wp-cache.php:624
+msgid "Update Mod_Rewrite Rules"
+msgstr ""
+
+#: wp-cache.php:633
+msgid "Mod Rewrite rules updated!"
+msgstr ""
+
+#: wp-cache.php:634
+#, php-format
+msgid ""
+"%s.htaccess has been updated with the necessary mod_rewrite rules. Please "
+"verify they are correct. They should look like this:"
+msgstr ""
+
+#: wp-cache.php:636
+msgid "Mod Rewrite rules must be updated!"
+msgstr ""
+
+#: wp-cache.php:637
+#, php-format
+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 ""
+
+#: wp-cache.php:642
+#, php-format
+msgid ""
+"WP Super Cache mod rewrite rules were detected in your %s.htaccess file.<br /"
+"> 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-cache.php:643
+msgid "View Mod_Rewrite Rules"
+msgstr ""
+
+#: wp-cache.php:654
+#, php-format
+msgid "Gzip encoding rules in %s.htaccess created."
+msgstr ""
+
+#: wp-cache.php:661
+msgid "Fix Configuration"
+msgstr ""
+
+#: wp-cache.php:664
+msgid "Restore Default Configuration"
+msgstr ""
+
+#: wp-cache.php:672
+msgid ""
+"Comment moderation is enabled. Your comment may take some time to appear."
+msgstr ""
+
+#: wp-cache.php:696
+msgid "Lock Down:"
+msgstr ""
+
+#: wp-cache.php:697
+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 ""
+
+#: wp-cache.php:698
+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 ""
+
+#: wp-cache.php:700
+msgid "Sorry. My blog is locked down. Updates will appear shortly"
+msgstr ""
+
+#: wp-cache.php:704
+msgid ""
+"WordPress is locked down. Super Cache static files will not be deleted when "
+"new comments are made."
+msgstr ""
+
+#: wp-cache.php:706
+msgid ""
+"WordPress is not locked down. New comments will refresh Super Cache static "
+"files as normal."
+msgstr ""
+
+#: wp-cache.php:712
+msgid "Lock Down"
+msgstr ""
+
+#: wp-cache.php:720
+msgid "Directly Cached Files"
+msgstr ""
+
+#: wp-cache.php:778
+#, php-format
+msgid "%s removed!"
+msgstr ""
+
+#: wp-cache.php:786
+#, php-format
+msgid ""
+"You must make %s writable to enable this feature. As this is a security risk "
+"please make it readonly after your page is generated."
+msgstr ""
+
+#: wp-cache.php:788
+#, php-format
+msgid ""
+"%s is writable. Please make it readonly after your page is generated as this "
+"is a security risk."
+msgstr ""
+
+#: wp-cache.php:802
+msgid "Existing direct page"
+msgstr ""
+
+#: wp-cache.php:802
+msgid "Delete cached file"
+msgstr ""
+
+#: wp-cache.php:807
+msgid "Add direct page:"
+msgstr ""
+
+#: wp-cache.php:809
+#, php-format
+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 ""
+
+#: wp-cache.php:811
+#, php-format
+msgid ""
+"For example: to cache <em>%1$sabout/</em>, you would enter %1$sabout/ or /"
+"about/. The cached file will be generated the next time an anonymous user "
+"visits that page."
+msgstr ""
+
+#: wp-cache.php:812
+msgid ""
+"Make the textbox blank to remove it from the list of direct pages and delete "
+"the cached file."
+msgstr ""
+
+#: wp-cache.php:817
+msgid "Update Direct Pages"
+msgstr ""
+
+#: wp-cache.php:857
+msgid "Expiry Time &amp; Garbage Collection"
+msgstr ""
+
+#: wp-cache.php:859
+msgid "Expire time:"
+msgstr ""
+
+#: wp-cache.php:860
+msgid "seconds"
+msgstr ""
+
+#: wp-cache.php:861
+msgid "Garbage Collection"
+msgstr ""
+
+#: wp-cache.php:861
+msgid ""
+"If expiry time is more than 1800 seconds (half an hour), garbage collection "
+"will be done every 10 minutes, otherwise it will happen 10 seconds after the "
+"expiry time above."
+msgstr ""
+
+#: wp-cache.php:862
+msgid ""
+"Checking for and deleting expired files is expensive, but it&#8217;s "
+"expensive leaving them there too. On a very busy site you should set the "
+"expiry time to <em>300 seconds</em>. Experiment with different values and "
+"visit this page to see how many expired files remain at different times "
+"during the day. Aim to have less than 500 cached files if possible."
+msgstr ""
+
+#: wp-cache.php:863
+msgid "Change Expiration"
+msgstr ""
+
+#: wp-cache.php:902
+msgid "Rejected User Agents"
+msgstr ""
+
+#: wp-cache.php:903
+msgid ""
+"Strings in the HTTP &#8217;User Agent&#8217; header that prevent WP-Cache "
+"from caching bot, spiders, and crawlers&#8217; requests. Note that super "
+"cached files are still sent to these agents if they already exists."
+msgstr ""
+
+#: wp-cache.php:910
+msgid "Save UA Strings"
+msgstr ""
+
+#: wp-cache.php:933
+msgid ""
+"Do not cache the following page types. See the <a href=\"http://codex."
+"wordpress.org/Conditional_Tags\">Conditional Tags</a> documentation for a "
+"complete discussion on each type."
+msgstr ""
+
+#: wp-cache.php:936
+msgid "Single Posts"
+msgstr ""
+
+#: wp-cache.php:937
+msgid "Pages"
+msgstr ""
+
+#: wp-cache.php:938
+msgid "Front Page"
+msgstr ""
+
+#: wp-cache.php:939
+msgid "Home"
+msgstr ""
+
+#: wp-cache.php:940
+msgid "Archives"
+msgstr ""
+
+#: wp-cache.php:941
+msgid "Tags"
+msgstr ""
+
+#: wp-cache.php:942
+msgid "Category"
+msgstr ""
+
+#: wp-cache.php:943
+msgid "Feeds"
+msgstr ""
+
+#: wp-cache.php:944
+msgid "Search Pages"
+msgstr ""
+
+#: wp-cache.php:946 wp-cache.php:1073
+msgid "Save"
+msgstr ""
+
+#: wp-cache.php:963
+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&#8217;s enough to specify the year, i.e. &#8217;/2004/&#8217;. WP-"
+"Cache will search if that string is part of the URI and if so, it will not "
+"cache that page."
+msgstr ""
+
+#: wp-cache.php:969
+msgid "Save Strings"
+msgstr ""
+
+#: wp-cache.php:985
+msgid ""
+"Add here those filenames that can be cached, even if they match one of the "
+"rejected substring specified above."
+msgstr ""
+
+#: wp-cache.php:991
+msgid "Save Files"
+msgstr ""
+
+#: wp-cache.php:1035
+msgid "Debug Settings"
+msgstr ""
+
+#: wp-cache.php:1037
+msgid "Currently logging to: "
+msgstr ""
+
+#: wp-cache.php:1047
+msgid ""
+"Fix problems with the plugin by debugging it here. It can send you debug "
+"emails or log them to a file in your cache directory."
+msgstr ""
+
+#: wp-cache.php:1048
+msgid ""
+"Logging to a file is easier but faces the problem that clearing the cache "
+"will clear the log file."
+msgstr ""
+
+#: wp-cache.php:1052
+msgid "Debugging"
+msgstr ""
+
+#: wp-cache.php:1053
+msgid "Logging Type"
+msgstr ""
+
+#: wp-cache.php:1053
+msgid "Email"
+msgstr ""
+
+#: wp-cache.php:1054
+msgid "file"
+msgstr ""
+
+#: wp-cache.php:1055
+msgid "IP Address"
+msgstr ""
+
+#: wp-cache.php:1055
+#, php-format
+msgid "(only log requests from this IP address. Your IP is %s)"
+msgstr ""
+
+#: wp-cache.php:1056
+msgid "Log level"
+msgstr ""
+
+#: wp-cache.php:1062
+msgid "(1 = less, 5 = more, may cause severe server load.)"
+msgstr ""
+
+#: wp-cache.php:1064
+msgid "Advanced"
+msgstr ""
+
+#: wp-cache.php:1064
+msgid ""
+"In very rare cases two problems may arise on some blogs:<ol><li> The front "
+"page may start downloading as a zip file.</li><li> The wrong page is "
+"occasionally cached as the front page if your blog uses a static front page "
+"and the permalink structure is <em>/%category%/%postname%/</em>.</li></ol>"
+msgstr ""
+
+#: wp-cache.php:1065
+#, php-format
+msgid ""
+"I&#8217;m 99% certain that they aren&#8217;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&#8217;re worried. You will be "
+"emailed if there is a problem."
+msgstr ""
+
+#: wp-cache.php:1067
+msgid "Check front page every 5 minutes."
+msgstr ""
+
+#: wp-cache.php:1068
+msgid "Front page text"
+msgstr ""
+
+#: wp-cache.php:1068
+msgid ""
+"Text to search for on your front page. If this text is missing the cache "
+"will be cleared. Leave blank to disable."
+msgstr ""
+
+#: wp-cache.php:1069
+msgid "Clear cache on error."
+msgstr ""
+
+#: wp-cache.php:1070
+msgid "Email the blog admin when checks are made. (useful for testing)"
+msgstr ""
+
+#: wp-cache.php:1083
+msgid ""
+"Error: GZIP compression is enabled, disable it if you want to enable wp-"
+"cache."
+msgstr ""
+
+#: wp-cache.php:1131 wp-cache.php:1293
+msgid "Warning"
+msgstr ""
+
+#: wp-cache.php:1131
+msgid ""
+"GZIP compression is enabled in Wordpress, wp-cache will be bypassed until "
+"you disable gzip compression."
+msgstr ""
+
+#: wp-cache.php:1189 wp-cache.php:1194 wp-cache.php:1226 wp-cache.php:1231
+#: wp-cache.php:1237
+msgid "Error"
+msgstr ""
+
+#: wp-cache.php:1189
+#, php-format
+msgid ""
+"Your cache directory (<strong>$cache_path</strong>) did not exist and "
+"couldn&#8217;t be created by the web server. Check %s permissions."
+msgstr ""
+
+#: wp-cache.php:1194
+#, php-format
+msgid ""
+"Your cache directory (<strong>%1$s</strong>) or <strong>%2$s</strong> need "
+"to be writable for this plugin to work. Double-check it."
+msgstr ""
+
+#: wp-cache.php:1226
+#, php-format
+msgid ""
+"Your WP-Cache config file (<strong>%s</strong>) is out of date and not "
+"writable by the Web server.Please delete it and refresh this page."
+msgstr ""
+
+#: wp-cache.php:1231
+#, php-format
+msgid ""
+"Configuration file missing and %1$s  directory (<strong>%2$s</strong>) is "
+"not writable by the Web server.Check its permissions."
+msgstr ""
+
+#: wp-cache.php:1237
+#, php-format
+msgid ""
+"Sample WP-Cache config file (<strong>%s</strong>) does not exist.Verify you "
+"installation."
+msgstr ""
+
+#: wp-cache.php:1293
+#, php-format
+msgid "%s/advanced-cache.php</em> does not exist or cannot be updated."
+msgstr ""
+
+#: wp-cache.php:1294
+msgid "1. If it already exists please delete the file first."
+msgstr ""
+
+#: wp-cache.php:1295
+#, php-format
+msgid ""
+"2. Make %1$s writable using the chmod command through your ftp or server "
+"software. (<em>chmod 777 %1$s</em>) and refresh this page. This is only a "
+"temporary measure and you&#8217;ll have to make it read only afterwards "
+"again. (Change 777 to 755 in the previous command)"
+msgstr ""
+
+#: wp-cache.php:1296
+#, php-format
+msgid "3. Refresh this page to update <em>%s/advanced-cache.php</em>"
+msgstr ""
+
+#: wp-cache.php:1297
+#, php-format
+msgid ""
+"If that doesn&#8217;t work, make sure the file <em>%s/advanced-cache.php</"
+"em> doesn&#8217;t exist:"
+msgstr ""
+
+#: wp-cache.php:1298
+#, php-format
+msgid ""
+"<li>1. Open <em>%1$s$wp_cache_file</em> in a text editor.</li><li>2. Change "
+"the text <em>CACHEHOME</em> to <em>%2$s</em></li><li>3. Save the file and "
+"copy it to <em>%3$s</em> and refresh this page.</li>"
+msgstr ""
+
+#: wp-cache.php:1318
+msgid ""
+"<strong>Error: WP_CACHE is not enabled</strong> in your <code>wp-config.php</"
+"code> file and I couldn&#8217;t modify it."
+msgstr ""
+
+#: wp-cache.php:1319
+#, php-format
+msgid ""
+"Edit <code>%s</code> and add the following line:<br /> <code>define"
+"('WP_CACHE', true);</code><br />Otherwise, <strong>WP-Cache will not be "
+"executed</strong> by Wordpress core. "
+msgstr ""
+
+#: wp-cache.php:1322
+msgid ""
+"<h3>WP_CACHE constant added to wp-config.php</h3><p>If you continue to see "
+"this warning message please see point 5 of the <a href=\"http://wordpress."
+"org/extend/plugins/wp-super-cache/faq/\">FAQ</a>. The WP_CACHE line must be "
+"moved up."
+msgstr ""
+
+#: wp-cache.php:1343
+msgid "Cache Contents"
+msgstr ""
+
+#: wp-cache.php:1362
+#, php-format
+msgid "Deleting supercache file: <strong>%s</strong><br />"
+msgstr ""
+
+#: wp-cache.php:1379
+#, php-format
+msgid "Deleting wp-cache file: <strong>%s</strong><br />"
+msgstr ""
+
+#: wp-cache.php:1443
+msgid "WP-Cache"
+msgstr ""
+
+#: wp-cache.php:1444 wp-cache.php:1457
+#, php-format
+msgid "%s Cached Pages"
+msgstr ""
+
+#: wp-cache.php:1445 wp-cache.php:1459
+#, php-format
+msgid "%s Expired Pages"
+msgstr ""
+
+#: wp-cache.php:1456
+msgid "WP-Super-Cache"
+msgstr ""
+
+#: wp-cache.php:1464
+msgid "Fresh WP-Cached Files"
+msgstr ""
+
+#: wp-cache.php:1465 wp-cache.php:1481 wp-cache.php:1497 wp-cache.php:1513
+msgid "URI"
+msgstr ""
+
+#: wp-cache.php:1465 wp-cache.php:1481
+msgid "Key"
+msgstr ""
+
+#: wp-cache.php:1465 wp-cache.php:1481 wp-cache.php:1497 wp-cache.php:1513
+msgid "Age"
+msgstr ""
+
+#: wp-cache.php:1465 wp-cache.php:1481 wp-cache.php:1497 wp-cache.php:1513
+msgid "Delete"
+msgstr ""
+
+#: wp-cache.php:1480
+msgid "Stale WP-Cached Files"
+msgstr ""
+
+#: wp-cache.php:1496
+msgid "Fresh Super Cached Files"
+msgstr ""
+
+#: wp-cache.php:1512
+msgid "Stale Super Cached Files"
+msgstr ""
+
+#: wp-cache.php:1528
+msgid "Hide file list"
+msgstr ""
+
+#: wp-cache.php:1530
+msgid "List all cached files"
+msgstr ""
+
+#: wp-cache.php:1536
+#, php-format
+msgid ""
+"<strong>Garbage Collection</strong><br />Last GC was <strong>%s</strong> "
+"minutes ago<br />"
+msgstr ""
+
+#: wp-cache.php:1537
+#, php-format
+msgid "Next GC in <strong>%s</strong> minutes"
+msgstr ""
+
+#: wp-cache.php:1540
+#, php-format
+msgid ""
+"Expired files are files older than %s seconds. They are still used by the "
+"plugin and are deleted periodically."
+msgstr ""
+
+#: wp-cache.php:1543
+msgid "Delete Expired"
+msgstr ""
+
+#: wp-cache.php:1549 wp-cache.php:1563 wp-cache.php:1719
+msgid "Delete Cache"
+msgstr ""
+
+#: wp-cache.php:1563
+msgid "Delete Super Cache cached files (opens in new window)"
+msgstr ""
+
+#: wp-cache.php:1695
+#, php-format
+msgid "%1$s is Digg proof thanks to caching by %2$s"
+msgstr ""
+
+#: wp-cache.php:1728
+#, php-format
+msgid ""
+"WP Super Cache must be configured. Go to <a href=\"%s\">the admin page</a> "
+"to enable and configure the plugin."
+msgstr ""
+
+#: wp-cache.php:1734
+msgid "Settings"
+msgstr ""
+
+#: wp-cache.php:1744
+#, php-format
+msgid ""
+"WP Super Cache is disabled. Please go to the <a href=\"%s\">plugin admin "
+"page</a> to enable caching."
+msgstr ""
+
+#: wp-cache.php:1763
+#, php-format
+msgid "[%s] Front page is gzipped! Please clear cache!"
+msgstr ""
+
+#: wp-cache.php:1763
+#, php-format
+msgid ""
+"Please visit %s to clear the cache as the front page of your site is now "
+"downloading!"
+msgstr ""
+
+#: wp-cache.php:1766
+#, php-format
+msgid "[%s] Front page is gzipped! Cache Cleared!"
+msgstr ""
+
+#: wp-cache.php:1766
+#, php-format
+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 ""
+
+#: wp-cache.php:1773
+#, php-format
+msgid "[%s] Front page is not correct! Please clear cache!"
+msgstr ""
+
+#: wp-cache.php:1773
+#, php-format
+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 ""
+
+#: wp-cache.php:1776
+#, php-format
+msgid "[%s] Front page is not correct! Cache Cleared!"
+msgstr ""
+
+#: wp-cache.php:1776
+#, php-format
+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 ""
+
+#: wp-cache.php:1781
+#, php-format
+msgid "[%s] Front page check!"
+msgstr ""
+
+#: wp-cache.php:1781
+#, php-format
+msgid ""
+"WP Super Cache has checked the front page of your blog. Please visit %s if "
+"you would like to disable this."
+msgstr ""