diff options
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index be8d3486db2..efd60ea7604 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -712,7 +712,6 @@ OC.L10N.register( "Credentials" : "凭证", "SMTP Username" : "SMTP 用户名", "SMTP Password" : "SMTP 密码", - "Store credentials" : "存储凭据", "Test email settings" : "测试电子邮件设置", "Send email" : "发送邮件", "Security & setup warnings" : "安全及设置警告", @@ -821,6 +820,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "按 Ctrl-C 复制。", "Error while loading browser sessions and device tokens" : "加载浏览器会话和设备令牌时出错", "Default quota :" : "默认限额:", + "Store credentials" : "存储凭据", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">安装指南↗</a>,并检查<a href=\"%s\">日志</a>中是否有错误或警告。", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", |