summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/twofactor_backupcodes/l10n/zh_CN.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
downloadnextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz
nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/zh_CN.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_CN.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.js b/apps/twofactor_backupcodes/l10n/zh_CN.js
index d7ae47ec266..1b78e1e6981 100644
--- a/apps/twofactor_backupcodes/l10n/zh_CN.js
+++ b/apps/twofactor_backupcodes/l10n/zh_CN.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "一个两步验证备用码提供者",
"Use one of the backup codes you saved when setting up two-factor authentication." : "在设置两步验证时使用您保存的其中一个备用码",
"Submit" : "提交",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "备用码已经生成。已经使用了 {{used}} (共 {{total}}) 个备用码。",
- "Nextcloud backup codes" : "Nextcloud 备用码",
"activated" : "已激活",
"updated" : "已更新",
"mounted" : "已挂载",
@@ -33,6 +31,7 @@ OC.L10N.register(
"beforeDestroy" : "销毁前",
"destroyed" : "已销毁",
"beforeMount" : "挂载前",
+ "Nextcloud backup codes" : "Nextcloud 备用码",
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。"
},
"nplurals=1; plural=0;");