diff options
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 6fa83464bc0..992d70465e3 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -10,7 +10,6 @@ OC.L10N.register( "Cron" : "计划任务", "Email server" : "电子邮件服务器", "Log" : "日志", - "Server status" : "服务器状态", "Tips & tricks" : "技巧提示", "Updates" : "更新", "Authentication error" : "认证错误", @@ -186,8 +185,6 @@ OC.L10N.register( "More" : "更多", "Less" : "更少", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "日志文件超过 100 MB。下载可能需要一些时间!", - "Transactional File Locking is enabled." : "事务文件锁定已启用。", - "Transactional File Locking is disabled." : "事务文件锁定已禁用。", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite 被用作数据库。对于较大数据量的安装和使用,我们建议您切换到不同的数据库后端。", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特别当使用桌面客户端来同步文件时,不鼓励使用 SQLite 。", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "要迁移到另一个数据库请使用命令行工具: 'occ db:convert-type', 或者查看 <a target=\\\"_blank\\\" href=\\\"%s\\\"> 相关文档 ↗</a>.", |