diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:11:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-30 01:11:57 +0000 |
commit | a529f6ff26b1db8228e0aac48eb0f41bf8682fb9 (patch) | |
tree | 4b9b1c558fb47a8accab1619e4ad86ba622b2ca0 /core/l10n/zh_CN.js | |
parent | 2c964a5afce2491f72797c3d5bf18d80de78c444 (diff) | |
download | nextcloud-server-a529f6ff26b1db8228e0aac48eb0f41bf8682fb9.tar.gz nextcloud-server-a529f6ff26b1db8228e0aac48eb0f41bf8682fb9.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, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index bbbd0cc0298..67c690a469c 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -331,7 +331,6 @@ OC.L10N.register( "Alternative log in using app token" : "使用应用程序令牌替代登录", "Account access" : "账户访问", "You are about to grant %1$s access to your %2$s account." : "您正在授权 %1$s 访问您的 %2$s 账户。", - "Redirecting …" : "正在跳转 …", "New password" : "新密码", "New Password" : "新密码", "This share is password-protected" : "这个共享是被密码保护的", @@ -389,6 +388,7 @@ OC.L10N.register( "Alternative Logins" : "其他登录方式", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", "Alternative login using app token" : "使用应用程序令牌替代登录", + "Redirecting …" : "正在跳转 …", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性, 请使用第二因子验证.", "Depending on your configuration, this button could also work to trust the domain:" : "取决于配置,此按钮也可用作设置信任域名:", "Add \"%s\" as trusted domain" : "添加 \"%s\" 为信任域名", |