diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-09 02:16:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-09 02:16:28 +0000 |
commit | 37fcf92bac6cc0baf22f432c2d76839dd5205d06 (patch) | |
tree | 601d29f325f1ae9313ef9fbc5a775b5c518d3a42 /core/l10n/zh_CN.js | |
parent | 71e2c0bda41d4316fe343949fa29e8d553344c21 (diff) | |
download | nextcloud-server-37fcf92bac6cc0baf22f432c2d76839dd5205d06.tar.gz nextcloud-server-37fcf92bac6cc0baf22f432c2d76839dd5205d06.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 419fdb1f822..fc333b26a53 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -229,7 +229,7 @@ OC.L10N.register( "Error" : "错误", "Internal Server Error" : "内部服务器错误", "The server was unable to complete your request." : "服务器不能完成您的请求。", - "If this happens again, please send the technical details below to the server administrator." : "如果再次发生,请在下方将技术详情发送给服务器管理员。", + "If this happens again, please send the technical details below to the server administrator." : "如果再次发生这种情况,请将下面的技术详细信息发送给服务器管理员。", "More details can be found in the server log." : "更多细节可以在服务器日志中找到。", "Technical details" : "技术细节", "Remote Address: %s" : "远程地址:%s", @@ -261,6 +261,7 @@ OC.L10N.register( "You chose SQLite as database." : "您选择SQLite作为数据库。", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite应只用于最小化和开发实例。生产环境我们推荐使用不同的数据库后端。", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "如果您使用文件同步客户端,强烈不建议使用SQLite。", + "Install recommended apps" : "安装推荐的应用", "Finish setup" : "安装完成", "Finishing …" : "正在完成 …", "Need help?" : "需要帮助?", |