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:
authorNextcloud bot <bot@nextcloud.com>2016-09-01 03:09:24 +0300
committerNextcloud bot <bot@nextcloud.com>2016-09-01 03:09:24 +0300
commit4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch)
treef97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /core/l10n/zh_CN.js
parent73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js30
1 files changed, 15 insertions, 15 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 9f0b2c151b5..fa983bb804c 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -18,14 +18,6 @@ OC.L10N.register(
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "此用户名的电子邮件地址不存在导致无法发送重置邮件,请联系管理员。",
"%s password reset" : "重置 %s 的密码",
"Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。",
- "Error loading tags" : "加载标签出错",
- "Tag already exists" : "标签已存在",
- "Error deleting tag(s)" : "删除标签时出错",
- "Error tagging" : "增加标签时出错",
- "Error untagging" : "移除标签时出错",
- "Error favoriting" : "收藏时出错",
- "Error unfavoriting" : "删除收藏时出错",
- "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ",
"Preparing update" : "正在准备更新",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "修复警告:",
@@ -158,7 +150,6 @@ OC.L10N.register(
"Link" : "链接",
"Password protect" : "密码保护",
"Password" : "密码",
- "Allow editing" : "允许编辑",
"Email link to person" : "发送链接到个人",
"Send" : "发送",
"Sending ..." : "正在发送...",
@@ -290,11 +281,6 @@ 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." : "基于你的配置,作为系统管理员,你可能还能点击下面的按钮来信任这个域。",
@@ -312,6 +298,20 @@ OC.L10N.register(
"Please use the command line updater because you have a big instance." : "请使用命令行更新。",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "获取更多帮助,请查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档</a>.",
"This %s instance is currently in maintenance mode, which may take a while." : "该 %s 实例当前处于维护模式,这将进行一些时间。",
- "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时这个页面将刷新。"
+ "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时这个页面将刷新。",
+ "Error loading tags" : "加载标签出错",
+ "Tag already exists" : "标签已存在",
+ "Error deleting tag(s)" : "删除标签时出错",
+ "Error tagging" : "增加标签时出错",
+ "Error untagging" : "移除标签时出错",
+ "Error favoriting" : "收藏时出错",
+ "Error unfavoriting" : "删除收藏时出错",
+ "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ",
+ "Allow editing" : "允许编辑",
+ "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" : "在验证令牌时出错"
},
"nplurals=1; plural=0;");