msgid ""
msgstr ""
"Project-Id-Version: WP Super Cache\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-super-cache\n"
"POT-Creation-Date: 2010-02-08 14:22+0000\n"
"PO-Revision-Date: \n"
"Last-Translator: tomchen1989 <tomchen1989@gmail.com>\n"
"Language-Team: tomchen1989 <tomchen1989@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Chinese\n"
"X-Poedit-Country: CHINA\n"
"X-Poedit-SourceCharset: utf-8\n"

#: plugins/badbehaviour.php:45
msgid "Bad Behaviour not found. Please check your install."
msgstr "找不到 Bad Behaviour. 请检查您的安装。"

#: plugins/badbehaviour.php:47
#: plugins/badbehaviour.php:65
#: plugins/searchengine.php:61
#: plugins/searchengine.php:76
#: wp-cache.php:742
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:1085
msgid "enabled"
msgstr "已启用"

#: plugins/badbehaviour.php:60
#, php-format
msgid "Bad Behaviour support is %s."
msgstr "Bad Behaviour 插件支持为 %s"

#: plugins/badbehaviour.php:61
#, 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 "（只支持半启用缓存，停用压缩，<a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> 路径必须为 \"%s/plugins/bad-behavior/\"）"

#: plugins/badbehaviour.php:63
#: plugins/searchengine.php:74
#: wp-cache.php:742
msgid "Enable"
msgstr "启用"

#: plugins/badbehaviour.php:69
#: wp-cache.php:819
#: wp-cache.php:821
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 "<a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a> 插件 %s"

#: plugins/searchengine.php:72
msgid "(requires <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">friendsadverts.php</a> too) "
msgstr "（必须有 <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">friendsadverts.php</a>）"

#: 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-super-cache/wp-cache-config-sample.php 建立 %s /wp-cache-config.php"

#: wp-cache.php:170
msgid "WP Super Cache Manager"
msgstr "WP Super Cache 管理"

#: wp-cache.php:172
msgid "Warning! PHP Safe Mode Enabled!"
msgstr "警告！PHP 安全模式已启用！"

#: 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 "您的服务器设置为先检查 PHP 程序拥有者才可以存取文件。"

#: 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 "您或网站管理员可以通过更改插件程序群组的所有者使其与服务器用户一致，进而让其工作。%s/cache/ 目录的所有者也必须更改。查看<a href=\"http://php.net/features.safe-mode\">安全模式使用手册</a>以取得更多说明。"

#: 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 "您或网站管理员必须先停用此项目。查看<a href=\"http://php.net/features.safe-mode\">安全模式使用手册</a>以取得更多说明。很抱歉，这无法在 .htaccess 文件里停用。它必须在 php.ini 设置文件中完成。"

#: wp-cache.php:183
msgid "Permlink Structure Error"
msgstr "固定链接结构错误"

#: wp-cache.php:184
msgid "A custom url or permalink structure is required for this plugin to work correctly. Please go to the <a href=\"options-permalink.php\">Permalinks Options Page</a> to configure your permalinks."
msgstr "插件需要一个自定义的URL或固定链接结构方可运行正确。请至 <a href=\"options-permalink.php\">固定链接设置页</a> 来设置您的固定链接。"

#: wp-cache.php:194
msgid "Configuration file changed, some values might be wrong. Load the page again from the \"Settings\" menu to reset them."
msgstr "设置文件已更改。某些数值可能错误。再次从\"设置\"选单读取页面后重设它们。"

#: wp-cache.php:200
msgid "Cannot continue... fix previous problems and retry."
msgstr "无法继续… 请先解决前面的问题然后重试。"

#: wp-cache.php:216
#, php-format
msgid "Warning! Your hostname \"%s\" resolves to %s"
msgstr "警告！您的主机名称 \"%s\" 解析到 %s"

#: wp-cache.php:218
#, 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 "您的服务器认为您的主机名称解析到 %s. WP Super Cache 插件的某些服务，例如垃圾回收、WordPress 定时发布文章可能无法正常执行。"

#: wp-cache.php:219
#: wp-cache.php:233
#, php-format
msgid "Please see entry 16 in the <a href=\"%s\">Troubleshooting section</a> of the readme.txt"
msgstr "请参阅readme.txt第16项<a href=\"%s\">疑难详解部分</a>"

#: wp-cache.php:232
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 "很抱歉，WordPress 找不到 wp-cron.php 文件。插件必须要有这个程序才能正确执行垃圾回收、定时发布文章及其他重要活动。"

#: wp-cache.php:243
msgid "Zlib Output Compression Enabled!"
msgstr "Zlib 输出压缩功能已启用！"

#: wp-cache.php:244
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 <a href=\"http://php.net/manual/en/zlib.configuration.php\">this page</a> for instructions on modifying your php.ini."
msgstr "PHP 正在压缩发送给您网站访客的数据。建议停用此功能，因为插件会压缩一遍页面，而不是一遍又一遍压缩相同的页面。同样参见 readme 文件的 #21 疑难详解部分。参见 <a href=\"http://php.net/manual/en/zlib.configuration.php\">此页面</a> 了解如何修改您的 php.ini 文件。"

#: wp-cache.php:248
msgid "Mod rewrite may not be installed!"
msgstr "Mod rewrite 可能没有安装！"

#: wp-cache.php:249
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 "看来 mod_rewrite 没有安装。有时候这种检查并非 100% 可信，特别是当您不是使用 Apache 时。请重新检查 mod_rewrite 模组已经加载。执行 Super Cache 静态文件时必须要有它。但您仍然可以使用半启用模式。"

#: wp-cache.php:254
msgid "Read Only Mode. Configuration cannot be changed."
msgstr "只读模式。设置无法更改。"

#: wp-cache.php:254
msgid "Why your configuration may not be changed"
msgstr "为什么您的设置可能不会更改"

#: wp-cache.php:254
msgid "Why"
msgstr "原因"

#: wp-cache.php:256
#, 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 Super Cache 设置文件 <code>%s/wp-cache-config.php</code> 无法修改。该文件必须可以从服务器端进行写入。"

#: wp-cache.php:257
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 "最简单的方式是使用CHMOD指令或通过FTP程序来更改权限。请确保它们正确并可以写入。"

#: wp-cache.php:258
msgid "Writeable:"
msgstr "可写入："

#: wp-cache.php:259
msgid "Readonly:"
msgstr "只读："

#: wp-cache.php:271
#, php-format
msgid "Warning! %s is writeable!"
msgstr "警告！%s 可写入！"

#: wp-cache.php:272
#, 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 "您应该更改 %s 权限使其更加严密。使用您的FTP程序，或是按照以下指令来解决："

#: wp-cache.php:361
msgid "<strong>Warning!</strong> You attempted to enable compression but <code>zlib.output_compression</code> is enabled. See #21 in the Troubleshooting section of the readme file."
msgstr "<strong>警告！</strong> 您尝试启用压缩，但是 <code>zlib.output_compression</code> 已启用。参见 readme 文件的 #21 疑难详解部分。"

#: wp-cache.php:380
msgid "WP Super Cache Status"
msgstr "WP Super Cache 状态"

#: wp-cache.php:383
msgid "ON"
msgstr "启动"

#: wp-cache.php:383
msgid "WP Cache and Super Cache enabled"
msgstr "启用 WP Cache 与 Super Cache"

#: wp-cache.php:384
msgid "HALF ON"
msgstr "半启用"

#: wp-cache.php:384
msgid "Super Cache Disabled, only legacy WP-Cache caching."
msgstr "停用 Super Cache，只保留 WP-Cache 缓存。"

#: wp-cache.php:385
msgid "OFF"
msgstr "关闭"

#: wp-cache.php:385
msgid "WP Cache and Super Cache disabled"
msgstr "停用 WP Cache 与 Super Cache"

#: wp-cache.php:386
msgid "Don&#8217;t cache pages for logged in users."
msgstr "不为已登录用户缓存页面。"

#: wp-cache.php:387
msgid "Proudly tell the world your server is Digg proof! (places a message in your blog&#8217;s footer)"
msgstr "自豪地告诉全世界您的服务器已使用缓存！（在您的博客底部放置一段文字）"

#: wp-cache.php:388
msgid "Clear all cache files when a post or page is published. (This may significantly slow down saving of posts.)"
msgstr "当有文章或页面发布时清除所有缓存。（可能会加重博客的负担）"

#: wp-cache.php:389
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 "缓存重建。当一个新文件正在产生时传送 suprecache 文件给未登录用户。推荐评论<em>非常多</em>或非常繁忙的网站使用。这个选项会让\"直接缓存网页\"和\"锁定模式\"失效。"

#: wp-cache.php:391
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 "粗略文件锁定。估计您不会用到这个功能，但如果您的服务器效能较差，开启后可能会有所帮助。警告！<em>可能在少数情况下锁死您的服务器！</em>"

#: wp-cache.php:393
msgid "List the newest cached pages (may be expensive to run on busy sites, use with caution.)"
msgstr "列出最新缓存页面（可能会使忙碌的网站更加繁忙，谨慎使用）"

#: wp-cache.php:394
#, php-format
msgid "Mobile device support using <a href=\"%s\">WordPress Mobile Edition</a>."
msgstr "使用 <a href=\"%s\">WordPress Mobile Edition</a> 来支持移动设备。"

#: wp-cache.php:399
msgid "Mobile rewrite rules detected"
msgstr "移动设备重写规则检测"

#: wp-cache.php:400
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 "为了获得最好的效能，您应该启用\"移动设备支持\"，或从您的 .htaccess 删除移动设备重写规则。找到包含  \"2.0\\ MMP|240x320\" 的两行代码并将它们删除。"

#: wp-cache.php:400
msgid "This will have no affect on ordinary users but mobile users will see uncached pages."
msgstr "不会对一般用户造成任何影响，但移动设备用户将会看到未缓存的页面。"

#: wp-cache.php:403
msgid "Rewrite rules must be updated"
msgstr "Rewrite 规则必须更新"

#: wp-cache.php:404
msgid "The rewrite rules required by this plugin have changed or are missing. "
msgstr "插件需要的 rewrite 规则被改动或已遗失。"

#: wp-cache.php:405
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 "移动设备支持必须在您的 .htaccess 文件里新增额外规则，或是您可以将插件设置为半启用模式。这是您的选择（根据个人需求）："

#: wp-cache.php:406
msgid "Set the plugin to half on mode and enable mobile support."
msgstr "将插件设为半启用模式并开启移动设备支持。"

#: wp-cache.php:407
#, 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 "从 %s.htaccess 内删除 <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</code> 源代码区段的 mod_rewrite 规则，重新加载页面让插件可以再次产生它们。"

#: wp-cache.php:408
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 "自行加入规则。编辑 %s.htaccess 并找到 <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</code> 源代码区段。这两部分看起来非常相似。只要在 <code>%{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$</code> 下方新增这一行（这动作要做两次，一个区段一次）："

#: wp-cache.php:411
msgid "Note:"
msgstr "备注："

#: wp-cache.php:411
#, 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 "如果卸载这个插件，请确认目录 <em>%s</em> 可以被服务器写入，<em>advanced-cache.php</em> 和 <em>cache-config.php</em> 文件会自动删除。（确认这些文件也可写入，这样也不错）"

#: wp-cache.php:412
#, 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 "使用<a href=\"%1$s/wp-super-cache/uninstall.php\">卸载程序</a>来移除插件所建立的文件和文件夹。（请参考 <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> 以了解如何卸载此插件。）"

#: wp-cache.php:414
msgid "Use object cache to store cached files."
msgstr "使用缓存对象来储存缓存的文件。"

#: wp-cache.php:414
msgid "(Experimental)"
msgstr "（测试版）"

#: wp-cache.php:417
#, php-format
msgid "Need help? Check the <a href=\"%1$s\">Super Cache readme file</a>. It includes installation documentation, a FAQ and Troubleshooting tips. The <a href=\"%2$s\">support forum</a> is also available. Your question may already have been answered."
msgstr "需要帮助？请查看 <a href=\"%1$s\">Super Cache readme 文件</a>。里面包含有安装文档、FAQ和疑难详解。您也可上 <a href=\"%2$s\">技术支持论坛</a> 求助。我们会解答您的问题。"

#: wp-cache.php:419
msgid "Update Status"
msgstr "更新状态"

#: wp-cache.php:426
msgid "Required to serve compressed supercache files properly."
msgstr "需要正确的supercache压缩文件。"

#: wp-cache.php:426
msgid "Required to set caching information on supercache pages. IE7 users will see old pages without this module."
msgstr "需要在supercache页面设置缓存讯息。IE7用户将会看到没有这个模块的旧页面。"

#: wp-cache.php:426
msgid "Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module."
msgstr "设置supercached缓存过期时限。没有这个模块，访客在刷新或留言时可能看不到新页面。"

#: wp-cache.php:433
msgid "Missing Apache Modules"
msgstr "Apache 模块遗失"

#: wp-cache.php:434
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 "下方的Apache模块遗失。没有它们插件将在半启用模式下工作。若在完整的Supercache模式，您的访客可能会看到损坏的网页或是过时的内容。"

#: wp-cache.php:446
msgid "Make WordPress Faster"
msgstr "让 WordPress 更快速"

#: wp-cache.php:448
#, 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 "%1$s 真的让您的博客更快。<sup>*</sup>通过购买 <a href=\"%2$s\">Amazon Gift Card</a> 并把它捐赠给 \"%3$s\"，让您的博客变得更快！那怕只是一分钱的帮助！"

#: wp-cache.php:449
#, 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 "如果您不使用 Amazon，也可以用 PayPal。点击下方的\"捐赠\"按钮或是瞟一眼我的<a href=\"%s\">愿望清单</a>。"

#: wp-cache.php:450
msgid "Thanks in advance!"
msgstr "由衷感谢您！"

#: wp-cache.php:451
msgid "Ok, it won&#8217;t go any faster but you&#8217;ll make this plugin author very happy!"
msgstr "好吧，它没有让我的博客变快，但是您让插件的作者感到很高兴！"

#: wp-cache.php:459
msgid "Don&#8217;t show me this again."
msgstr "不再显示此提示"

#: wp-cache.php:459
msgid "Hide"
msgstr "隐藏"

#: wp-cache.php:462
#, php-format
msgid "%1$s is maintained and developed by %2$s with contributions from many others."
msgstr "%1$s 的开发者是 %2$s ，来自各方的捐赠使得插件得以维持和继续开发。"

#: wp-cache.php:463
#, 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 "开发者的博客为%1$s，相册在%2$s，<a href=\"%3$s\">希望</a>他有更多的时间来放松及阅读。"

#: wp-cache.php:464
#, php-format
msgid "Please say hi to him on %s too!"
msgstr "在%s上向我问好！"

#: wp-cache.php:473
#, php-format
msgid "Cached pages since %1$s : <strong>%2$s</strong>"
msgstr "缓存页面自 %1$s ：<strong>%2$s</strong>"

#: wp-cache.php:474
msgid "Newest Cached Pages:"
msgstr "最新的缓存页面："

#: wp-cache.php:478
#, php-format
msgid "Cached %s seconds ago"
msgstr "%s 秒前缓存"

#: wp-cache.php:481
msgid "(may not always be accurate on busy sites)"
msgstr "（在忙碌的网站上未必准确）"

#: wp-cache.php:502
msgid "Accepted Filenames &amp; Rejected URIs"
msgstr "接受的文件名称 &amp; 拒绝的URI"

#: wp-cache.php:527
msgid "Cache Plugins"
msgstr "缓存插件"

#: wp-cache.php:538
#: wp-cache.php:549
msgid "Super Cache Compression"
msgstr "Super Cache 压缩"

#: wp-cache.php:539
msgid "Compression is enabled by default when in <em>HALF ON</em> mode."
msgstr "在<em>半启用</em>模式下，压缩默认为启用。"

#: wp-cache.php:551
#: wp-cache.php:729
msgid "Enabled"
msgstr "启用"

#: wp-cache.php:552
#: wp-cache.php:729
msgid "Disabled"
msgstr "停用"

#: wp-cache.php:553
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:556
msgid "Super Cache compression is now disabled."
msgstr "Super Cache 压缩目前停用。"

#: wp-cache.php:558
msgid "Super Cache compression is now enabled."
msgstr "Super Cache 压缩目前已启用。"

#: wp-cache.php:560
msgid "Update Compression"
msgstr "更新压缩"

#: wp-cache.php:567
msgid "Mod Rewrite Rules"
msgstr "Mod Rewrite 规则"

#: wp-cache.php:614
msgid "WordPress MU Detected"
msgstr "WordPress MU 检测"

#: wp-cache.php:614
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 "抱歉，当执行 WordPress MU 时重写规则无法自动更新。请开启您的 .htaccess，并在上述文件中任何位置加入下方的 mod_rewrite 规则。"

#: wp-cache.php:616
msgid "Mod Rewrite rules cannot be updated!"
msgstr "Mod Rewrite 规则无法更新！"

#: wp-cache.php:617
#, 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 "要让它自动工作，您必须在 %s.htaccess 上有 <strong>BEGIN</strong> 和 <strong>END</strong> 标记，它们看起来像这样，围绕 WordPress 的 mod_rewrite 规则："

#: wp-cache.php:619
msgid "Refresh this page when you have updated your .htaccess file."
msgstr "当您已更新您的 .htaccess 文件后刷新此页。"

#: wp-cache.php:623
msgid "Thank you for upgrading."
msgstr "感谢升级。"

#: wp-cache.php:623
#, 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 "从您上次安装此插件，mod_rewrite 规则已经更改。在新的supercache规则更新前，您必须先删除旧的supercache规则。在您修改您的 .htaccess 文件后刷新此页。如果您希望手动更新，更改以下几行：%1$s 使它看起来像这样：%2$s ，唯一改变的地方是 \"HTTP_COOKIE\" 变成 \"HTTP:Cookie\" 以及 \"wordpressuser\" 变成 \"wordpress\"。这是 WordPress 2.5 的改变，但如果您敢使用，它与旧版本相容。"

#: wp-cache.php:627
msgid "Trailing slash check required."
msgstr "尾端斜线的检查是必须的。"

#: wp-cache.php:627
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 "看起来您的博客URLs以\"/\"结束。不幸地在您安装这个插件后，在URLs不是以\"/\"结束的页面，发现了一个重复内容的bug，也就是相同的内容却不是被指向正确的URL。您必须修改您的 .htaccess 文件以修复这个问题，在两个 Super Cache 规则区段内新增下面两个规则："

#: wp-cache.php:629
msgid "You can see where the rules go and examine the complete rules by clicking the \"View mod_rewrite rules\" link below."
msgstr "您可以看到规则去向，通过点选下方的\"查看 mod_rewrite 规则\"链接来看到完整的规则"

#: wp-cache.php:641
msgid "Cannot update .htaccess"
msgstr "无法更新 .htaccess"

#: wp-cache.php:641
#, 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 "<code>%s.htaccess</code> 文件无法被网页服务器更新。请使用 chmod 指令或通过 FTP 程序修正。"

#: wp-cache.php:641
msgid "Refresh this page when the file permissions have been modified."
msgstr "在权限修改后请刷新这个页面。"

#: wp-cache.php:641
#, php-format
msgid "Alternatively, you can edit your <code>%s.htaccess</code> file manually and add the following code (before any WordPress rules):"
msgstr "或者，您可以手动编辑 <code>%s.htaccess</code> 文件并加入以下源代码（在任何 WordPress 规则前）："

#: wp-cache.php:644
#, 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 "为了使用静态的HTML文件，您的服务器上必须有正确的mod_rewrite规则，新增到一个名为 <code>%s.htaccess</code> 的文件。"

#: wp-cache.php:646
msgid "You must edit the file yourself add the following rules."
msgstr "您必须自行编辑并新增以下规则。"

#: wp-cache.php:648
msgid "You can edit the file yourself add the following rules."
msgstr "您可以自行编辑并新增以下规则。"

#: wp-cache.php:650
msgid " Make sure they appear before any existing WordPress rules. "
msgstr "确认它们出现在任何已存在的 WordPress 规则之前。"

#: wp-cache.php:652
#: wp-cache.php:679
#, php-format
msgid "Rules must be added to %s too:"
msgstr "规则也必须新增到%s："

#: wp-cache.php:657
msgid "Update Mod_Rewrite Rules"
msgstr "更新 Mod_Rewrite 规则"

#: wp-cache.php:666
msgid "Mod Rewrite rules updated!"
msgstr "Mod Rewrite 规则已更新！"

#: wp-cache.php:667
#, 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 "%s.htaccess 已更新必要的 mod_rewrite 规则。请确保它们是正确的。它们应该像这样："

#: wp-cache.php:669
msgid "Mod Rewrite rules must be updated!"
msgstr "Mod Rewrite 规则必须更新！"

#: wp-cache.php:670
#, 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 "您的%s.htaccess无法由服务器写入，必须更新 mod_rewrite 规则。新的规则必须在 WordPress 规则之上，如下面的源代码所示："

#: wp-cache.php:675
#, 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 "在您的%s.htaccess文件中已经检测到WP Super Cache重写规则。<br />点选以下链接，查看新增到该文件的内容。如果您已经升级插件，请确保与这些规则相同。"

#: wp-cache.php:676
msgid "View Mod_Rewrite Rules"
msgstr "查看 Mod_Rewrite 规则"

#: wp-cache.php:687
#, php-format
msgid "Gzip encoding rules in %s.htaccess created."
msgstr "%s.htaccess上Gzip规则建立。"

#: wp-cache.php:694
msgid "Fix Configuration"
msgstr "修复设置"

#: wp-cache.php:697
msgid "Restore Default Configuration"
msgstr "还原到默认选项"

#: wp-cache.php:705
msgid "Comment moderation is enabled. Your comment may take some time to appear."
msgstr "评论审核已启用。您的评论可能需要一些时间才会显示。"

#: wp-cache.php:729
msgid "Lock Down:"
msgstr "锁定："

#: wp-cache.php:730
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:731
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 "开发者：通过检查\"WPLOCKDOWN\"，让您的插件与锁定功能相容。下面的源代码将确保您的插件遵守WPLOCKDOWN设置。"

#: wp-cache.php:733
msgid "Sorry. My blog is locked down. Updates will appear shortly"
msgstr "抱歉。我的博客已经锁定。将会在短时间后更新。"

#: wp-cache.php:737
msgid "WordPress is locked down. Super Cache static files will not be deleted when new comments are made."
msgstr "WordPress 已锁定。新的评论产生时将不会删除 Super Cache 静态缓存文件。"

#: wp-cache.php:739
msgid "WordPress is not locked down. New comments will refresh Super Cache static files as normal."
msgstr "WordPress 未锁定。新的评论产生时将会正常更新 Super Cache 静态缓存文件。"

#: wp-cache.php:745
msgid "Lock Down"
msgstr "锁定"

#: wp-cache.php:753
msgid "Directly Cached Files"
msgstr "直接缓存文件"

#: wp-cache.php:811
#, php-format
msgid "%s removed!"
msgstr "%s 已移除！"

#: wp-cache.php:819
#, 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 "启用这项功能前必须确认 %s 是可写入状态。由于这牵涉到一个安全风险，请在您的网页产生后把它设为只读。"

#: wp-cache.php:821
#, php-format
msgid "%s is writable. Please make it readonly after your page is generated as this is a security risk."
msgstr "%s 可写入。由于这牵涉到一个安全风险，请在您的网页产生后把它设为只读。"

#: wp-cache.php:835
msgid "Existing direct page"
msgstr "已存在的直接页面"

#: wp-cache.php:835
msgid "Delete cached file"
msgstr "删除缓存文件"

#: wp-cache.php:840
msgid "Add direct page:"
msgstr "新增直接页面："

#: wp-cache.php:842
#, 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 "直接缓存文件是从您的博客目录 %s 直接产生的文件。这项功能仅当您预测到将会有从像 Digg 或 Slashdot 等的热门站点给某篇文章或页面带来大量流量时才有用。"

#: wp-cache.php:844
#, 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 "举例来说：缓存 <em>%1$sabout/</em>，您应输入 %1$sabout/ 或 /about/ 。缓存文件将在下一个未登录用户访问该页面时产生。"

#: wp-cache.php:845
msgid "Make the textbox blank to remove it from the list of direct pages and delete the cached file."
msgstr "清空输入框，就能将它从直接页面清单中移除并删除缓存文件。"

#: wp-cache.php:850
msgid "Update Direct Pages"
msgstr "更新直接页面"

#: wp-cache.php:890
msgid "Expiry Time &amp; Garbage Collection"
msgstr "过期时限 &amp; 垃圾收集"

#: wp-cache.php:892
msgid "Expire time:"
msgstr "过期时限："

#: wp-cache.php:893
msgid "seconds"
msgstr "秒"

#: wp-cache.php:894
msgid "Garbage Collection"
msgstr "垃圾收集"

#: wp-cache.php:894
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 "如果过期时限大于1800秒（半个小时），垃圾回收会每10分钟进行一次，否则就会在默认到期时间的10秒后进行清理。"

#: wp-cache.php:895
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 "检查和删除过期文件代价高昂，但把这些文件留在那里一样不是个好办法。在非常忙碌的网站，您应该将过期时限设置为 <em>300 秒</em>。尝试使用不同的数值，并注意这些页面一天里在不同时段产生多少过期文件，如果可能的话尽量不让缓存文件数多于500个。"

#: wp-cache.php:896
msgid "Change Expiration"
msgstr "更改过期时限"

#: wp-cache.php:935
msgid "Rejected User Agents"
msgstr "被拒绝的User Agent"

#: wp-cache.php:936
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 "HTTP User Agent；防止缓存机器人、蜘蛛或抓取器对于 WP-Cache 的请求。请注意，如果缓存文件已经存在，仍然会发送给这些代理。"

#: wp-cache.php:943
msgid "Save UA Strings"
msgstr "保存UA字串"

#: wp-cache.php:966
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 "不缓存以下页面类型。查看<a href=\"http://codex.wordpress.org/Conditional_Tags\">附加标签</a>文件对每个类型的完整讨论。"

#: wp-cache.php:969
msgid "Single Posts"
msgstr "单篇文章"

#: wp-cache.php:970
msgid "Pages"
msgstr "页面"

#: wp-cache.php:971
msgid "Front Page"
msgstr "首页"

#: wp-cache.php:972
msgid "Home"
msgstr "主页"

#: wp-cache.php:973
msgid "Archives"
msgstr "存档"

#: wp-cache.php:974
msgid "Tags"
msgstr "标签"

#: wp-cache.php:975
msgid "Category"
msgstr "分类"

#: wp-cache.php:976
msgid "Feeds"
msgstr "Feed"

#: wp-cache.php:977
msgid "Search Pages"
msgstr "搜索页"

#: wp-cache.php:979
#: wp-cache.php:1108
msgid "Save"
msgstr "保存"

#: wp-cache.php:996
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 "在下方输入框内新增字串（不是文件名称），控制页面是否被缓存。例如，如果您的URL中包含年份，且您不想缓存去年的文章，那么就指定年份，例如 &#8217;/2004/&#8217; 。WP-Cache 将会搜索这个字串是否包含在URL之中，如果是的话则不缓存这个页面。"

#: wp-cache.php:1002
msgid "Save Strings"
msgstr "保存字串"

#: wp-cache.php:1018
msgid "Add here those filenames that can be cached, even if they match one of the rejected substring specified above."
msgstr "这里是可以被缓存的文件名，即使它们与上方设置的拒绝字串相符时也仍将被缓存。"

#: wp-cache.php:1024
msgid "Save Files"
msgstr "保存文件"

#: wp-cache.php:1068
msgid "Debug Settings"
msgstr "Debug 设置"

#: wp-cache.php:1070
msgid "Currently logging to: "
msgstr "当前记录到："

#: wp-cache.php:1080
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 "在这里使用插件Debug模式解决问题。它可以发送给您Debug电子邮件或在您的缓存目录内产生的日志文件。"

#: wp-cache.php:1081
msgid "Logging to a file is easier but faces the problem that clearing the cache will clear the log file."
msgstr "记录日志的话更容易些，但问题是：清除缓存将会同时清除日志文件。"

#: wp-cache.php:1085
msgid "Debugging"
msgstr "正在 Debug"

#: wp-cache.php:1086
msgid "Logging Type"
msgstr "记录种类"

#: wp-cache.php:1086
msgid "Email"
msgstr "电子邮件"

#: wp-cache.php:1087
msgid "file"
msgstr "文件"

#: wp-cache.php:1088
msgid "IP Address"
msgstr "IP地址"

#: wp-cache.php:1088
#, php-format
msgid "(only log requests from this IP address. Your IP is %s)"
msgstr "（仅记录来自此IP地址的请求。您的 IP 是 %s）"

#: wp-cache.php:1089
msgid "Log level"
msgstr "记录等级"

#: wp-cache.php:1095
msgid "(1 = less, 5 = more, may cause severe server load.)"
msgstr "（1 = 低，5 = 更多，可能会导致严重的服务器负载）"

#: wp-cache.php:1098
msgid "Advanced"
msgstr "高级选项"

#: wp-cache.php:1098
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 "在极少数的博客上可能会出现两个问题：<ol><li>在首页可能会以一个 zip 文件开始下载。</li><li>如果您的博客使用一个静态的首页，或以 <em>/%category%/%postname%/</em> 作为固定链接架构的话，那么错误的页面有时候会变成首页的缓存画面。</li></ol>"

#: wp-cache.php:1099
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 "我99%地肯定，它们不是 WP Super Cache 的错误。它只会发生在极少数的情况下，但如果您担心的话，您可以每5分钟进行一次简单的检查，以确保您的网站是正常的。如果有问题，您将会收到电子邮件。"

#: wp-cache.php:1101
msgid "Check front page every 5 minutes."
msgstr "每五分钟检查一次首页"

#: wp-cache.php:1102
msgid "Front page text"
msgstr "首页文字"

#: wp-cache.php:1102
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:1103
msgid "Clear cache on error."
msgstr "清除缓存时发生错误。"

#: wp-cache.php:1104
msgid "Email the blog admin when checks are made. (useful for testing)"
msgstr "当检查时发送电子邮件给网站管理员。（仅供测试）"

#: wp-cache.php:1118
msgid "Error: GZIP compression is enabled, disable it if you want to enable wp-cache."
msgstr "错误：GZIP压缩已启用，如果您想启用wp-cache，请停用它。"

#: wp-cache.php:1166
#: wp-cache.php:1328
msgid "Warning"
msgstr "警告"

#: wp-cache.php:1166
msgid "GZIP compression is enabled in WordPress, wp-cache will be bypassed until you disable gzip compression."
msgstr "在 WordPress 上GZIP压缩已启用，wp-cache将被绕过，除非您停用gzip压缩。"

#: wp-cache.php:1224
#: wp-cache.php:1229
#: wp-cache.php:1261
#: wp-cache.php:1266
#: wp-cache.php:1272
msgid "Error"
msgstr "错误"

#: wp-cache.php:1224
#, 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 "您的缓存目录（<strong>$cache_path</strong>）不存在，且无法从服务器端建立。请检查 %s 权限。"

#: wp-cache.php:1229
#, 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 "您的缓存目录（<strong>%1$s</strong>）或 <strong>%2$s</strong> 必须使插件可写入才能正常工作。请重新检查。"

#: wp-cache.php:1261
#, 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 设置文件（<strong>%s</strong>）已经过期，且无法由服务器端写入，请删除它并刷新此页面。"

#: wp-cache.php:1266
#, 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 "设置文件遗失，%1$s 目录（<strong>%2$s</strong>）也无法被服务器写入。请检查权限。"

#: wp-cache.php:1272
#, php-format
msgid "Sample WP-Cache config file (<strong>%s</strong>) does not exist.Verify you installation."
msgstr "WP-Cache 设置文件范例（<strong>%s</strong>）不存在。请确认您的安装是否正确。"

#: wp-cache.php:1328
#, php-format
msgid "%s/advanced-cache.php</em> does not exist or cannot be updated."
msgstr "%s/advanced-cache.php</em> 文件不存在或是无法更新。"

#: wp-cache.php:1329
msgid "1. If it already exists please delete the file first."
msgstr "1. 如果它已经存在，请先删除。"

#: wp-cache.php:1330
#, 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 "2. 请使用您的FTP程序或服务器软件，以chmod指令使%1$s可写入。（<em>chmod 777 %1$s</em>），并刷新此页面。这只是暂时这样做，您之后需在把它更改为只读。（使用前面的指令将权限从 777 更改为 755）"

#: wp-cache.php:1331
#, php-format
msgid "3. Refresh this page to update <em>%s/advanced-cache.php</em>"
msgstr "3. 刷新此页面以更新 <em>%s/advanced-cache.php</em>"

#: wp-cache.php:1332
#, php-format
msgid "If that doesn&#8217;t work, make sure the file <em>%s/advanced-cache.php</em> doesn&#8217;t exist:"
msgstr "如果无法工作，请确认 <em>%s/advanced-cache.php</em> 文件不存在："

#: wp-cache.php:1333
#, 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 "<li>1. 以文字编辑器开启 <em>%1$s$wp_cache_file</em>。</li><li>2. 将 <em>CACHEHOME</em> 更改为 <em>%2$s</em></li><li>3. 保存文件并复制为 <em>%3$s</em>，然后刷新此页面。</li>"

#: wp-cache.php:1353
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 "<strong>错误：</strong>在您的 <code>wp-config.php</code> 文件里 <strong>WP_CACHE 是停用状态</strong>，且无法修改。"

#: wp-cache.php:1354
#, 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 "编辑 <code>%s</code> 并加入以下源代码：<br /> <code>define('WP_CACHE', true);</code><br />否则，<strong>WP-Cache 将无法被 WordPress 核心执行</strong>。"

#: wp-cache.php:1357
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 "<h3>WP_CACHE 不断被新增到 wp-config.php</h3><p>如果您一直都能看到这条警告讯息，请参阅 <a href=\"http://wordpress.org/extend/plugins/wp-super-cache/faq/\">FAQ</a> 第五条。源代码中 WP_CACHE 所在行必须前移。"

#: wp-cache.php:1379
msgid "Cache Contents"
msgstr "缓存内容"

#: wp-cache.php:1382
msgid "Object cache in use. No cache listing available."
msgstr "正在使用缓存对象。无法列出缓存的页面。"

#: wp-cache.php:1405
#, php-format
msgid "Deleting supercache file: <strong>%s</strong><br />"
msgstr "删除supercache文件：<strong>%s</strong><br />"

#: wp-cache.php:1422
#, php-format
msgid "Deleting wp-cache file: <strong>%s</strong><br />"
msgstr "删除wp-cache文件：<strong>%s</strong><br />"

#: wp-cache.php:1486
msgid "WP-Cache"
msgstr "WP-Cache"

#: wp-cache.php:1487
#: wp-cache.php:1500
#, php-format
msgid "%s Cached Pages"
msgstr "%s 个页面已缓存"

#: wp-cache.php:1488
#: wp-cache.php:1502
#, php-format
msgid "%s Expired Pages"
msgstr "%s 个页面已过期"

#: wp-cache.php:1499
msgid "WP-Super-Cache"
msgstr "WP-Super-Cache"

#: wp-cache.php:1507
msgid "Fresh WP-Cached Files"
msgstr "新 WP-Cached 文件"

#: wp-cache.php:1508
#: wp-cache.php:1524
#: wp-cache.php:1540
#: wp-cache.php:1556
msgid "URI"
msgstr "URI 网址"

#: wp-cache.php:1508
#: wp-cache.php:1524
msgid "Key"
msgstr "关键字"

#: wp-cache.php:1508
#: wp-cache.php:1524
#: wp-cache.php:1540
#: wp-cache.php:1556
msgid "Age"
msgstr "年"

#: wp-cache.php:1508
#: wp-cache.php:1524
#: wp-cache.php:1540
#: wp-cache.php:1556
msgid "Delete"
msgstr "删除"

#: wp-cache.php:1523
msgid "Stale WP-Cached Files"
msgstr "旧 WP-Cached 文件"

#: wp-cache.php:1539
msgid "Fresh Super Cached Files"
msgstr "新 Super Cached 文件"

#: wp-cache.php:1555
msgid "Stale Super Cached Files"
msgstr "旧 Super Cached 文件"

#: wp-cache.php:1571
msgid "Hide file list"
msgstr "隐藏文件清单"

#: wp-cache.php:1573
msgid "List all cached files"
msgstr "列出所有缓存文件"

#: wp-cache.php:1579
#, php-format
msgid "<strong>Garbage Collection</strong><br />Last GC was <strong>%s</strong> minutes ago<br />"
msgstr "<strong>垃圾收集</strong><br />上次垃圾收集于 <strong>%s</strong> 分钟前<br />"

#: wp-cache.php:1580
#, php-format
msgid "Next GC in <strong>%s</strong> minutes"
msgstr "下次垃圾收集于 <strong>%s</strong> 分钟后"

#: wp-cache.php:1582
#, php-format
msgid "Expired files are files older than %s seconds. They are still used by the plugin and are deleted periodically."
msgstr "过期文件指存在超过 %s 秒钟的文件。它们仍然会被插件使用但是会定期删除。"

#: wp-cache.php:1592
msgid "Delete Expired"
msgstr "删除过期文件"

#: wp-cache.php:1598
#: wp-cache.php:1610
#: wp-cache.php:1769
msgid "Delete Cache"
msgstr "删除缓存"

#: wp-cache.php:1610
msgid "Delete Super Cache cached files (opens in new window)"
msgstr "删除 Super Cache 缓存文件（在新视窗打开）"

#: wp-cache.php:1745
#, php-format
msgid "%1$s is Digg proof thanks to caching by %2$s"
msgstr "%1$s 使用的缓存程序为 %2$s"

#: wp-cache.php:1778
#, 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 Super Cache 必须设置。请前往<a href=\"%s\">管理后台</a>启用和设置插件。"

#: wp-cache.php:1784
msgid "Settings"
msgstr "设置"

#: wp-cache.php:1794
#, php-format
msgid "WP Super Cache is disabled. Please go to the <a href=\"%s\">plugin admin page</a> to enable caching."
msgstr "WP Super Cache 停用。请前往 <a href=\"%s\">插件管理页</a>启用缓存。"

#: wp-cache.php:1813
#, php-format
msgid "[%s] Front page is gzipped! Please clear cache!"
msgstr "[%s] 首页已使用gzip压缩！请清除缓存！"

#: wp-cache.php:1813
#, php-format
msgid "Please visit %s to clear the cache as the front page of your site is now downloading!"
msgstr "请前往 %s 清除缓存，网站的首页正在下载！"

#: wp-cache.php:1816
#, php-format
msgid "[%s] Front page is gzipped! Cache Cleared!"
msgstr "[%s] 首页已使用gzip压缩！缓存已清除！"

#: wp-cache.php:1816
#, 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 "您的博客缓存已被清除。因为您的博客首页正在下载，请前往 %s 确认缓存已被清除。"

#: wp-cache.php:1823
#, php-format
msgid "[%s] Front page is not correct! Please clear cache!"
msgstr "[%s] 首页不正确！请清除缓存！"

#: wp-cache.php:1823
#, 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 "请前往 %1$s 清除缓存，博客的首页不正确，遗失文字，\"%2$s\"！"

#: wp-cache.php:1826
#, php-format
msgid "[%s] Front page is not correct! Cache Cleared!"
msgstr "[%s] 首页不正确！缓存已清除！"

#: wp-cache.php:1826
#, 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 "您的博客已被清除缓存，因为您的博客首页缺少文字 \"%2$s\"。请前往 %1$s 确认缓存已被清除。"

#: wp-cache.php:1831
#, php-format
msgid "[%s] Front page check!"
msgstr "[%s] 首页检查！"

#: wp-cache.php:1831
#, 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 "WP Super Cache 已检查过您博客的首页。如果您想停用这项功能，请前往 %s 。"

#~ msgid "Mobile device support."
#~ msgstr "移动设备支持。"

