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-04-21 08:58:49 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-21 08:58:49 +0300
commit02ecd040e6cd761b9ec30895c5a0fcced55fb699 (patch)
tree67e788acb94a60ff69cace45faf108dd4e341acb /core/l10n/zh_CN.js
parenta061ef75ead3d5eb9fa5e713301b7452b3b12b73 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index b417644eb15..b95f25a2223 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Error favoriting" : "收藏时出错",
"Error unfavoriting" : "删除收藏时出错",
"Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ",
+ "Preparing update" : "正在准备更新",
"[%d / %d]: %s" : "[%d / %d]: %s",
"[%d / %d]: Checking table %s" : "[%d / %d]: 检查数据表 %s",
"Turned on maintenance mode" : "启用维护模式",
@@ -144,8 +145,6 @@ OC.L10N.register(
"Expiration" : "过期",
"Expiration date" : "过期日期",
"Choose a password for the public link" : "为共享链接设置密码",
- "Sending ..." : "正在发送...",
- "Email sent" : "邮件已发送",
"Resharing is not allowed" : "不允许二次共享",
"Share link" : "分享链接",
"Link" : "链接",
@@ -154,6 +153,8 @@ OC.L10N.register(
"Allow editing" : "允许编辑",
"Email link to person" : "发送链接到个人",
"Send" : "发送",
+ "Sending ..." : "正在发送...",
+ "Email sent" : "邮件已发送",
"Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 组",
"Shared with you by {owner}" : "{owner} 与您共享",
"group" : "群组",