diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-13 01:12:01 +0000 |
commit | 3cae27614932d3cb0780018551b14a4139f980fd (patch) | |
tree | b2eb720061e240dee969a1464ac8a7fc045506ea /core/l10n/zh_CN.js | |
parent | 66173e9b523e801c10945df7b76491cadb82fa20 (diff) | |
download | nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.tar.gz nextcloud-server-3cae27614932d3cb0780018551b14a4139f980fd.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 b29810ce03b..b208fba955a 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -265,6 +265,7 @@ OC.L10N.register( "Wrong password." : "密码错误", "Stay logged in" : "保持登录", "Forgot password?" : "忘记密码?", + "Back to login" : "返回登录", "Alternative Logins" : "其他登录方式", "Account access" : "账户访问", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", @@ -301,6 +302,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.", "Thank you for your patience." : "感谢您久等了.", + "%s (3rdparty)" : "%s(第三方)", "This action requires you to confirm your password:" : "此操作需要确认您的密码:", "Wrong password. Reset it?" : "密码错误。是否重置?", "You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。", |