diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-14 02:16:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-14 02:16:16 +0000 |
commit | c952bec11d717aa0b839f729f5e8295cbcdd1f65 (patch) | |
tree | 717343dda5f8bdbe3ebcc7fa567a1edac5dfd709 /core/l10n/zh_CN.js | |
parent | e1b31d2f4e8693df65a7a31e300ca7b0ad24eaa8 (diff) | |
download | nextcloud-server-c952bec11d717aa0b839f729f5e8295cbcdd1f65.tar.gz nextcloud-server-c952bec11d717aa0b839f729f5e8295cbcdd1f65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index d71e37dc986..419fdb1f822 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -288,6 +288,8 @@ OC.L10N.register( "Account access" : "账户访问", "You are about to grant %1$s access to your %2$s account." : "您正在授权 %1$s 访问您的 %2$s 账户。", "Account connected" : "账号已连接", + "Your client should now be connected!" : "您的客户端现在应该可以连接了!", + "You can close this window." : "您可以关闭此窗口。", "This share is password-protected" : "这个共享是被密码保护的", "The password is wrong. Try again." : "密码错误。请重试。", "Two-factor authentication" : "两步验证", |