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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-17 09:00:01 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-17 09:00:01 +0300
commitcc532bb14aed74c397efa29a19ba48a3eeeb0cf0 (patch)
treec3251ee4049c523303d454f334b63b965b0c8a14 /core/l10n/zh_CN.js
parent1a35dea8a6388bacdd1b36806781f8e2b77836e8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js6
1 files changed, 6 insertions, 0 deletions
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." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",