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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-07 03:36:17 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-07 03:36:17 +0300
commit290122ed5dd8f4a2e50b608cb641ca90ae421503 (patch)
tree77becb3062530051a30f22a806c31808910a8e03 /l10n/zh_CN.js
parentf01ffe8280a2c7495c1051acb34ce4c5256b5786 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 819b784..171e5a6 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -7,12 +7,14 @@ OC.L10N.register(
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "一旦你配置好你的应用,输入以下测试码来确保你的应用配置正确。",
"Authentication code" : "验证码",
"Verify" : "验证",
+ "Could not enable TOTP" : "无法启用TOTP",
"Could not verify your key. Please try again" : "无法验证您的密钥. 请再次尝试",
"You enabled TOTP two-factor authentication for your account" : "您为您的账户启用了 TOTP 两步验证",
"You disabled TOTP two-factor authentication for your account" : "您为您的账户禁用了 TOTP 两步验证",
"TOTP (Authenticator app)" : "TOTP (认证应用)",
"Authenticate with a TOTP app" : "使用 TOTP 应用验证身份",
- "Two Factor TOTP Provider" : "二次验证短信提供者",
+ "Two Factor TOTP Provider" : "二次TOTP验证提供者",
+ "TOTP two-factor provider" : "TOTP两步认证",
"Submit" : "提交",
"Get the authentication code from the two-factor authentication app on your device." : "从您设备上的两步验证应用获取验证码",
"TOTP second-factor auth" : "TOTP 两步验证"