Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-20 03:41:35 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-20 03:41:35 +0300
commiteb7efc8ae7d815696ad558d8d10fd604644bf393 (patch)
tree3431bf2207e3d640539536bfaf576e55d55e9e01 /l10n/zh_CN.js
parentfc0d4b61c4908df56356e1a62f37611cdc8e618d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 85e42fd..0978fa2 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -1,10 +1,12 @@
OC.L10N.register(
- "twofactor_sms",
+ "twofactor_gateway",
{
"SMS verification" : "手机短信息认证",
"Send an authentication code via SMS" : "通过短消息发送验证码",
"%s is your Nextcloud authentication code" : "%s 是您在 Nextcloud 的授权认证代码",
- "Two Factor SMS Provider" : "两步验证短信提供者",
+ "Two-Factor Gateway" : "双重网关",
+ "Two-factor gateway provider (SMS, Telegram, Signal)" : "双重网关提供商(短信,Telegram,Signal)",
+ "A message-based two-factor-auth provider" : "基于消息的双重认证提供商",
"Authentication code" : "授权代码",
"An access code has been sent to %s" : "一条访问代码已经发送到 %s",
"Error while sending the Message. Please try again later or contact the administrator." : "发送消息时候出错。请重试或者联系管理员。"