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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-29 03:17:41 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-29 03:17:41 +0300
commit2bb3586d837cbdbe7a2ed0d6b6e87b7399ce9e7e (patch)
tree1415b53fec45b731161c00c7ee254d5c33d4b6ef /l10n
parent6329957e8ae6bc3c7fa55bc2d39d40e539e9f4c2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index d4f8a05..7526735 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -7,6 +7,7 @@ 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 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 (认证应用)",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 5cd0a22..9633024 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -5,6 +5,7 @@
"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 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 (认证应用)",