"analytics.max-cache-help":"On high-traffic installs, the cache could be exhausted continuously if there are more concurrent active users than the Max Cache value. (Restart required)",
"analytics.max-cache-help":"On high-traffic installs, the cache could be exhausted continuously if there are more concurrent active users than the Max Cache value. (Restart required)",
"compression.settings":"Compression Settings",
"compression.settings":"压缩设置",
"compression.enable":"Enable Compression",
"compression.enable":"启用压缩",
"compression.help":"This setting enables gzip compression. For a high-traffic website in production, the best way to put compression in place is to implement it at a reverse proxy level. You can enable it here for testing purposes."
"compression.help":"This setting enables gzip compression. For a high-traffic website in production, the best way to put compression in place is to implement it at a reverse proxy level. You can enable it here for testing purposes."
"title.url-help":"When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
"logo.url-help":"When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
"logo.url-help":"用户点击 logo 时将会跳转到此地址。如果留空,用户将会跳转到论坛首页。<br>注意:此处不是在电子邮件等地方使用的外部 URL,它应该由配置文件 config.json 中的 <code>url</code> 属性指定。",
"undo-timeout-help":"Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
"email-not-confirmed-email-sent":"Your email has not been confirmed yet, please check your inbox for the confirmation email. You may not be able to post in some categories or chat until your email is confirmed.",
"no-email-to-confirm":"Your account does not have an email set. An email is necessary for account recovery, and may be necessary for chatting and posting in some categories. Please click here to enter an email.",
"no-email-to-confirm":"Your account does not have an email set. An email is necessary for account recovery, and may be necessary for chatting and posting in some categories. Please click here to enter an email.",
"user-doesnt-have-email":"User \"%1\" does not have an email set.",
"user-doesnt-have-email":"User \"%1\" does not have an email set.",
"email-confirm-failed":"我们无法确认您的电子邮箱,请重试",
"email-confirm-failed":"我们无法确认您的电子邮箱,请重试",
@ -48,7 +48,7 @@
"username-too-long":"用户名太长",
"username-too-long":"用户名太长",
"password-too-long":"密码太长",
"password-too-long":"密码太长",
"reset-rate-limited":"太多密码重置请求(总数有限)",
"reset-rate-limited":"太多密码重置请求(总数有限)",
"reset-same-password":"Please use a password that is different from your current one",