|
1 # Copyright (C) 2012 |
|
2 # This file is distributed under the same license as the package. |
|
3 msgid "" |
|
4 msgstr "" |
|
5 "Project-Id-Version: \n" |
|
6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-super-cache\n" |
|
7 "POT-Creation-Date: 2012-06-21 09:44:46+00:00\n" |
|
8 "PO-Revision-Date: 2012-07-16 18:14+0800\n" |
|
9 "Last-Translator: \n" |
|
10 "Language-Team: Christopher Meng <cickumqt@gmail.com>\n" |
|
11 "MIME-Version: 1.0\n" |
|
12 "Content-Type: text/plain; charset=UTF-8\n" |
|
13 "Content-Transfer-Encoding: 8bit\n" |
|
14 "X-Poedit-Language: Chinese\n" |
|
15 "X-Poedit-Country: CHINA\n" |
|
16 |
|
17 #: ossdl-cdn.php:151 |
|
18 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 <code>wp-content</code> and <code>wp-includes</code> 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 <a href=\"http://knowledgelayer.softlayer.com/questions/365/How+does+Origin+Pull+work%3F\" target=\"_blank\">origin pull</a>." |
|
19 msgstr "您的网站可能使用了大量的静态文件。图像,Javascript 和 CSS 文件通常都是可供其他站点或者 CDN 方便调用的静态文件。因此,本插件使用下方您提供的地址替换了站点的所有 <code>wp-content</code> 和 <code>wp-includes</code> 目录地址(PHP 文件除外) 。这样即可以使您复制所有静态内容到独立主机,又可以通过 <a href=\"http://knowledgelayer.softlayer.com/questions/365/How+does+Origin+Pull+work%3F\" target=\"_blank\">文件自动传输到 CDN 功能</a> 为文件做镜像到 CDN。" |
|
20 |
|
21 #: ossdl-cdn.php:152 |
|
22 #: wp-cache.php:1071 |
|
23 msgid "The <a href=\"%1$s\">CDN Sync Tool</a> plugin will help upload files to Amazon S3/Cloudfront if you would rather not depend on origin pull. See the <a href=\"%2$s\">plugin support forum</a> if you have any queries about this plugin." |
|
24 msgstr "如果您不需要文件自动传输到 CDN 功能(origin pull),<a href=\"%1$s\">CDN Sync Tool</a> 插件将会帮助有关文件上传至 Amazon S3/Cloudfront 。如果您有意见或者需求,请访问<a href=\"%2$s\">插件支持论坛</a>。" |
|
25 |
|
26 #: ossdl-cdn.php:153 |
|
27 msgid "<strong style=\"color: red\">WARNING:</strong> Test some static urls e.g., %s to ensure your CDN service is fully working before saving changes." |
|
28 msgstr "<strong style=\"color: red\">警告:</strong> 请测试一些静态地址比如 %s 以便确保您的 CDN 服务在保存设置前正在工作。" |
|
29 |
|
30 #: ossdl-cdn.php:154 |
|
31 msgid "You can define different CDN URLs for each site on a multsite network." |
|
32 msgstr "您可以对多站点中的每个站点定义不同的 CDN 服务地址。" |
|
33 |
|
34 #: ossdl-cdn.php:162 |
|
35 msgid "Enable CDN Support" |
|
36 msgstr "开启 CDN 支持" |
|
37 |
|
38 #: ossdl-cdn.php:165 |
|
39 msgid "Off-site URL" |
|
40 msgstr "Off-site URL" |
|
41 |
|
42 #: ossdl-cdn.php:168 |
|
43 msgid "The new URL to be used in place of %1$s for rewriting. No trailing <code>/</code> please.<br />Example: <code>%2$s</code>." |
|
44 msgstr "" |
|
45 |
|
46 #: ossdl-cdn.php:172 |
|
47 msgid "Include directories" |
|
48 msgstr "包含目录" |
|
49 |
|
50 #: ossdl-cdn.php:175 |
|
51 msgid "Directories to include in static file matching. Use a comma as the delimiter. Default is <code>wp-content, wp-includes</code>, which will be enforced if this field is left empty." |
|
52 msgstr "Directories to include in static file matching. Use a comma as the delimiter. Default is <code>wp-content, wp-includes</code>, which will be enforced if this field is left empty." |
|
53 |
|
54 #: ossdl-cdn.php:179 |
|
55 msgid "Exclude if substring" |
|
56 msgstr "如果是之前有则排除" |
|
57 |
|
58 #: ossdl-cdn.php:182 |
|
59 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, <code>.php, .flv, .do</code>, and always include <code>.php</code> (default)." |
|
60 msgstr "如果以上的字符串中有任何一个符合,那么将不会被写入至重写规则中。请使用半角逗号隔开,例如 <code>.php, .flv, .do</code>,,并且无论如何不要删去 <code>.php</code> (默认)。" |
|
61 |
|
62 #: ossdl-cdn.php:186 |
|
63 msgid "Additional CNAMES" |
|
64 msgstr "附加 CNAME 记录" |
|
65 |
|
66 #: ossdl-cdn.php:189 |
|
67 msgid "These <a href=\"http://en.wikipedia.org/wiki/CNAME_record\">CNAMES</a> 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.<br />Example: %2$s" |
|
68 msgstr "" |
|
69 |
|
70 #: ossdl-cdn.php:193 |
|
71 msgid "Skip https URLs to avoid \"mixed content\" errors" |
|
72 msgstr "忽略 https 地址以避免 \"mixed content\" 错误" |
|
73 |
|
74 #: ossdl-cdn.php:197 |
|
75 msgid "Save Changes" |
|
76 msgstr "保存修改" |
|
77 |
|
78 #: ossdl-cdn.php:199 |
|
79 msgid "CDN functionality provided by <a href=\"http://wordpress.org/extend/plugins/ossdl-cdn-off-linker/\">OSSDL CDN Off Linker</a> by <a href=\"http://mark.ossdl.de/\">Mark Kubacki</a>" |
|
80 msgstr "CDN 功能由 <a href=\"http://mark.ossdl.de/\">Mark Kubacki</a> 编写的 <a href=\"http://wordpress.org/extend/plugins/ossdl-cdn-off-linker/\">OSSDL CDN Off Linker</a> 插件提供。" |
|
81 |
|
82 #: plugins/awaitingmoderation.php:4 |
|
83 msgid "Your comment is awaiting moderation." |
|
84 msgstr "您的评论正在等待审核。" |
|
85 |
|
86 #: plugins/awaitingmoderation.php:32 |
|
87 msgid "Awaiting Moderation" |
|
88 msgstr "Awaiting Moderation" |
|
89 |
|
90 #: plugins/awaitingmoderation.php:34 |
|
91 #: plugins/badbehaviour.php:65 |
|
92 #: plugins/domain-mapping.php:75 |
|
93 #: plugins/searchengine.php:69 |
|
94 #: plugins/wptouch.php:22 |
|
95 #: wp-cache.php:1311 |
|
96 msgid "Enabled" |
|
97 msgstr "已启用" |
|
98 |
|
99 #: plugins/awaitingmoderation.php:35 |
|
100 #: plugins/badbehaviour.php:66 |
|
101 #: plugins/domain-mapping.php:76 |
|
102 #: plugins/searchengine.php:70 |
|
103 #: plugins/wptouch.php:23 |
|
104 #: wp-cache.php:1311 |
|
105 msgid "Disabled" |
|
106 msgstr "已禁用" |
|
107 |
|
108 #: plugins/awaitingmoderation.php:36 |
|
109 msgid "Enables or disables plugin to Remove the text \"Your comment is awaiting moderation.\" when someone leaves a moderated comment." |
|
110 msgstr "启用或禁用该插件以便移除当新的待审核评论产生时的 \"您的评论正在等待审核。\" 提示。" |
|
111 |
|
112 #: plugins/awaitingmoderation.php:40 |
|
113 #: plugins/badbehaviour.php:71 |
|
114 #: plugins/domain-mapping.php:81 |
|
115 #: plugins/searchengine.php:75 |
|
116 #: plugins/wptouch.php:28 |
|
117 #: wp-cache.php:1769 |
|
118 #: wp-cache.php:1771 |
|
119 msgid "enabled" |
|
120 msgstr "已启用" |
|
121 |
|
122 #: plugins/awaitingmoderation.php:42 |
|
123 #: plugins/badbehaviour.php:73 |
|
124 #: plugins/domain-mapping.php:83 |
|
125 #: plugins/searchengine.php:77 |
|
126 #: plugins/wptouch.php:30 |
|
127 msgid "disabled" |
|
128 msgstr "已禁用" |
|
129 |
|
130 #: plugins/awaitingmoderation.php:43 |
|
131 msgid "Awaiting Moderation is now %s" |
|
132 msgstr "Awaiting Moderation %s" |
|
133 |
|
134 #: plugins/awaitingmoderation.php:45 |
|
135 #: plugins/badbehaviour.php:76 |
|
136 #: plugins/domain-mapping.php:86 |
|
137 #: plugins/searchengine.php:80 |
|
138 #: plugins/wptouch.php:33 |
|
139 msgid "Update" |
|
140 msgstr "更新" |
|
141 |
|
142 #: plugins/badbehaviour.php:47 |
|
143 msgid "Bad Behaviour not found. Please check your install." |
|
144 msgstr "没有找到 Bad Behavior 插件。请检查您的安装。" |
|
145 |
|
146 #: plugins/badbehaviour.php:63 |
|
147 msgid "Bad Behavior" |
|
148 msgstr "Bad Behavior" |
|
149 |
|
150 #: plugins/badbehaviour.php:68 |
|
151 msgid "(Only legacy caching supported, disabled compression and requires <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> in \"%s/plugins/bad-behavior/\") " |
|
152 msgstr "(仅支持传统模式,并且需要禁用压缩以及确保 <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> 插件在 \"%s/plugins/bad-behavior/\" 目录中) " |
|
153 |
|
154 #: plugins/badbehaviour.php:74 |
|
155 msgid "Bad Behavior support is now %s" |
|
156 msgstr "Bad Behavior 兼容%s" |
|
157 |
|
158 #: plugins/badbehaviour.php:83 |
|
159 #: wp-cache.php:1401 |
|
160 #: wp-cache.php:1406 |
|
161 msgid "Warning!" |
|
162 msgstr "警告!" |
|
163 |
|
164 #: plugins/domain-mapping.php:73 |
|
165 msgid "Domain Mapping" |
|
166 msgstr "Domain Mapping" |
|
167 |
|
168 #: plugins/domain-mapping.php:78 |
|
169 msgid "Provides support for <a href=\"http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/\">Domain Mapping</a> plugin to map multiple domains to a blog." |
|
170 msgstr "<a href=\"http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/\">点击查看 Domain Mapping 插件对同主机多站点的支持</a>。" |
|
171 |
|
172 #: plugins/domain-mapping.php:84 |
|
173 msgid "Domain Mapping support is now %s" |
|
174 msgstr "Domain Mapping 兼容%s" |
|
175 |
|
176 #: plugins/domain-mapping.php:98 |
|
177 msgid "Domain Mapping plugin detected! Please go to the Supercache plugins page and enable the domain mapping helper plugin." |
|
178 msgstr "已检测到 Domain Mapping 插件!请前往本插件的设置首页启用 Domain Mapping 插件支持。" |
|
179 |
|
180 #: plugins/multisite.php:13 |
|
181 msgid "Cached" |
|
182 msgstr "已缓存" |
|
183 |
|
184 #: plugins/multisite.php:31 |
|
185 #: wp-cache.php:1324 |
|
186 msgid "Enable" |
|
187 msgstr "启用" |
|
188 |
|
189 #: plugins/multisite.php:33 |
|
190 #: plugins/searchengine.php:61 |
|
191 #: wp-cache.php:1324 |
|
192 msgid "Disable" |
|
193 msgstr "禁用" |
|
194 |
|
195 #: plugins/multisite.php:39 |
|
196 msgid "Caching has been disabled on this blog on the Network Admin Sites page." |
|
197 msgstr "在该博客的站点网络管理页面上缓存功能已被禁用。" |
|
198 |
|
199 #: plugins/searchengine.php:67 |
|
200 msgid "No Adverts for Friends" |
|
201 msgstr "No Adverts for Friends" |
|
202 |
|
203 #: plugins/searchengine.php:72 |
|
204 msgid "Provides support for <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a>." |
|
205 msgstr "<a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">点击查看 No Adverts for Friends 插件的支持</a>。" |
|
206 |
|
207 #: plugins/searchengine.php:78 |
|
208 msgid "No Adverts for Friends support is now %s" |
|
209 msgstr "No Adverts for Friends 兼容%s" |
|
210 |
|
211 #: plugins/wptouch.php:20 |
|
212 msgid "WPTouch" |
|
213 msgstr "WPTouch" |
|
214 |
|
215 #: plugins/wptouch.php:25 |
|
216 msgid "Provides support for <a href=\"http://wordpress.org/extend/plugins/wptouch/\">WPTouch</a> mobile theme and plugin." |
|
217 msgstr "<a href=\"http://wordpress.org/extend/plugins/wptouch/\">点击查看 WPTouch 的手机主题和插件本身的支持</a>。" |
|
218 |
|
219 #: plugins/wptouch.php:31 |
|
220 msgid "WPTouch support is now %s" |
|
221 msgstr "WPTouch 兼容%s" |
|
222 |
|
223 #: plugins/wptouch.php:45 |
|
224 msgid "WPTouch plugin detected! Please go to the Supercache plugins page and enable the WPTouch helper plugin." |
|
225 msgstr "已检测到 WPTouch 插件!请前往插件设置首页启用 WPTouch 插件支持。" |
|
226 |
|
227 #: wp-cache-phase2.php:1209 |
|
228 msgid "Cache expiry cron job failed. Job will run again in 10 seconds." |
|
229 msgstr "清理到期缓存计划任务执行失败,将会在10秒后重试。" |
|
230 |
|
231 #: wp-cache-phase2.php:1213 |
|
232 msgid "Cache expiry cron job took more than 30 seconds. You should probably run the garbage collector more often." |
|
233 msgstr "缓存到期检查任务已经执行了不少于30秒。您可能需要更经常地运行垃圾回收期。" |
|
234 |
|
235 #: wp-cache-phase2.php:1222 |
|
236 msgid "[%1$s] WP Super Cache GC Report" |
|
237 msgstr "[%1$s] [%1$s] WP Super Cache 垃圾回收器报告" |
|
238 |
|
239 #: wp-cache.php:99 |
|
240 msgid "Please create %s /wp-cache-config.php from wp-super-cache/wp-cache-config-sample.php" |
|
241 msgstr "请把 wp-super-cache/wp-cache-config-sample.php 改为 %s /wp-cache-config.php" |
|
242 |
|
243 #: wp-cache.php:162 |
|
244 msgid "Warning! PHP Safe Mode Enabled!" |
|
245 msgstr "警告!PHP 安全模式已启用!" |
|
246 |
|
247 #: wp-cache.php:163 |
|
248 msgid "You may experience problems running this plugin because SAFE MODE is enabled." |
|
249 msgstr "由于启用了安全模式,在插件运行时您可能会遇到问题。" |
|
250 |
|
251 #: wp-cache.php:167 |
|
252 msgid "Your server is set up to check the owner of PHP scripts before allowing them to read and write files." |
|
253 msgstr "在 PHP 代码读取或者写入文件之前,您的服务器程序将会检查其属主。" |
|
254 |
|
255 #: wp-cache.php:168 |
|
256 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." |
|
257 msgstr "您或者管理员也许能通过修改插件的用户组属主为服务器软件用户来使得插件正常工作。%s/cache/ 目录的用户组属主同样需要修改。更多信息请访问 <a href=\"http://php.net/features.safe-mode\">PHP 安全模式手册</a> 页面。" |
|
258 |
|
259 #: wp-cache.php:170 |
|
260 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." |
|
261 msgstr "您或者管理员必须禁用该功能。更多信息请访问 <a href=\"http://php.net/features.safe-mode\">PHP 安全模式手册</a> 。很遗憾这个操作不能在 .htaccess 文件中修改,您必须修改 php.ini 文件。" |
|
262 |
|
263 #: wp-cache.php:176 |
|
264 msgid "Permlink Structure Error" |
|
265 msgstr "固定链接结构出错" |
|
266 |
|
267 #: wp-cache.php:177 |
|
268 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." |
|
269 msgstr "本插件需要正确的自定义链接或者固定链接结构才能正常工作。请前往 <a href=\"options-permalink.php\">固定链接设置</a> 页面进行配置。" |
|
270 |
|
271 #: wp-cache.php:189 |
|
272 msgid "Warning! Your hostname \"%s\" resolves to %s" |
|
273 msgstr "警告!您的主机 \"%s\" 被解析至 %s" |
|
274 |
|
275 #: wp-cache.php:190 |
|
276 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." |
|
277 msgstr "您的服务器认为您的主机解析至 %s。有些服务比如垃圾回收器和定时发布功能将无法正常工作。" |
|
278 |
|
279 #: wp-cache.php:191 |
|
280 #: wp-cache.php:205 |
|
281 msgid "Please see entry 16 in the <a href=\"%s\">Troubleshooting section</a> of the readme.txt" |
|
282 msgstr "请查看 readme.txt 中 <a href=\"%s\">疑难问题解决部分</a> 的第16号问题" |
|
283 |
|
284 #: wp-cache.php:204 |
|
285 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." |
|
286 msgstr "很遗憾,找不到 wp-cron.php。该文件是垃圾回收器正常工作,WordPress 定时发布任务以及其他活动的关键。" |
|
287 |
|
288 #: wp-cache.php:218 |
|
289 msgid "Cannot continue... fix previous problems and retry." |
|
290 msgstr "无法继续... 清修复之前遇到的问题然后重试。" |
|
291 |
|
292 #: wp-cache.php:227 |
|
293 msgid "Zlib Output Compression Enabled!" |
|
294 msgstr "Zlib 输出压缩已启用!" |
|
295 |
|
296 #: wp-cache.php:228 |
|
297 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." |
|
298 msgstr "PHP 正在压缩发送到来访者的数据。建议禁用该功能,因为本插件已经缓存了压缩后的输出数据而不是重复压缩多次它们。同时请查看 readme 文件的疑难问题解决部分的第21号问题。查看 <a href=\"http://php.net/manual/en/zlib.configuration.php\">这个页面</a> 以了解配置 php.ini 的介绍。" |
|
299 |
|
300 #: wp-cache.php:232 |
|
301 msgid "Mod rewrite may not be installed!" |
|
302 msgstr "Mod rewrite 模块可能未安装!" |
|
303 |
|
304 #: wp-cache.php:233 |
|
305 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." |
|
306 msgstr "貌似 mod_rewrite 模块尚未安装。也许情况并不是这样,尤其是当您不使用 Apache 作为服务器程序的时候。请检查 mod_rewrite 模块是否被加载。这对于 Super Cache 的静态文件的调用是必需的。不过您可以使用 PHP 缓存模式或者传统模式运行本插件。" |
|
307 |
|
308 #: wp-cache.php:239 |
|
309 msgid "Read Only Mode. Configuration cannot be changed." |
|
310 msgstr "只读模式。设置无法更改。" |
|
311 |
|
312 #: wp-cache.php:240 |
|
313 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." |
|
314 msgstr "WP Super Cache 的设置文件 <code>%s/wp-cache-config.php</code> 无法被变更。这个文件必须被设置为可被写入权限才能正常工作。" |
|
315 |
|
316 #: wp-cache.php:241 |
|
317 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." |
|
318 msgstr "最简单的方法就是通过 ftp 客户端使用 CHMOD 命令临时修改文件权限。请确保文件全局可被写入,然后就可以了。" |
|
319 |
|
320 #: wp-cache.php:242 |
|
321 #: wp-cache.php:258 |
|
322 msgid "<a href=\"http://codex.wordpress.org/Changing_File_Permissions\">This page</a> explains how to change file permissions." |
|
323 msgstr "<a href=\"http://codex.wordpress.org/Changing_File_Permissions\">这个页面</a> 讲述了如何修改文件权限。" |
|
324 |
|
325 #: wp-cache.php:243 |
|
326 msgid "Writeable:" |
|
327 msgstr "可写的:" |
|
328 |
|
329 #: wp-cache.php:244 |
|
330 msgid "Readonly:" |
|
331 msgstr "只读:" |
|
332 |
|
333 #: wp-cache.php:256 |
|
334 msgid "Warning! %s is writeable!" |
|
335 msgstr "警告! %s 可被写入!" |
|
336 |
|
337 #: wp-cache.php:257 |
|
338 msgid "You should change the permissions on %s and make it more restrictive. Use your ftp client, or the following command to fix things:" |
|
339 msgstr "您应该通过 ftp 客户端或者以下命令更改 %s 的权限并确保它被严格限制:" |
|
340 |
|
341 #: wp-cache.php:267 |
|
342 msgid "Mobile rewrite rules detected" |
|
343 msgstr "检测到针对手机的重写规则" |
|
344 |
|
345 #: wp-cache.php:268 |
|
346 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." |
|
347 msgstr "为了更好的访问体验,您应该启用 \"手机设备支持\" 或者删除 .htaccess. 文件中的手机重写规则。请查找 \"2.0\\ MMP|240x320\" 文本并删除它们。" |
|
348 |
|
349 #: wp-cache.php:268 |
|
350 msgid "This will have no affect on ordinary users but mobile users will see uncached pages." |
|
351 msgstr "这将不会影响电脑用户,但是手机用户将会访问未缓存的页面。" |
|
352 |
|
353 #: wp-cache.php:274 |
|
354 #: wp-cache.php:285 |
|
355 msgid "Rewrite rules must be updated" |
|
356 msgstr "重写规则必须被更新" |
|
357 |
|
358 #: wp-cache.php:275 |
|
359 #: wp-cache.php:286 |
|
360 msgid "The rewrite rules required by this plugin have changed or are missing. " |
|
361 msgstr "插件需要的重写规则已被更改或者缺失。" |
|
362 |
|
363 #: wp-cache.php:276 |
|
364 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):" |
|
365 msgstr "若要对手机用户进行配置,需要额外添加规则到 .htaccess 文件中,或者您启用传统模式。这是您的选择(有些困难):" |
|
366 |
|
367 #: wp-cache.php:277 |
|
368 msgid "Set the plugin to legacy mode and enable mobile support." |
|
369 msgstr "设置插件为传统模式并且启用手机支持。" |
|
370 |
|
371 #: wp-cache.php:278 |
|
372 #: wp-cache.php:287 |
|
373 msgid "Scroll down the Advanced Settings page and click the <strong>Update Mod_Rewrite Rules</strong> button." |
|
374 msgstr "滚动查看高级选项卡,找到并点击 <strong>更新 Mod_Rewrite 规则</strong> 按钮。" |
|
375 |
|
376 #: wp-cache.php:279 |
|
377 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." |
|
378 msgstr "删除插件的 mod_rewrite 规则,它们是 %s.htaccess 文件中从 <code># BEGIN WPSuperCache</code> 开始到 <code># END WPSuperCache</code> 结束的代码块,随后请刷新本页来重建规则。" |
|
379 |
|
380 #: wp-cache.php:280 |
|
381 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_logged_in|wp-postpass_).*$</code> add these lines: (do it twice, once for each section)" |
|
382 msgstr "请自行添加规则。编辑 %s.htaccess 并找到从 <code># BEGIN WPSuperCache</code> 开始到 <code># END WPSuperCache</code> 结束的这部分代码。请注意有两部分很相似,请在 <code>%%{HTTP:Cookie} !^.*(comment_author_|wordpress_logged_in|wp-postpass_).*$</code> 下方添加这些规则: (请执行该操作两次,每一部分一次)" |
|
383 |
|
384 #: wp-cache.php:293 |
|
385 msgid "Required to serve compressed supercache files properly." |
|
386 msgstr "这是必需的以便能够正确调用缓存文件。" |
|
387 |
|
388 #: wp-cache.php:293 |
|
389 msgid "Required to set caching information on supercache pages. IE7 users will see old pages without this module." |
|
390 msgstr "该模块的作用是设定 supercache 页面的缓存信息。没有该模块,IE7用户将只会看见旧页面。" |
|
391 |
|
392 #: wp-cache.php:293 |
|
393 msgid "Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module." |
|
394 msgstr "设定缓存文件的到期时间。没有该模块时,当来访者刷新或者留下评论时可能不会看到新页面。" |
|
395 |
|
396 #: wp-cache.php:300 |
|
397 msgid "Missing Apache Modules" |
|
398 msgstr "找不到 Apache 模块" |
|
399 |
|
400 #: wp-cache.php:301 |
|
401 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." |
|
402 msgstr "由于下列 Apache 模块的缺失,本插件只能运行于传统模式。如果强制在完整的运行模式下运行,来访者可能会浏览异常的页面。" |
|
403 |
|
404 #: wp-cache.php:502 |
|
405 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." |
|
406 msgstr "<strong>警告!</strong>您尝试启用压缩但是 <code>zlib.output_compression</code> 参数已被启用。请查看 readme 文件的疑难问题解决部分的第21号解答。" |
|
407 |
|
408 #: wp-cache.php:598 |
|
409 msgid "WP Super Cache Settings" |
|
410 msgstr "WP Super Cache 设置" |
|
411 |
|
412 #: wp-cache.php:612 |
|
413 msgid "Notice: <em>Mod_rewrite or Legacy caching enabled</em>. Showing Advanced Settings Page by default." |
|
414 msgstr "注意:由于 <em>Mod_rewrite 模式或者传统模式已启用</em>,默认将显示高级设置选项卡。" |
|
415 |
|
416 #: wp-cache.php:623 |
|
417 msgid "Configuration file changed, some values might be wrong. Load the page again from the \"Settings\" menu to reset them." |
|
418 msgstr "设置文件已变更,有些数值可能是错误的。请通过 \"设置\" 菜单重新加载。" |
|
419 |
|
420 #: wp-cache.php:655 |
|
421 msgid "Caching must be enabled to use this feature" |
|
422 msgstr "这项功能必须在启用缓存功能后方可使用。" |
|
423 |
|
424 #: wp-cache.php:673 |
|
425 #: wp-cache.php:813 |
|
426 msgid "Cancel Cache Preload" |
|
427 msgstr "取消预加载缓存" |
|
428 |
|
429 #: wp-cache.php:681 |
|
430 msgid "Scheduled preloading of cache almost cancelled. It may take up to a minute for it to cancel completely." |
|
431 msgstr "预缓存计划任务马上就会被取消,这可能需要花费一点时间。" |
|
432 |
|
433 #: wp-cache.php:692 |
|
434 msgid "Scheduled preloading of cache cancelled." |
|
435 msgstr "预缓存计划任务已取消" |
|
436 |
|
437 #: wp-cache.php:724 |
|
438 #: wp-cache.php:811 |
|
439 msgid "Preload Cache Now" |
|
440 msgstr "立即预加载缓存" |
|
441 |
|
442 #: wp-cache.php:728 |
|
443 msgid "Scheduled preloading of cache in 10 seconds." |
|
444 msgstr "预缓存任务在10秒后启动。" |
|
445 |
|
446 #: wp-cache.php:733 |
|
447 msgid "Scheduled preloading of cache in %d minutes" |
|
448 msgstr "预缓存任务在%d秒后启动。" |
|
449 |
|
450 #: wp-cache.php:737 |
|
451 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." |
|
452 msgstr "预缓存的功能是缓存所有已发布的页面和文章。它会创建 supercache 静态文件,这样的话,未知用户(包括搜索引擎蜘蛛)将会获得缓存后的页面。这将帮助您的站点的 Google PR 提升,因为 Google 会把网站的响应速度作为评判网站的标准。" |
|
453 |
|
454 #: wp-cache.php:738 |
|
455 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." |
|
456 msgstr "预缓存将会创建大量新文件,并且会将所有文章进行缓存。如果您有10000篇以上文章,不建议您使用该功能,尤其是在共享主机上。" |
|
457 |
|
458 #: wp-cache.php:739 |
|
459 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." |
|
460 msgstr "在预缓存模式下,垃圾回收器将只会对已知用户清理传统模式产生的旧文件,而不是预缓存的 supercache 文件。当缓存被预缓存时,本功能建议启用。" |
|
461 |
|
462 #: wp-cache.php:743 |
|
463 msgid "Refresh preloaded cache files every %s minutes. (0 to disable, minimum %d minutes.)" |
|
464 msgstr "每%s分钟刷新预缓存文件(设置为0则禁用,至少%d分钟。)" |
|
465 |
|
466 #: wp-cache.php:756 |
|
467 msgid "all" |
|
468 msgstr "全部" |
|
469 |
|
470 #: wp-cache.php:769 |
|
471 msgid "Preload %s posts." |
|
472 msgstr "预缓存 %s 篇文章。" |
|
473 |
|
474 #: wp-cache.php:776 |
|
475 msgid "Preload mode (garbage collection only on legacy cache files. Recommended.)" |
|
476 msgstr "预缓存模式(垃圾回收器只会在传统模式上生效。推荐。)" |
|
477 |
|
478 #: wp-cache.php:779 |
|
479 msgid "Preload tags, categories and other taxonomies." |
|
480 msgstr "预缓存标签,分类以及其他。" |
|
481 |
|
482 #: wp-cache.php:782 |
|
483 msgid "Send me status emails when files are refreshed." |
|
484 msgstr "当缓存文件刷新完毕后发送邮件通知。" |
|
485 |
|
486 #: wp-cache.php:787 |
|
487 msgid "Many emails, 2 emails per 100 posts." |
|
488 msgstr "大量邮件,每100篇文章发送2封邮件。" |
|
489 |
|
490 #: wp-cache.php:790 |
|
491 msgid "Medium, 1 email per 100 posts." |
|
492 msgstr "适量邮件,每100篇文章发送1封邮件。" |
|
493 |
|
494 #: wp-cache.php:793 |
|
495 msgid "Less emails, 1 at the start and 1 at the end of preloading all posts." |
|
496 msgstr "少量邮件,缓存第一篇发送1封邮件,缓存结束时发送再1封邮件。" |
|
497 |
|
498 #: wp-cache.php:797 |
|
499 msgid "Refresh of cache in %d hours %d minutes and %d seconds." |
|
500 msgstr "缓存将会在 %d小时%d分%d秒后刷新。" |
|
501 |
|
502 #: wp-cache.php:798 |
|
503 msgid "Full refresh of cache in %d hours %d minutes and %d seconds." |
|
504 msgstr "缓存全部刷新将会在%d小时%d分%d秒后开始。" |
|
505 |
|
506 #: wp-cache.php:804 |
|
507 msgid "Currently caching from post %d to %d." |
|
508 msgstr "正在缓存文章 %d 到文章 %d。" |
|
509 |
|
510 #: wp-cache.php:808 |
|
511 msgid "<strong>Page last cached:</strong> %s" |
|
512 msgstr "<strong>页面最后缓存:</strong> %s" |
|
513 |
|
514 #: wp-cache.php:811 |
|
515 msgid "Update Settings" |
|
516 msgstr "更新设置" |
|
517 |
|
518 #: wp-cache.php:819 |
|
519 msgid "Preloading of cache disabled. Please disable legacy page caching or talk to your host administrator." |
|
520 msgstr "预缓存功能已禁用。请禁用传统模式或者与您的主机管理员联系。" |
|
521 |
|
522 #: wp-cache.php:836 |
|
523 #: wp-cache.php:947 |
|
524 msgid "Caching" |
|
525 msgstr "缓存功能" |
|
526 |
|
527 #: wp-cache.php:840 |
|
528 msgid "Cache hits to this website for quick access." |
|
529 msgstr "启用缓存以便加快访问。" |
|
530 |
|
531 #: wp-cache.php:840 |
|
532 #: wp-cache.php:841 |
|
533 #: wp-cache.php:858 |
|
534 #: wp-cache.php:867 |
|
535 #: wp-cache.php:874 |
|
536 #: wp-cache.php:877 |
|
537 #: wp-cache.php:894 |
|
538 #: wp-cache.php:950 |
|
539 msgid "Recommended" |
|
540 msgstr "推荐" |
|
541 |
|
542 #: wp-cache.php:841 |
|
543 msgid "Use mod_rewrite to serve cache files." |
|
544 msgstr "mod_rewrite 缓存模式。" |
|
545 |
|
546 #: wp-cache.php:842 |
|
547 msgid "Use PHP to serve cache files." |
|
548 msgstr "PHP 缓存模式。" |
|
549 |
|
550 #: wp-cache.php:843 |
|
551 msgid "Legacy page caching." |
|
552 msgstr "传统缓存模式。" |
|
553 |
|
554 #: wp-cache.php:844 |
|
555 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." |
|
556 msgstr "Mod_rewrite 方式最快;PHP 方式几乎与前者一样快并且容易部署;传统模式比它们稍慢,但是更灵活且部署简单。建议新用户使用 PHP 缓存模式。" |
|
557 |
|
558 #: wp-cache.php:850 |
|
559 msgid "Miscellaneous" |
|
560 msgstr "杂项" |
|
561 |
|
562 #: wp-cache.php:856 |
|
563 msgid "Warning! Compression is disabled as gzencode() function not found." |
|
564 msgstr "警告!由于未找到 gzencode() 函数,压缩已被禁用。" |
|
565 |
|
566 #: wp-cache.php:858 |
|
567 msgid "Compress pages so they’re served more quickly to visitors." |
|
568 msgstr "压缩页面以便让来访者更快浏览。" |
|
569 |
|
570 #: wp-cache.php:859 |
|
571 msgid "Compression is disabled by default because some hosts have problems with compressed files. Switching it on and off clears the cache." |
|
572 msgstr "压缩默认已禁用,因为有些主机对压缩过的文件处理有问题。勾选或取消勾选该功能会清除缓存。" |
|
573 |
|
574 #: wp-cache.php:867 |
|
575 msgid "304 Not Modified browser caching. Indicate when a page has not been modified since last requested." |
|
576 msgstr "304 Not Modified 浏览器缓存。声明一个页面自从上一次被请求后还未被变更。" |
|
577 |
|
578 #: wp-cache.php:870 |
|
579 msgid "Warning! 304 browser caching is only supported when not using mod_rewrite caching." |
|
580 msgstr "警告!304浏览器缓存功能只有不使用 mod_rewrite 缓存模式时生效。" |
|
581 |
|
582 #: wp-cache.php:872 |
|
583 msgid "304 support is disabled by default because in the past GoDaddy had problems with some of the headers used." |
|
584 msgstr "304支持默认已禁用,因为 GoDaddy 对有些网页头部处理有问题。" |
|
585 |
|
586 #: wp-cache.php:874 |
|
587 msgid "Don’t cache pages for <acronym title=\"Logged in users and those that comment\">known users</acronym>." |
|
588 msgstr "不要为<acronym title=\"已登录用户和评论者\">已知用户</acronym>缓存。" |
|
589 |
|
590 #: wp-cache.php:875 |
|
591 msgid "Don’t cache pages with GET parameters. (?x=y at the end of a url)" |
|
592 msgstr "不要为 GET 请求缓存。(地址结尾为?x=y)" |
|
593 |
|
594 #: wp-cache.php:876 |
|
595 msgid "Make known users anonymous so they’re served supercached static files." |
|
596 msgstr "让已知用户匿名使他们浏览的内容是缓存文件。" |
|
597 |
|
598 #: wp-cache.php:877 |
|
599 msgid "Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated." |
|
600 msgstr "缓存重建。当新缓存生成时调用缓存文件给匿名用户。" |
|
601 |
|
602 #: wp-cache.php:878 |
|
603 msgid "Proudly tell the world your server is <a href=\"%s\">Stephen Fry proof</a>! (places a message in your blog’s footer)" |
|
604 msgstr "自豪地告诉世界<a href=\"%s\">Stephen Fry proof</a>!(在您的博客底部显示一行感谢作者信息)" |
|
605 |
|
606 #: wp-cache.php:884 |
|
607 #: wp-cache.php:1162 |
|
608 #: wp-cache.php:1778 |
|
609 msgid "Advanced" |
|
610 msgstr "高级" |
|
611 |
|
612 #: wp-cache.php:888 |
|
613 msgid "Mobile device support. (External plugin or theme required. See the <a href=\"http://wordpress.org/extend/plugins/wp-super-cache/faq/\">FAQ</a> for further details.)" |
|
614 msgstr "移动设备支持。(需要第三方插件或主题,请访问 <a href=\"http://wordpress.org/extend/plugins/wp-super-cache/faq/\">FAQ</a> 页面以了解更多信息。)" |
|
615 |
|
616 #: wp-cache.php:890 |
|
617 msgid "Mobile Browsers" |
|
618 msgstr "手机浏览器" |
|
619 |
|
620 #: wp-cache.php:890 |
|
621 msgid "Mobile Prefixes" |
|
622 msgstr "手机号段" |
|
623 |
|
624 #: wp-cache.php:892 |
|
625 msgid "Remove UTF8/blog charset support from .htaccess file. Only necessary if you see odd characters or punctuation looks incorrect. Requires rewrite rules update." |
|
626 msgstr "移除 .htaccess 文件中的 UTF8/blog 字符集。这个功能只适用于当您发现文件中字符不正确时。本功能需要更新重写规则。" |
|
627 |
|
628 #: wp-cache.php:893 |
|
629 msgid "Clear all cache files when a post or page is published or updated." |
|
630 msgstr "当有新文章或页面的发布或更新时清除之前的缓存文件。" |
|
631 |
|
632 #: wp-cache.php:894 |
|
633 msgid "Extra homepage checks. (Very occasionally stops homepage caching)" |
|
634 msgstr "首页额外检查。 (极少数情况下会停止对首页的缓存)" |
|
635 |
|
636 #: wp-cache.php:895 |
|
637 msgid "Only refresh current page when comments made." |
|
638 msgstr "当某页面有新评论时,只刷新该页面的缓存。" |
|
639 |
|
640 #: wp-cache.php:896 |
|
641 msgid "List the newest cached pages on this page." |
|
642 msgstr "在该页列出所有最新的缓存页面。" |
|
643 |
|
644 #: wp-cache.php:898 |
|
645 msgid "Coarse file locking. You probably don’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>" |
|
646 msgstr "粗略文件锁定。您可能不需要该功能,但是它对小型站点很有帮助。警告!<em>某些情况下您的服务器会被锁住!</em>" |
|
647 |
|
648 #: wp-cache.php:900 |
|
649 msgid "Late init. Display cached files after WordPress has loaded. Most useful in legacy mode." |
|
650 msgstr "延迟初始化。该功能是指在 WordPress 加载后显示已缓存的文件。在传统模式下很有用。" |
|
651 |
|
652 #: wp-cache.php:902 |
|
653 msgid "Use object cache to store cached files." |
|
654 msgstr "使用对象缓存系统来存储缓存文件。" |
|
655 |
|
656 #: wp-cache.php:902 |
|
657 msgid "(Experimental)" |
|
658 msgstr "(实验室功能)" |
|
659 |
|
660 #: wp-cache.php:904 |
|
661 msgid "<strong>DO NOT CACHE PAGE</strong> secret key: <a href=\"%s\">%s</a>" |
|
662 msgstr "<strong>访问这个链接将不会显示缓存内容</strong>: <a href=\"%s\">%s</a>" |
|
663 |
|
664 #: wp-cache.php:910 |
|
665 msgid "Note:" |
|
666 msgstr "提示:" |
|
667 |
|
668 #: wp-cache.php:912 |
|
669 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." |
|
670 msgstr "请前往插件管理页面卸载本插件,插件会自动清除。如果需要您的手动操作,稍后会有提示。" |
|
671 |
|
672 #: wp-cache.php:913 |
|
673 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!)" |
|
674 msgstr "如果要卸载该插件,请确保 <em>%s</em> 目录可被服务器程序写入,这样的话 <em>advanced-cache.php</em> 和 <em>cache-config.php</em> 可被自动删除。(当然也请确保这两个文件可被写入!)" |
|
675 |
|
676 #: wp-cache.php:914 |
|
677 msgid "Please see the <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> for instructions on uninstalling this script. Look for the heading, \"How to uninstall WP Super Cache\"." |
|
678 msgstr "请查看 <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> 以了解卸载流程。请在文件中搜索 \"How to uninstall WP Super Cache\"以便快速浏览。" |
|
679 |
|
680 #: wp-cache.php:915 |
|
681 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." |
|
682 msgstr "需要帮助?请查看 <a href=\"%1$s\">Super Cache 的 readme 文件</a>。它包含了安装文档,常见问题解答以及某些故障排除提示。还有建议您查看<a href=\"%2$s\">论坛支持</a>,您的问题也许已经被解答过了。" |
|
683 |
|
684 #: wp-cache.php:918 |
|
685 #: wp-cache.php:965 |
|
686 msgid "Update Status" |
|
687 msgstr "更新" |
|
688 |
|
689 #: wp-cache.php:925 |
|
690 msgid "Accepted Filenames & Rejected URIs" |
|
691 msgstr "已被接受的文件名和拒绝的 URI" |
|
692 |
|
693 #: wp-cache.php:950 |
|
694 msgid "Caching On" |
|
695 msgstr "启用缓存功能" |
|
696 |
|
697 #: wp-cache.php:951 |
|
698 msgid "Caching Off" |
|
699 msgstr "禁用缓存功能" |
|
700 |
|
701 #: wp-cache.php:952 |
|
702 msgid "Note: enables PHP caching, cache rebuild, and mobile support" |
|
703 msgstr "提示:将会启用 PHP 缓存模式,缓存重建和手机支持" |
|
704 |
|
705 #: wp-cache.php:962 |
|
706 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 or you can edit the .htaccess file in the root of your install and remove the SuperCache rules." |
|
707 msgstr "注意:PHP 缓存模式已启用,但是检测到遗留的 mod_rewrite 规则。已缓存的文件将会被这些规则调用。如果您的站点运行正常,请忽略本提示,否则请自行编辑 .htaccess 文件。" |
|
708 |
|
709 #: wp-cache.php:967 |
|
710 msgid "Cache Tester" |
|
711 msgstr "缓存测试" |
|
712 |
|
713 #: wp-cache.php:968 |
|
714 msgid "Test your cached website by clicking the test button below." |
|
715 msgstr "点击下面的测试按钮测试缓存效果。" |
|
716 |
|
717 #: wp-cache.php:974 |
|
718 msgid "Fetching %s to prime cache: " |
|
719 msgstr "正在抓取 %s 的初始缓存:" |
|
720 |
|
721 #: wp-cache.php:976 |
|
722 #: wp-cache.php:985 |
|
723 #: wp-cache.php:997 |
|
724 msgid "OK" |
|
725 msgstr "OK" |
|
726 |
|
727 #: wp-cache.php:979 |
|
728 msgid "Fetching first copy of %s: " |
|
729 msgstr "抓取 %s 的第一份缓存拷贝:" |
|
730 |
|
731 #: wp-cache.php:988 |
|
732 #: wp-cache.php:999 |
|
733 msgid "FAILED" |
|
734 msgstr "失败" |
|
735 |
|
736 #: wp-cache.php:991 |
|
737 msgid "Fetching second copy of %s: " |
|
738 msgstr "抓取 %s 的第二份缓存拷贝:" |
|
739 |
|
740 #: wp-cache.php:1003 |
|
741 msgid "One or more page requests failed:" |
|
742 msgstr "1个或多个页面的请求失败:" |
|
743 |
|
744 #: wp-cache.php:1022 |
|
745 #: wp-cache.php:1023 |
|
746 msgid "Page %d: %d (%s)" |
|
747 msgstr "页面 %d: %d (%s)" |
|
748 |
|
749 #: wp-cache.php:1029 |
|
750 msgid "Page 1: %s" |
|
751 msgstr "第一页: %s" |
|
752 |
|
753 #: wp-cache.php:1030 |
|
754 msgid "Page 2: %s" |
|
755 msgstr "第二页: %s" |
|
756 |
|
757 #: wp-cache.php:1031 |
|
758 msgid "The timestamps on both pages match!" |
|
759 msgstr "两个页面的时间戳相符!" |
|
760 |
|
761 #: wp-cache.php:1033 |
|
762 msgid "The pages do not match! Timestamps differ or were not found!" |
|
763 msgstr "页面不相符!时间戳有差异或者不存在!" |
|
764 |
|
765 #: wp-cache.php:1034 |
|
766 msgid "Things you can do:" |
|
767 msgstr "您可以做的:" |
|
768 |
|
769 #: wp-cache.php:1035 |
|
770 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." |
|
771 msgstr "它会在一个已经登出的浏览器环境中加载首页并检查 html 文件结尾的时间戳,然后再次加载页面并对比时间戳。如果时间戳相符则缓存正在工作。" |
|
772 |
|
773 #: wp-cache.php:1036 |
|
774 msgid "Enable logging on the Debug page here. That should help you track down the problem." |
|
775 msgstr "在这里启用调试页面的日志记录。这会帮助您跟踪问题。" |
|
776 |
|
777 #: wp-cache.php:1037 |
|
778 msgid "You should check Page 1 and Page 2 above for errors. Your local server configuration may not allow your website to access itself." |
|
779 msgstr "您应该在出错前检查页面1和页面2。您的本地服务器设置可能不允许您的网站读取。" |
|
780 |
|
781 #: wp-cache.php:1045 |
|
782 msgid "Send non-secure (non https) request for homepage" |
|
783 msgstr "发送不安全的(非 https) 首页请求" |
|
784 |
|
785 #: wp-cache.php:1046 |
|
786 msgid "Test Cache" |
|
787 msgstr "测试缓存" |
|
788 |
|
789 #: wp-cache.php:1050 |
|
790 msgid "Delete Cached Pages" |
|
791 msgstr "删除已缓存页面" |
|
792 |
|
793 #: wp-cache.php:1051 |
|
794 msgid "Cached pages are stored on your server as html and PHP files. If you need to delete them use the button below." |
|
795 msgstr "已缓存的页面以 html 页面或者 PHP 文件的形式存储在您的服务器上。如果您需要删除它们,请使用下方按钮来完成。" |
|
796 |
|
797 #: wp-cache.php:1054 |
|
798 #: wp-cache.php:2316 |
|
799 #: wp-cache.php:2335 |
|
800 #: wp-cache.php:2506 |
|
801 #: wp-cache.php:3030 |
|
802 msgid "Delete Cache" |
|
803 msgstr "删除缓存" |
|
804 |
|
805 #: wp-cache.php:1061 |
|
806 #: wp-cache.php:2322 |
|
807 msgid "Delete Cache On All Blogs" |
|
808 msgstr "删除所有博客上的缓存" |
|
809 |
|
810 #: wp-cache.php:1066 |
|
811 msgid "Recommended Links and Plugins" |
|
812 msgstr "有用的链接和插件" |
|
813 |
|
814 #: wp-cache.php:1067 |
|
815 msgid "Caching is only one part of making a website faster. Here are some other plugins that will help:" |
|
816 msgstr "缓存只是让站点运行更快的一种方法,这里有一些其它插件提供类似功能:" |
|
817 |
|
818 #: wp-cache.php:1068 |
|
819 msgid "<a href=\"%s\">WPSCMin</a>, a Supercache plugin that minifies cached pages by removing whitespaces and extra characters " |
|
820 msgstr "<a href=\"%s\">WPSCMin</a>,一个可以通过移除空白部分和不必要的字符来缩小缓存页面大小的 Supercache 插件" |
|
821 |
|
822 #: wp-cache.php:1069 |
|
823 msgid "<a href=\"%s\">Yahoo! Yslow</a> 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 <a href=\"%s\">GTMetrix</a>." |
|
824 msgstr "<a href=\"%s\">Yahoo! Yslow</a> 是一款火狐浏览器扩展 Firebug 的插件。它会通过一组高性能网页来分析网页的表现并给您改善网页的建议。您也可以在线使用表现检查工具 <a href=\"%s\">GTMetrix</a>。" |
|
825 |
|
826 #: wp-cache.php:1070 |
|
827 msgid "<a href=\"%s\">Use Google Libraries</a> allows you to load some commonly used Javascript libraries from Google webservers. Ironically it may reduce your Yslow score." |
|
828 msgstr "<a href=\"%s\">使用 Google Libraries</a> 允许您从 Google 的服务器加载某些流行 Javascript 库。不过这很荒谬,会降低您的 Yslow 评估分数。" |
|
829 |
|
830 #: wp-cache.php:1072 |
|
831 msgid "<strong>Advanced users only:</strong> <a href=\"%s\">Speed up your site with Caching and cache-control</a> explains how to make your site more cacheable with .htaccess rules." |
|
832 msgstr "<strong>只允许高级用户:</strong> <a href=\"%s\">Speed up your site with Caching and cache-control</a> 讲述了如何使您的网站通过 .htaccess 规则更容易被缓存。" |
|
833 |
|
834 #: wp-cache.php:1073 |
|
835 msgid "<strong>Advanced users only:</strong> Install an object cache. Choose from <a href=\"%s\">Memcached</a>, <a href=\"%s\">XCache</a>, <a href=\"%s\">eAcccelerator</a> and others." |
|
836 msgstr "<strong>只允许高级用户:</strong> 安装对象缓存系统。您可以选择 <a href=\"%s\">Memcached</a>, <a href=\"%s\">XCache</a>, <a href=\"%s\">eAcccelerator</a> 或更多。" |
|
837 |
|
838 #: wp-cache.php:1074 |
|
839 msgid "<a href=\"%s\">Cron View</a> is a useful plugin to use when trying to debug garbage collection and preload problems." |
|
840 msgstr "<a href=\"%s\">Cron View</a> 是一款调试垃圾回收器和预缓存问题的利器。" |
|
841 |
|
842 #: wp-cache.php:1085 |
|
843 msgid "Make WordPress Faster" |
|
844 msgstr "让 WordPress 更快" |
|
845 |
|
846 #: wp-cache.php:1086 |
|
847 msgid "%1$s is maintained and developed by %2$s with contributions from many others." |
|
848 msgstr "%1$s 由 %2$s 与众多贡献人员一同开发并维护。" |
|
849 |
|
850 #: wp-cache.php:1087 |
|
851 msgid "He blogs at %1$s and posts photos at %2$s." |
|
852 msgstr "他有一个博客 %1$s 并会把自己的照片放在 %2$s。" |
|
853 |
|
854 #: wp-cache.php:1088 |
|
855 msgid "Please say hi to him on %s too!" |
|
856 msgstr "欢迎您在 %s 上与他交流!" |
|
857 |
|
858 #: wp-cache.php:1089 |
|
859 msgid "Need Help?" |
|
860 msgstr "需要帮助?" |
|
861 |
|
862 #: wp-cache.php:1091 |
|
863 msgid "Use the debug system in the Debug tab above. It will tell you what the plugin is doing." |
|
864 msgstr "在调试选项卡中使用调试工具。这将会告诉您插件正在如何工作。" |
|
865 |
|
866 #: wp-cache.php:1092 |
|
867 msgid "<a href=\"%1$s\">Installation Help</a>" |
|
868 msgstr "<a href=\"%1$s\">安装帮助</a>" |
|
869 |
|
870 #: wp-cache.php:1093 |
|
871 msgid "<a href=\"%1$s\">Frequently Asked Questions</a>" |
|
872 msgstr "<a href=\"%1$s\">常见问题解答</a>" |
|
873 |
|
874 #: wp-cache.php:1094 |
|
875 msgid "<a href=\"%1$s\">Support Forum</a>" |
|
876 msgstr "<a href=\"%1$s\">论坛支持</a>" |
|
877 |
|
878 #: wp-cache.php:1096 |
|
879 msgid "Rate This Plugin!" |
|
880 msgstr "给插件评个分吧!" |
|
881 |
|
882 #: wp-cache.php:1097 |
|
883 msgid "Please <a href=\"%s\">rate</a> this plugin and tell me if it works for you or not. It really helps development." |
|
884 msgstr "请 <a href=\"%s\">对这个插件评分</a> 并告诉我您的需求。这对我们的开发真的十分有用。" |
|
885 |
|
886 #: wp-cache.php:1106 |
|
887 msgid "Cached pages since %1$s : <strong>%2$s</strong>" |
|
888 msgstr "从 %1$s 已缓存的页面:<strong>%2$s</strong>" |
|
889 |
|
890 #: wp-cache.php:1107 |
|
891 msgid "Newest Cached Pages:" |
|
892 msgstr "最新的已缓存页面:" |
|
893 |
|
894 #: wp-cache.php:1111 |
|
895 msgid "Cached %s seconds ago" |
|
896 msgstr "%s秒前已缓存" |
|
897 |
|
898 #: wp-cache.php:1114 |
|
899 msgid "(may not always be accurate on busy sites)" |
|
900 msgstr "(在某些繁忙的大型站点上可能会不准确)" |
|
901 |
|
902 #: wp-cache.php:1133 |
|
903 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." |
|
904 msgstr "这些对第三方插件的兼容本质都是位于 wp-super-cache 目录内 plugins 子目录内的 PHP 文件,它们在 Supercache 运行时即被加载,比这些第三方插件本身被加载稍微提前。" |
|
905 |
|
906 #: wp-cache.php:1134 |
|
907 msgid "This is strictly an advanced feature only and knowledge of both PHP and WordPress actions is required to create them." |
|
908 msgstr "严格意义上讲这是一个高级功能,您必须十分了解 PHP 和 WordPress 才能正确使用。" |
|
909 |
|
910 #: wp-cache.php:1135 |
|
911 msgid "<strong>Warning</strong>! 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 <strong>$wp_cache_plugins_dir</strong> to the new location in wp-config.php and WP Super Cache will look there instead.<br />More info available in the <a href=\"http://ocaoimh.ie/wp-super-cache-developers/\">developer documentation</a>." |
|
912 msgstr "<strong>警告</strong>!由于 WordPress 升级插件的方法,您之前上传至 wp-super-cache/plugins/ 的插件将会在更新时被删除。您可以通过在其他地方加载的方式避免,即设置 wp-config.php 中的 <strong>$wp_cache_plugins_dir</strong> 路径,这样 WP Super Cache 就会从这里加载。<br />更多信息请查阅 <a href=\"http://ocaoimh.ie/wp-super-cache-developers/\">开发者文档</a>。" |
|
913 |
|
914 #: wp-cache.php:1145 |
|
915 msgid "Available Plugins" |
|
916 msgstr "可用插件" |
|
917 |
|
918 #: wp-cache.php:1162 |
|
919 msgid "Easy" |
|
920 msgstr "通用" |
|
921 |
|
922 #: wp-cache.php:1162 |
|
923 msgid "CDN" |
|
924 msgstr "CDN" |
|
925 |
|
926 #: wp-cache.php:1162 |
|
927 msgid "Contents" |
|
928 msgstr "内容" |
|
929 |
|
930 #: wp-cache.php:1162 |
|
931 msgid "Preload" |
|
932 msgstr "预缓存" |
|
933 |
|
934 #: wp-cache.php:1162 |
|
935 msgid "Plugins" |
|
936 msgstr "插件兼容" |
|
937 |
|
938 #: wp-cache.php:1162 |
|
939 msgid "Debug" |
|
940 msgstr "调试" |
|
941 |
|
942 #: wp-cache.php:1197 |
|
943 msgid "Notice: WP Super Cache mod_rewrite rule checks disabled unless running on <a href=\"%s\">the main site</a> of this network." |
|
944 msgstr "注意:除非运行在 <a href=\"%s\">主站点</a>,WP Super Cache 的 mod_rewrite 规则检查功能将被禁用 。" |
|
945 |
|
946 #: wp-cache.php:1206 |
|
947 msgid "Mod Rewrite Rules" |
|
948 msgstr "Mod Rewrite 规则" |
|
949 |
|
950 #: wp-cache.php:1212 |
|
951 msgid "WordPress MU Detected" |
|
952 msgstr "已检测到 WordPress 多站点模式" |
|
953 |
|
954 #: wp-cache.php:1212 |
|
955 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." |
|
956 msgstr "很遗憾,在 WordPress 多站点模式下无法自动更新重写规则。请打开您的 .htaccess 文件并在其最上方手动添加下列 mod_rewrite 规则。" |
|
957 |
|
958 #: wp-cache.php:1214 |
|
959 msgid "Mod Rewrite rules cannot be updated!" |
|
960 msgstr "无法更新 Mod Rewrite 规则!" |
|
961 |
|
962 #: wp-cache.php:1215 |
|
963 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:" |
|
964 msgstr "您必须确定在 %s.htaccess 文件中,有<strong>BEGIN</strong> 和 <strong>END</strong> 标记以便程序能够自动更新规则。比如:" |
|
965 |
|
966 #: wp-cache.php:1217 |
|
967 msgid "Refresh this page when you have updated your .htaccess file." |
|
968 msgstr "当您更新完您的 .htaccess 文件时,请刷新本页。" |
|
969 |
|
970 #: wp-cache.php:1221 |
|
971 msgid "Thank you for upgrading." |
|
972 msgstr "感谢您的升级。" |
|
973 |
|
974 #: wp-cache.php:1221 |
|
975 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." |
|
976 msgstr "自从您上次安装本插件后,mod_rewrite 规则已变更。非常抱歉,您必须在新规则更新前移除旧版本 supercache 的规则。在您编辑完成 .htaccess 文件后请刷新本页。如果您想要手动升级,修改一下几行: %1$s 比方说是这样: %2$s 其实所有修改都是将 \"HTTP_COOKIE\" 变为 \"HTTP:Cookie\" 以及将 \"wordpressuser\" 变为 \"wordpress\"。这是 WordPress 2.5 的变化,但是它理论上和旧版本兼容。(如果您愿意尝试的话)" |
|
977 |
|
978 #: wp-cache.php:1225 |
|
979 msgid "Trailing slash check required." |
|
980 msgstr "需要结尾的斜杠检查。" |
|
981 |
|
982 #: wp-cache.php:1225 |
|
983 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:" |
|
984 msgstr "貌似您博客的地址结尾有 \"/\"。很遗憾,自从您安装本插件时,一个内容重复故障就已经被发现。地址结尾包含 \"/\" 和不包含 \"/\" 的页面都显示相同的内容,但没有跳转到正确的地址。要想修复该问题,您需要自行编辑您的 .htaccess 文件并把下面两条规则添加至两组 Super Cache 规则中:" |
|
985 |
|
986 #: wp-cache.php:1227 |
|
987 msgid "You can see where the rules go and examine the complete rules by clicking the \"View mod_rewrite rules\" link below." |
|
988 msgstr "您可以查看规则时如何生效的并且点击 \"View mod_rewrite rules\" 链接来测试下方的所有规则。" |
|
989 |
|
990 #: wp-cache.php:1241 |
|
991 msgid "Mod Rewrite rules updated!" |
|
992 msgstr "Mod Rewrite 规则已更新!" |
|
993 |
|
994 #: wp-cache.php:1242 |
|
995 msgid "%s.htaccess has been updated with the necessary mod_rewrite rules. Please verify they are correct. They should look like this:" |
|
996 msgstr "%s.htaccess 已经被必需的 mod_rewrite 规则更新。请检查它们是否正确。它们应该看上去这样:" |
|
997 |
|
998 #: wp-cache.php:1244 |
|
999 msgid "Mod Rewrite rules must be updated!" |
|
1000 msgstr "Mod Rewrite 规则必须被更新!" |
|
1001 |
|
1002 #: wp-cache.php:1245 |
|
1003 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:" |
|
1004 msgstr "您的服务器的 %s.htaccess 文件不可被服务器程序写入,但是它需要正确的 mod_rewrite 规则:" |
|
1005 |
|
1006 #: wp-cache.php:1250 |
|
1007 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." |
|
1008 msgstr "WP Super Cache 的 mod rewrite 规则已存在于您的 %s.htaccess 文件中。<br /> 点击下面链接查看新添加进去的内容。如果您已经升级了本插件,确保这些规则符合。" |
|
1009 |
|
1010 #: wp-cache.php:1253 |
|
1011 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." |
|
1012 msgstr "您服务器上的 .htaccess 文件和插件存在不同的重写规则。也许这不重要,但是您应该尽快对比一下。点击’更新 Mod_Rewrite 规则’ 按钮更新这些规则。" |
|
1013 |
|
1014 #: wp-cache.php:1255 |
|
1015 msgid "View Mod_Rewrite Rules" |
|
1016 msgstr "查看 Mod_Rewrite 规则" |
|
1017 |
|
1018 #: wp-cache.php:1261 |
|
1019 #: wp-cache.php:2622 |
|
1020 msgid "Rules must be added to %s too:" |
|
1021 msgstr "规则必须也被添加至 %s :" |
|
1022 |
|
1023 #: wp-cache.php:1268 |
|
1024 msgid "Gzip encoding rules in %s.htaccess created." |
|
1025 msgstr "Gzip 编码规则已经添加至 %s.htaccess 文件。" |
|
1026 |
|
1027 #: wp-cache.php:1275 |
|
1028 msgid "Fix Configuration" |
|
1029 msgstr "修复设置" |
|
1030 |
|
1031 #: wp-cache.php:1278 |
|
1032 msgid "Restore Default Configuration" |
|
1033 msgstr "恢复默认设置" |
|
1034 |
|
1035 #: wp-cache.php:1286 |
|
1036 msgid "Comment moderation is enabled. Your comment may take some time to appear." |
|
1037 msgstr "评论审核已启用。您的评论可能需要一段时间后才能被显示。" |
|
1038 |
|
1039 #: wp-cache.php:1311 |
|
1040 msgid "Lock Down:" |
|
1041 msgstr "锁定:" |
|
1042 |
|
1043 #: wp-cache.php:1312 |
|
1044 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." |
|
1045 msgstr "如果您启用锁定,那么它将会为站点运行高峰时期做好准备。当这项功能启用时,新评论或文章将不会立即刷新至已缓存的静态文件。" |
|
1046 |
|
1047 #: wp-cache.php:1313 |
|
1048 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." |
|
1049 msgstr "对开发者:为了使您自己的插件与锁定功能兼容,请检查 \"WPLOCKDOWN\" 常量。以下代码将会确保您的插件遵守 WPLOCKDOWN 设置。" |
|
1050 |
|
1051 #: wp-cache.php:1315 |
|
1052 msgid "Sorry. My blog is locked down. Updates will appear shortly" |
|
1053 msgstr "抱歉,本博客目前处于锁定中,稍后会进行更新。" |
|
1054 |
|
1055 #: wp-cache.php:1319 |
|
1056 msgid "WordPress is locked down. Super Cache static files will not be deleted when new comments are made." |
|
1057 msgstr "WordPress 已被锁定。当产生新评论时,Super Cache 的静态文件将不会被检测到。" |
|
1058 |
|
1059 #: wp-cache.php:1321 |
|
1060 msgid "WordPress is not locked down. New comments will refresh Super Cache static files as normal." |
|
1061 msgstr "WordPress 没有被锁定。新的评论将会像往常一样刷新 Super Cache 的静态文件。" |
|
1062 |
|
1063 #: wp-cache.php:1327 |
|
1064 msgid "Lock Down" |
|
1065 msgstr "锁定" |
|
1066 |
|
1067 #: wp-cache.php:1335 |
|
1068 msgid "Directly Cached Files" |
|
1069 msgstr "直接缓存的文件" |
|
1070 |
|
1071 #: wp-cache.php:1393 |
|
1072 msgid "%s removed!" |
|
1073 msgstr "%s 已移除!" |
|
1074 |
|
1075 #: wp-cache.php:1401 |
|
1076 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." |
|
1077 msgstr "您必须将 %s 设置为可被写入才能使用此功能。由于该功能存在安全风险,请在页面生成后设置为只读权限。" |
|
1078 |
|
1079 #: wp-cache.php:1406 |
|
1080 msgid "%s is writable. Please make it readonly after your page is generated as this is a security risk." |
|
1081 msgstr "%s 可被写入。由于存在安全风险,请在页面生成后设置为只读权限。" |
|
1082 |
|
1083 #: wp-cache.php:1421 |
|
1084 msgid "Existing direct page" |
|
1085 msgstr "已存在的跳转页面" |
|
1086 |
|
1087 #: wp-cache.php:1421 |
|
1088 msgid "Delete cached file" |
|
1089 msgstr "删除已缓存文件" |
|
1090 |
|
1091 #: wp-cache.php:1426 |
|
1092 msgid "Add direct page:" |
|
1093 msgstr "添加跳转页面:" |
|
1094 |
|
1095 #: wp-cache.php:1428 |
|
1096 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." |
|
1097 msgstr "" |
|
1098 |
|
1099 #: wp-cache.php:1430 |
|
1100 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." |
|
1101 msgstr "例如:为了缓存 <em>%1$sabout/</em>,您需要访问 %1$sabout/ 或 /about/。缓存文件将会在下次匿名用户来访时再次生成。" |
|
1102 |
|
1103 #: wp-cache.php:1431 |
|
1104 msgid "Make the textbox blank to remove it from the list of direct pages and delete the cached file." |
|
1105 msgstr "如果文本框留空,将会移除直接页面列表中内容的并删除缓存文件。" |
|
1106 |
|
1107 #: wp-cache.php:1436 |
|
1108 msgid "Update Direct Pages" |
|
1109 msgstr "更新直接链接页面" |
|
1110 |
|
1111 #: wp-cache.php:1464 |
|
1112 msgctxt "timezone date format" |
|
1113 msgid "Y-m-d G:i:s" |
|
1114 msgstr "Y-m-d G:i:s" |
|
1115 |
|
1116 #: wp-cache.php:1523 |
|
1117 msgid "Expiry Time & Garbage Collection" |
|
1118 msgstr "到期时间和垃圾回收器" |
|
1119 |
|
1120 #: wp-cache.php:1525 |
|
1121 msgid "<abbr title=\"Coordinated Universal Time\">UTC</abbr> time is <code>%s</code>" |
|
1122 msgstr "<abbr title=\"Coordinated Universal Time\">UTC</abbr>时间是<code>%s</code>" |
|
1123 |
|
1124 #: wp-cache.php:1528 |
|
1125 msgid "Local time is <code>%1$s</code>" |
|
1126 msgstr "本地时间是 <code>%1$s</code>" |
|
1127 |
|
1128 #: wp-cache.php:1532 |
|
1129 msgid "Next scheduled garbage collection will be at <strong>%s UTC</strong>" |
|
1130 msgstr "下次垃圾收集计划任务将会在 <strong>%s UTC</strong> 开始" |
|
1131 |
|
1132 #: wp-cache.php:1536 |
|
1133 msgid "Warning! <strong>PRELOAD MODE</strong> activated. Supercache files will not be deleted regardless of age." |
|
1134 msgstr "警告!<strong>预缓存模式</strong> 已激活!Supercache 的缓存文件由于缓存的有效时间而不会被删除。" |
|
1135 |
|
1136 #: wp-cache.php:1553 |
|
1137 msgid "Cache Timeout" |
|
1138 msgstr "缓存超时时间" |
|
1139 |
|
1140 #: wp-cache.php:1554 |
|
1141 #: wp-cache.php:1557 |
|
1142 msgid "seconds" |
|
1143 msgstr "秒" |
|
1144 |
|
1145 #: wp-cache.php:1555 |
|
1146 msgid "How long should cached pages remain fresh? Set to 0 to disable garbage collection. A good starting point is 3600 seconds." |
|
1147 msgstr "哪些缓存页面是没有过期的?设置为0可以禁用垃圾回收器。建议数值为3600。" |
|
1148 |
|
1149 #: wp-cache.php:1556 |
|
1150 msgid "Scheduler" |
|
1151 msgstr "计划" |
|
1152 |
|
1153 #: wp-cache.php:1556 |
|
1154 msgid "Timer:" |
|
1155 msgstr "定时器:" |
|
1156 |
|
1157 #: wp-cache.php:1557 |
|
1158 msgid "Check for stale cached files every <em>interval</em> seconds." |
|
1159 msgstr "每隔 <em>interval</em> 秒定期检查过期的缓存文件。" |
|
1160 |
|
1161 #: wp-cache.php:1558 |
|
1162 msgid "Clock:" |
|
1163 msgstr "时间:" |
|
1164 |
|
1165 #: wp-cache.php:1559 |
|
1166 msgid "HH:MM" |
|
1167 msgstr "小时:分钟" |
|
1168 |
|
1169 #: wp-cache.php:1559 |
|
1170 msgid "Check for stale cached files at this time <strong>(UTC)</strong> or starting at this time every <em>interval</em> below." |
|
1171 msgstr "每当到了您设定的 <strong>(UTC)</strong> 时间或者任务间隔检查过期的缓存文件。" |
|
1172 |
|
1173 #: wp-cache.php:1561 |
|
1174 msgid "Interval:" |
|
1175 msgstr "任务间隔:" |
|
1176 |
|
1177 #: wp-cache.php:1567 |
|
1178 msgid "Notification Emails" |
|
1179 msgstr "邮件通知" |
|
1180 |
|
1181 #: wp-cache.php:1568 |
|
1182 msgid "Email me when the garbage collection runs." |
|
1183 msgstr "当垃圾回收器运行时发送邮件通知我。" |
|
1184 |
|
1185 #: wp-cache.php:1570 |
|
1186 msgid "Garbage Collection" |
|
1187 msgstr "垃圾回收器" |
|
1188 |
|
1189 #: wp-cache.php:1571 |
|
1190 msgid "<em>Garbage collection</em> is the simple act of throwing out your garbage. For this plugin that would be old or <em>stale</em> cached files that may be out of date. New cached files are described as <em>fresh</em>." |
|
1191 msgstr "<em>垃圾回收器</em> 是一个减少垃圾的工具。因为插件产生的缓存会随着时间推移而<em>过期</em>,因此新生成的缓存文件因此是<em>新鲜</em>的。" |
|
1192 |
|
1193 #: wp-cache.php:1572 |
|
1194 msgid "Cached files are fresh for a limited length of time. You can set that time in the <em>Cache Timeout</em> text box on this page." |
|
1195 msgstr "缓存都是有一定的新鲜时间的,您可以在本页的 <em>缓存过期时间</em> 文本框进行设置。" |
|
1196 |
|
1197 #: wp-cache.php:1573 |
|
1198 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." |
|
1199 msgstr "过期的缓存文件并会被立刻删除。它们会被垃圾回收器清除。这就是您需要对垃圾回收器进行配置的原因。" |
|
1200 |
|
1201 #: wp-cache.php:1574 |
|
1202 msgid "Use the <em>Timer</em> or <em>Clock</em> schedulers to define when the garbage collector should run." |
|
1203 msgstr "使用 <em>定时器</em> 或 <em>时钟</em> 选项来设定垃圾回收器何时应该运行。" |
|
1204 |
|
1205 #: wp-cache.php:1575 |
|
1206 msgid "The <em>Timer</em> scheduler tells the plugin to run the garbage collector at regular intervals. When one garbage collection is done, the next run is scheduled." |
|
1207 msgstr "<em>定时器</em> 告诉插件间隔多久运行垃圾回收器。当一次回收完毕时,下次任务将会被设计划。" |
|
1208 |
|
1209 #: wp-cache.php:1576 |
|
1210 msgid "Or, the <em>Clock</em> scheduler allows the garbage collection to run at specific times. If set to run hourly or twicedaily 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." |
|
1211 msgstr "或者,<em>时钟</em>允许垃圾回收器在特定时间时运行。如果您设置时间间隔为每小时或者一天两次,垃圾回收器将会按照您输入的设定运行。然后它将会按照已指定的时间间隔再次运行。如果设置为每天,它将会在每天特定时间运行,且一天内只有这一次。" |
|
1212 |
|
1213 #: wp-cache.php:1578 |
|
1214 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." |
|
1215 msgstr "没有十分完美的垃圾回收器设置,不过它已被单独分离出来,这样清理缓存文件就像留下一条评论或者发布文章一样简单。" |
|
1216 |
|
1217 #: wp-cache.php:1580 |
|
1218 msgid "Sites that want to serve lots of newly generated data should set the <em>Cache Timeout</em> to 60 and use the <em>Timer</em> scheduler set to 90 seconds." |
|
1219 msgstr "有大量新数据产生的站点应该设置<em>缓存超时时间</em>为60并设置<em>定时器</em>时间为90秒。" |
|
1220 |
|
1221 #: wp-cache.php:1581 |
|
1222 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." |
|
1223 msgstr "在侧边栏有挂件和 rss 输出的站点应该设置超时时间为3600秒,并设置定时器为600秒。过期缓存将会在10分钟内随时被收集。" |
|
1224 |
|
1225 #: wp-cache.php:1582 |
|
1226 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." |
|
1227 msgstr "有大量静态内容且在侧边栏没有挂件和 rss 输出的站点,应该设置超时时间为86400秒或更长并设置定时器为一个很长的时间。" |
|
1228 |
|
1229 #: wp-cache.php:1583 |
|
1230 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." |
|
1231 msgstr "每天有固定更新产生的站点应该设缓存超时时间为86400秒并正确设置时钟时间。" |
|
1232 |
|
1233 #: wp-cache.php:1585 |
|
1234 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 <em>600 seconds</em>. 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." |
|
1235 msgstr "检查并删除过期文件的确是一件很难做的事情,但是留着这些文件同样也是不必要的。在一个十分繁忙的站点上您应该设置到期时间为<em>600秒</em>。一天内可以在不同的时候设置不同的数值,访问本页来看看剩下多少到期的文件。如果您使用传统模式进行缓存,如果有可能的话,尽量保持500个以下文件。如果想缓存更多文件,请选择 PHP 模式或者 mod_rewrite 模式进行缓存。" |
|
1236 |
|
1237 #: wp-cache.php:1586 |
|
1238 msgid "Set the expiry time to 0 seconds to disable garbage collection." |
|
1239 msgstr "设置到期时间为0秒以便禁用垃圾回收器。" |
|
1240 |
|
1241 #: wp-cache.php:1587 |
|
1242 msgid "Change Expiration" |
|
1243 msgstr "修改过期设置" |
|
1244 |
|
1245 #: wp-cache.php:1631 |
|
1246 msgid "Rejected User Agents" |
|
1247 msgstr "已拒绝的用户代理(User Agent)" |
|
1248 |
|
1249 #: wp-cache.php:1632 |
|
1250 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." |
|
1251 msgstr "" |
|
1252 |
|
1253 #: wp-cache.php:1639 |
|
1254 msgid "Save UA Strings" |
|
1255 msgstr "保存用户代理(UA)字段" |
|
1256 |
|
1257 #: wp-cache.php:1662 |
|
1258 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." |
|
1259 msgstr "不要缓存例如下列格式的页面。请见 <a href=\"http://codex.wordpress.org/Conditional_Tags\">Conditional Tags</a> 文档查看所有格式的具体说明。" |
|
1260 |
|
1261 #: wp-cache.php:1665 |
|
1262 msgid "Single Posts" |
|
1263 msgstr "单一文章" |
|
1264 |
|
1265 #: wp-cache.php:1666 |
|
1266 msgid "Pages" |
|
1267 msgstr "页面" |
|
1268 |
|
1269 #: wp-cache.php:1667 |
|
1270 msgid "Front Page" |
|
1271 msgstr "首页" |
|
1272 |
|
1273 #: wp-cache.php:1668 |
|
1274 msgid "Home" |
|
1275 msgstr "主页" |
|
1276 |
|
1277 #: wp-cache.php:1669 |
|
1278 msgid "Archives" |
|
1279 msgstr "存档" |
|
1280 |
|
1281 #: wp-cache.php:1670 |
|
1282 msgid "Tags" |
|
1283 msgstr "标签" |
|
1284 |
|
1285 #: wp-cache.php:1671 |
|
1286 msgid "Category" |
|
1287 msgstr "分类" |
|
1288 |
|
1289 #: wp-cache.php:1672 |
|
1290 msgid "Feeds" |
|
1291 msgstr "Feeds" |
|
1292 |
|
1293 #: wp-cache.php:1673 |
|
1294 msgid "Search Pages" |
|
1295 msgstr "搜索页面" |
|
1296 |
|
1297 #: wp-cache.php:1674 |
|
1298 msgid "Author Pages" |
|
1299 msgstr "作者页面" |
|
1300 |
|
1301 #: wp-cache.php:1676 |
|
1302 #: wp-cache.php:1788 |
|
1303 msgid "Save" |
|
1304 msgstr "保存" |
|
1305 |
|
1306 #: wp-cache.php:1693 |
|
1307 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." |
|
1308 msgstr "在这里添加强制禁止缓存的页面的地址关键字。例如,如果您的地址包含年份并且您不想缓存上一年的文章,您可以直接填写 ’/2004/’。WP-Cache 将会搜索所有符合条件的页面并且不缓存它们。" |
|
1309 |
|
1310 #: wp-cache.php:1699 |
|
1311 msgid "Save Strings" |
|
1312 msgstr "保存" |
|
1313 |
|
1314 #: wp-cache.php:1715 |
|
1315 msgid "Add here those filenames that can be cached, even if they match one of the rejected substring specified above." |
|
1316 msgstr "添加想要被缓存的文件名,即使它们出现在上面的被拒绝列表里面。" |
|
1317 |
|
1318 #: wp-cache.php:1721 |
|
1319 msgid "Save Files" |
|
1320 msgstr "保存文件" |
|
1321 |
|
1322 #: wp-cache.php:1762 |
|
1323 msgid "Currently logging to: %s" |
|
1324 msgstr "当前登录至:%s" |
|
1325 |
|
1326 #: wp-cache.php:1765 |
|
1327 msgid "Fix problems with the plugin by debugging it here. It can log them to a file in your cache directory." |
|
1328 msgstr "通过在这里调试来修复故障,调试功能会在缓存文件目录下生成日志。" |
|
1329 |
|
1330 #: wp-cache.php:1769 |
|
1331 msgid "Debugging" |
|
1332 msgstr "调试中" |
|
1333 |
|
1334 #: wp-cache.php:1770 |
|
1335 msgid "IP Address" |
|
1336 msgstr "IP 地址" |
|
1337 |
|
1338 #: wp-cache.php:1770 |
|
1339 msgid "(only log requests from this IP address. Your IP is %s)" |
|
1340 msgstr "(仅记录来自该 IP 的请求,您的 IP 是 %s)" |
|
1341 |
|
1342 #: wp-cache.php:1771 |
|
1343 msgid "Cache Status Messages" |
|
1344 msgstr "缓存状态消息" |
|
1345 |
|
1346 #: wp-cache.php:1772 |
|
1347 msgid "Display comments at the end of every page like this:" |
|
1348 msgstr "像这样的方式显示每页末尾的评论:" |
|
1349 |
|
1350 #: wp-cache.php:1778 |
|
1351 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>" |
|
1352 msgstr "在某些情况下,有以下2个问题可能会发生:<ol><li>加载首页时会变成 zip 档案下载。</li><li> 如果您的博客使用静态首页,并且固定链接结构类似于 <em>/%category%/%postname%/</em> ,某些错误的页面会被当做首页进行缓存。</li></ol>" |
|
1353 |
|
1354 #: wp-cache.php:1779 |
|
1355 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." |
|
1356 msgstr "我有 99% 的把握:这不是 WP Super Cache 的 Bug,这种情况只会在极其罕见的情况下发生。如果您仍然不放心,我建议您每5分钟做一次对站点的简单检查,以便验证站点是否运行正常。如果产生任何问题,您会收到系统发送的邮件通知。" |
|
1357 |
|
1358 #: wp-cache.php:1781 |
|
1359 msgid "Check front page every 5 minutes." |
|
1360 msgstr "每5分钟检查一次首页。" |
|
1361 |
|
1362 #: wp-cache.php:1782 |
|
1363 msgid "Front page text" |
|
1364 msgstr "首页文字" |
|
1365 |
|
1366 #: wp-cache.php:1782 |
|
1367 msgid "Text to search for on your front page. If this text is missing the cache will be cleared. Leave blank to disable." |
|
1368 msgstr "这是您将要在首页寻找的文字。如果您找不到,缓存将会被清除。留空则禁用该功能。" |
|
1369 |
|
1370 #: wp-cache.php:1783 |
|
1371 msgid "Clear cache on error." |
|
1372 msgstr "即使出错也清除缓存。" |
|
1373 |
|
1374 #: wp-cache.php:1784 |
|
1375 msgid "Email the blog admin when checks are made. (useful for testing)" |
|
1376 msgstr "当有检查时发送邮件提醒站点管理员。(对测试十分有用)" |
|
1377 |
|
1378 #: wp-cache.php:1798 |
|
1379 msgid "Error: GZIP compression is enabled, disable it if you want to enable wp-cache." |
|
1380 msgstr "错误:GZIP 压缩已启用,如果您想启用 wp-cache 请禁用 gzip 压缩。" |
|
1381 |
|
1382 #: wp-cache.php:1845 |
|
1383 #: wp-cache.php:1986 |
|
1384 #: wp-cache.php:2022 |
|
1385 msgid "Warning" |
|
1386 msgstr "警告" |
|
1387 |
|
1388 #: wp-cache.php:1845 |
|
1389 msgid "GZIP compression is enabled in WordPress, wp-cache will be bypassed until you disable gzip compression." |
|
1390 msgstr "WordPress 已启用 GZIP 压缩,wp-cache 将会自动忽略直到您禁用 gzip 压缩。" |
|
1391 |
|
1392 #: wp-cache.php:1907 |
|
1393 #: wp-cache.php:1912 |
|
1394 #: wp-cache.php:1945 |
|
1395 #: wp-cache.php:1950 |
|
1396 #: wp-cache.php:1956 |
|
1397 msgid "Error" |
|
1398 msgstr "错误" |
|
1399 |
|
1400 #: wp-cache.php:1907 |
|
1401 msgid "Your cache directory (<strong>%1$s</strong>) did not exist and couldn’t be created by the web server. Check %1$s permissions." |
|
1402 msgstr "您的缓存目录 (<strong>%1$s</strong>) 不存在且 Web 服务器无法创建。请检查 %1$s 的权限设置。" |
|
1403 |
|
1404 #: wp-cache.php:1912 |
|
1405 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." |
|
1406 msgstr "您的缓存目录 (<strong>%1$s</strong>) 或者 <strong>%2$s</strong>需要被设置为可写入权限。请检查有关设置。" |
|
1407 |
|
1408 #: wp-cache.php:1945 |
|
1409 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." |
|
1410 msgstr "您的 WP-Cache 设置文件(<strong>%s</strong>) 已过期且不可被 Web 服务器读取。请删除该文件并刷新本页。" |
|
1411 |
|
1412 #: wp-cache.php:1950 |
|
1413 msgid "Configuration file missing and %1$s directory (<strong>%2$s</strong>) is not writable by the Web server.Check its permissions." |
|
1414 msgstr "Configuration file missing and %1$s directory (<strong>%2$s</strong>) is not writable by the Web server.Check its permissions." |
|
1415 |
|
1416 #: wp-cache.php:1956 |
|
1417 msgid "Sample WP-Cache config file (<strong>%s</strong>) does not exist.Verify you installation." |
|
1418 msgstr "Sample WP-Cache 设置文件(<strong>%s</strong>) 不存在。请检查您的安装。" |
|
1419 |
|
1420 #: wp-cache.php:1986 |
|
1421 msgid "Could not update %s!</em> WPCACHEHOME must be set in config file." |
|
1422 msgstr "无法更新 %s!必须设置</em> WPCACHEHOME。" |
|
1423 |
|
1424 #: wp-cache.php:2022 |
|
1425 msgid "%s/advanced-cache.php</em> does not exist or cannot be updated." |
|
1426 msgstr "%s/advanced-cache.php</em> 不存在或者不可被更新。" |
|
1427 |
|
1428 #: wp-cache.php:2023 |
|
1429 msgid "1. If it already exists please delete the file first." |
|
1430 msgstr "1. 如果文件已经存在请先删除它们。" |
|
1431 |
|
1432 #: wp-cache.php:2024 |
|
1433 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’ll have to make it read only afterwards again. (Change 777 to 755 in the previous command)" |
|
1434 msgstr "2. 将 %1$s 通过 chmod 或者 ftp 客户端设置为可被写入(<em>chmod 777 %1$s</em>) 并刷新本页。这只是一个临时的操作,您需要随后恢复该文件之前的只读权限。(将之前括号内的777改为755,并执行修改后的命令)" |
|
1435 |
|
1436 #: wp-cache.php:2025 |
|
1437 msgid "3. Refresh this page to update <em>%s/advanced-cache.php</em>" |
|
1438 msgstr "3. 刷新本页以便更新 <em>%s/advanced-cache.php</em>" |
|
1439 |
|
1440 #: wp-cache.php:2026 |
|
1441 msgid "If that doesn’t work, make sure the file <em>%s/advanced-cache.php</em> doesn’t exist:" |
|
1442 msgstr "如果不能工作,请确保文件 <em>%s/advanced-cache.php</em> 不存在:" |
|
1443 |
|
1444 #: wp-cache.php:2027 |
|
1445 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>" |
|
1446 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>" |
|
1447 |
|
1448 #: wp-cache.php:2050 |
|
1449 msgid "<h3>WP_CACHE constant set to false</h3><p>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:<br /><br /><code>define('WP_CACHE', true);</code></p>" |
|
1450 msgstr "" |
|
1451 |
|
1452 #: wp-cache.php:2052 |
|
1453 msgid "<strong>Error: WP_CACHE is not enabled</strong> in your <code>wp-config.php</code> file and I couldn’t modify it." |
|
1454 msgstr "<strong>错误:您的 <code>wp-config.php</code> 文件中 WP_CACHE 未被启用</strong> 并且插件无法变更。" |
|
1455 |
|
1456 #: wp-cache.php:2053 |
|
1457 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. " |
|
1458 msgstr "编辑 <code>%s</code> 并添加如下内容:<br /> <code>define('WP_CACHE', true);</code><br /否则,<strong>WP-Cache 将不会被执行</strong>。" |
|
1459 |
|
1460 #: wp-cache.php:2057 |
|
1461 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/\">Troubleshooting Guide</a>. The WP_CACHE line must be moved up." |
|
1462 msgstr "" |
|
1463 |
|
1464 #: wp-cache.php:2085 |
|
1465 msgid "Cache Contents" |
|
1466 msgstr "缓存内容" |
|
1467 |
|
1468 #: wp-cache.php:2088 |
|
1469 msgid "Object cache in use. No cache listing available." |
|
1470 msgstr "对象缓存正处于使用中。没有缓存列表可用。" |
|
1471 |
|
1472 #: wp-cache.php:2112 |
|
1473 msgid "Deleting supercache file: <strong>%s</strong><br />" |
|
1474 msgstr "正在删除 supercache 的相关文件: <strong>%s</strong><br />" |
|
1475 |
|
1476 #: wp-cache.php:2129 |
|
1477 msgid "Deleting wp-cache file: <strong>%s</strong><br />" |
|
1478 msgstr "正在删除 wp-cache 的相关文件: <strong>%s</strong><br />" |
|
1479 |
|
1480 #: wp-cache.php:2194 |
|
1481 msgid "Cache stats are not automatically generated. You must click the link below to regenerate the stats on this page." |
|
1482 msgstr "缓存统计信息不是自动生成的,您需要点击下面的链接来重新生成。" |
|
1483 |
|
1484 #: wp-cache.php:2195 |
|
1485 msgid "Regenerate cache stats" |
|
1486 msgstr "重新生成缓存统计信息" |
|
1487 |
|
1488 #: wp-cache.php:2197 |
|
1489 msgid "Cache stats last generated: %s minutes ago." |
|
1490 msgstr "缓存统计已于 %s分钟前生成。" |
|
1491 |
|
1492 #: wp-cache.php:2203 |
|
1493 msgid "WP-Cache" |
|
1494 msgstr "WP-Cache" |
|
1495 |
|
1496 #: wp-cache.php:2204 |
|
1497 #: wp-cache.php:2219 |
|
1498 msgid "%s Cached Pages" |
|
1499 msgstr "%s 已缓存页面" |
|
1500 |
|
1501 #: wp-cache.php:2205 |
|
1502 #: wp-cache.php:2224 |
|
1503 msgid "%s Expired Pages" |
|
1504 msgstr "%s 已过期页面" |
|
1505 |
|
1506 #: wp-cache.php:2218 |
|
1507 msgid "WP-Super-Cache" |
|
1508 msgstr "WP-Super-Cache" |
|
1509 |
|
1510 #: wp-cache.php:2228 |
|
1511 msgid "Fresh WP-Cached Files" |
|
1512 msgstr "最新的 WP-Cached 文件" |
|
1513 |
|
1514 #: wp-cache.php:2229 |
|
1515 #: wp-cache.php:2245 |
|
1516 #: wp-cache.php:2261 |
|
1517 #: wp-cache.php:2277 |
|
1518 msgid "URI" |
|
1519 msgstr "URI" |
|
1520 |
|
1521 #: wp-cache.php:2229 |
|
1522 #: wp-cache.php:2245 |
|
1523 msgid "Key" |
|
1524 msgstr "密钥" |
|
1525 |
|
1526 #: wp-cache.php:2229 |
|
1527 #: wp-cache.php:2245 |
|
1528 #: wp-cache.php:2261 |
|
1529 #: wp-cache.php:2277 |
|
1530 msgid "Age" |
|
1531 msgstr "有效时间" |
|
1532 |
|
1533 #: wp-cache.php:2229 |
|
1534 #: wp-cache.php:2245 |
|
1535 #: wp-cache.php:2261 |
|
1536 #: wp-cache.php:2277 |
|
1537 msgid "Delete" |
|
1538 msgstr "删除" |
|
1539 |
|
1540 #: wp-cache.php:2244 |
|
1541 msgid "Stale WP-Cached Files" |
|
1542 msgstr "过期的 WP-Cached 文件" |
|
1543 |
|
1544 #: wp-cache.php:2260 |
|
1545 msgid "Fresh Super Cached Files" |
|
1546 msgstr "最新的 Super Cached 文件" |
|
1547 |
|
1548 #: wp-cache.php:2276 |
|
1549 msgid "Stale Super Cached Files" |
|
1550 msgstr "过期的 Super Cached 文件" |
|
1551 |
|
1552 #: wp-cache.php:2292 |
|
1553 msgid "Hide file list" |
|
1554 msgstr "隐藏文件列表" |
|
1555 |
|
1556 #: wp-cache.php:2294 |
|
1557 msgid "Too many cached files, no listing possible." |
|
1558 msgstr "缓存文件太多,没有列表可用。" |
|
1559 |
|
1560 #: wp-cache.php:2296 |
|
1561 msgid "List all cached files" |
|
1562 msgstr "列出所有已缓存的文件" |
|
1563 |
|
1564 #: wp-cache.php:2299 |
|
1565 msgid "Expired files are files older than %s seconds. They are still used by the plugin and are deleted periodically." |
|
1566 msgstr "到期文件是那些存在时间大于%s秒的文件。它们仍在被调用并会定期被删除。" |
|
1567 |
|
1568 #: wp-cache.php:2310 |
|
1569 msgid "Delete Expired" |
|
1570 msgstr "删除已过期文件" |
|
1571 |
|
1572 #: wp-cache.php:2335 |
|
1573 msgid "Delete Super Cache cached files (opens in new window)" |
|
1574 msgstr "删除 Super Cache 插件的缓存文件 (新窗口中打开)" |
|
1575 |
|
1576 #: wp-cache.php:2482 |
|
1577 msgid "%1$s is Stephen Fry proof thanks to caching by %2$s" |
|
1578 msgstr "%1$s is Stephen Fry proof thanks to caching by %2$s" |
|
1579 |
|
1580 #: wp-cache.php:2515 |
|
1581 msgid "WP Super Cache must be configured. Go to <a href=\"%s\">the admin page</a> to enable and configure the plugin." |
|
1582 msgstr "WP Super Cache 需要设置。请前往 <a href=\"%s\">插件管理页面</a> 设置。" |
|
1583 |
|
1584 #: wp-cache.php:2521 |
|
1585 msgid "Settings" |
|
1586 msgstr "设置" |
|
1587 |
|
1588 #: wp-cache.php:2531 |
|
1589 msgid "WP Super Cache is disabled. Please go to the <a href=\"%s\">plugin admin page</a> to enable caching." |
|
1590 msgstr "WP Super Cache 已禁用。请去 <a href=\"%s\">插件管理首页</a> 开启缓存功能。" |
|
1591 |
|
1592 #: wp-cache.php:2534 |
|
1593 msgid "Warning! WP Super Cache caching broken! The script advanced-cache.php could not load wp-cache-phase1.php.<br /><br />Please edit %1$s/advanced-cache.php and make sure the path to %2$swp-cache-phase1.php is correct." |
|
1594 msgstr "警告!WP Super Cache 缓存功能损坏!advanced-cache.php 无法加载 wp-cache-phase1.php。<br /><br />请编辑 %1$s/advanced-cache.php 并确保 %2$swp-cache-phase1.php的路径是正确的。" |
|
1595 |
|
1596 #: wp-cache.php:2553 |
|
1597 msgid "[%s] Front page is gzipped! Please clear cache!" |
|
1598 msgstr "[%s] 首页已经被 gzip 压缩!请清除缓存!" |
|
1599 |
|
1600 #: wp-cache.php:2553 |
|
1601 msgid "Please visit %s to clear the cache as the front page of your site is now downloading!" |
|
1602 msgstr "由于您的首页正在被加载,请自行访问 %s 以清除首页的缓存!" |
|
1603 |
|
1604 #: wp-cache.php:2556 |
|
1605 msgid "[%s] Front page is gzipped! Cache Cleared!" |
|
1606 msgstr "[%s] 首页已被 gzip 压缩!缓存已清除!" |
|
1607 |
|
1608 #: wp-cache.php:2556 |
|
1609 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." |
|
1610 msgstr "由于首页正在被加载,您的博客的所有缓存已被清除。请访问 %s 以检查缓存是否已被清除。" |
|
1611 |
|
1612 #: wp-cache.php:2563 |
|
1613 msgid "[%s] Front page is not correct! Please clear cache!" |
|
1614 msgstr "[%s] 首页不正确!请清除缓存!" |
|
1615 |
|
1616 #: wp-cache.php:2563 |
|
1617 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\"!" |
|
1618 msgstr "请访问 %1$s 以清除您的站点的首页缓存,该缓存是错误的或者缺失文字 \"%2$s\"!" |
|
1619 |
|
1620 #: wp-cache.php:2566 |
|
1621 msgid "[%s] Front page is not correct! Cache Cleared!" |
|
1622 msgstr "[%s] 首页不正确!缓存已清除!" |
|
1623 |
|
1624 #: wp-cache.php:2566 |
|
1625 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." |
|
1626 msgstr "由于首页缺失 \"%2$s\" ,所有缓存已被清除。请访问 %1$s 以检查缓存是否已被清除。" |
|
1627 |
|
1628 #: wp-cache.php:2571 |
|
1629 msgid "[%s] Front page check!" |
|
1630 msgstr "[%s] 首页检查!" |
|
1631 |
|
1632 #: wp-cache.php:2571 |
|
1633 msgid "WP Super Cache has checked the front page of your blog. Please visit %s if you would like to disable this." |
|
1634 msgstr "WP Super Cache 已经检查您的博客的首页。如果您想禁用,请访问 %s 。" |
|
1635 |
|
1636 #: wp-cache.php:2614 |
|
1637 msgid "Cannot update .htaccess" |
|
1638 msgstr "无法更新 .htaccess 文件" |
|
1639 |
|
1640 #: wp-cache.php:2614 |
|
1641 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." |
|
1642 msgstr "<code>%s.htaccess</code> 文件无法被服务器变更。请使用 chmod 命令或 ftp 客户端来修正权限。" |
|
1643 |
|
1644 #: wp-cache.php:2614 |
|
1645 msgid "Refresh this page when the file permissions have been modified." |
|
1646 msgstr "当文件权限更改后请刷新本页。" |
|
1647 |
|
1648 #: wp-cache.php:2614 |
|
1649 msgid "Alternatively, you can edit your <code>%s.htaccess</code> file manually and add the following code (before any WordPress rules):" |
|
1650 msgstr "另外,您还可以自行编辑您的 <code>%s.htaccess</code> 文件并添加以下代码 (在任何 WordPress 规则之前):" |
|
1651 |
|
1652 #: wp-cache.php:2618 |
|
1653 msgid "To serve static html files your server must have the correct mod_rewrite rules added to a file called <code>%s.htaccess</code>" |
|
1654 msgstr "如果要使缓存页面生效,您的服务器必须要有包含正确的 mod_rewrite 规则的 <code>%s.htaccess</code> 文件" |
|
1655 |
|
1656 #: wp-cache.php:2619 |
|
1657 msgid "You can edit the file yourself add the following rules." |
|
1658 msgstr "您可以自行编辑该文件并添加下列规则。" |
|
1659 |
|
1660 #: wp-cache.php:2620 |
|
1661 msgid " Make sure they appear before any existing WordPress rules. " |
|
1662 msgstr " 确保它们在已有的 WordPress 规则前。" |
|
1663 |
|
1664 #: wp-cache.php:2628 |
|
1665 msgid "Update Mod_Rewrite Rules" |
|
1666 msgstr "更新 Mod_Rewrite 规则" |
|
1667 |
|
1668 #: wp-cache.php:2780 |
|
1669 msgid "[%1$s] Cache Preload Started" |
|
1670 msgstr "[%1$s] 预缓存已开始" |
|
1671 |
|
1672 #: wp-cache.php:2810 |
|
1673 msgid "[%1$s] Refreshing %2$s taxonomy from %3$d to %4$d" |
|
1674 msgstr "[%1$s] 正在刷新 从 %3$d 到 %4$d 的 %2$s 分类法" |
|
1675 |
|
1676 #: wp-cache.php:2856 |
|
1677 msgid "[%1$s] Refreshing posts from %2$d to %3$d" |
|
1678 msgstr "[%1$s] 正在刷新从 %2$d 到 %3$d 的文章" |
|
1679 |
|
1680 #: wp-cache.php:2877 |
|
1681 msgid "[%1$s] Cache Preload Stopped" |
|
1682 msgstr "[%1$s] 预缓存已停止" |
|
1683 |
|
1684 #: wp-cache.php:2887 |
|
1685 msgid "[%1$s] %2$d posts refreshed" |
|
1686 msgstr "[%1$s] %2$d 篇文章已刷新" |
|
1687 |
|
1688 #: wp-cache.php:2887 |
|
1689 msgid "Refreshed the following posts:" |
|
1690 msgstr "以下文章已被刷新:" |
|
1691 |
|
1692 #: wp-cache.php:2897 |
|
1693 msgid "Scheduling next preload refresh in %d minutes." |
|
1694 msgstr "下次预缓存任务将在%d分后开始。" |
|
1695 |
|
1696 #: wp-cache.php:2908 |
|
1697 msgid "[%s] Cache Preload Completed" |
|
1698 msgstr "[%s] 预缓存完成" |
|
1699 |
|
1700 #: wp-cache.php:2908 |
|
1701 msgid "Cleaning up old supercache files." |
|
1702 msgstr "正在清理过期的 supercache 文件。" |
|
1703 |
|
1704 #: wp-cache.php:2951 |
|
1705 msgid "[%s] Preload may have stalled." |
|
1706 msgstr "[%s] 预缓存可能已失去响应。" |
|
1707 |
|
1708 #: wp-cache.php:2951 |
|
1709 msgid "" |
|
1710 "Preload has been restarted.\n" |
|
1711 "%s" |
|
1712 msgstr "" |
|
1713 "预缓存已经重新启动。\n" |
|
1714 "%s" |
|
1715 |
|
1716 #: wp-cache.php:2994 |
|
1717 msgid "Supercache Uninstall Problems" |
|
1718 msgstr "Supercache 卸载问题" |
|
1719 |
|
1720 #: wp-cache.php:2994 |
|
1721 msgid "" |
|
1722 "Dear User,\n" |
|
1723 "\n" |
|
1724 "WP Super Cache was removed from your blog but the mod_rewrite rules\n" |
|
1725 "in your .htaccess were not.\n" |
|
1726 "\n" |
|
1727 "Please edit the following file and remove the code\n" |
|
1728 "between 'BEGIN WPSuperCache' and 'END WPSuperCache'. Please backup the file first!\n" |
|
1729 "\n" |
|
1730 "%s\n" |
|
1731 "\n" |
|
1732 "Regards,\n" |
|
1733 "WP Super Cache Plugin\n" |
|
1734 "http://wordpress.org/extend/plugins/wp-super-cache/" |
|
1735 msgstr "" |
|
1736 "亲爱的用户,\n" |
|
1737 "\n" |
|
1738 "WP Super Cache 已在您的博客上被移除,但是被 mod_rewrite 调用的\n" |
|
1739 " .htaccess 文件中的重定向规则尚未被移除。\n" |
|
1740 "\n" |
|
1741 "请编辑下列文件并且移除\n" |
|
1742 "位于 'BEGIN WPSuperCache' 和 'END WPSuperCache' 之间的代码。请首先备份该文件以防不测!\n" |
|
1743 "\n" |
|
1744 "%s\n" |
|
1745 "\n" |
|
1746 "此致,\n" |
|
1747 "WP Super Cache 插件\n" |
|
1748 "http://wordpress.org/extend/plugins/wp-super-cache/" |
|
1749 |
|
1750 #: wp-cache.php:3031 |
|
1751 msgid "Delete cache of the current page" |
|
1752 msgstr "删除当前页面的缓存" |
|
1753 |