From cc532bb14aed74c397efa29a19ba48a3eeeb0cf0 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Fri, 17 Jun 2016 02:00:01 -0400 Subject: [tx-robot] updated from transifex --- core/l10n/zh_CN.js | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'core/l10n/zh_CN.js') diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 9f3a5544996..e3ca88348c2 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "警告", "Error while sending notification" : "发送通知时出现错误", "Non-existing tag #{tag}" : "标签 #{tag} 不存在", + "restricted" : "受限", "invisible" : "不可见", "({scope})" : "({scope})", "Delete" : "删除", @@ -295,6 +296,11 @@ OC.L10N.register( "This means only administrators can use the instance." : "这意味着只有管理员才能在实例上操作。", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系你的系统管理员。", "Thank you for your patience." : "感谢让你久等了。", + "Two-step verification" : "两步验证", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性,请使用第二因子验证。", + "Cancel login" : "取消登录", + "Please authenticate using the selected factor." : "请使用所选择的因素验证。", + "An error occured while verifying the token" : "在验证令牌时出错", "You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器。", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系你的系统管理员。如果你是系统管理员,配置 config/config.php 文件中参数 \"trusted_domain\" 设置。可以在 config/config.sample.php 文件中找到例子。", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。", -- cgit v1.2.3