summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-20 00:06:40 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-20 00:06:40 +0100
commitebc0c4b85bc382efcf64ad0b2613d70a193b18f2 (patch)
tree4f59c05b29c4e24bd127931ff0f21547d2d41866 /core/l10n/zh_CN.php
parent10a9ddd9b2c1b0d28118aa1d6848c799db05f332 (diff)
downloadnextcloud-server-ebc0c4b85bc382efcf64ad0b2613d70a193b18f2.tar.gz
nextcloud-server-ebc0c4b85bc382efcf64ad0b2613d70a193b18f2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.php')
-rw-r--r--core/l10n/zh_CN.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 6c098e211d3..626ede4cc70 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -43,6 +43,7 @@
"Share with link" => "共享链接",
"Password protect" => "密码保护",
"Password" => "密码",
+"Email link to person" => "发送链接到个人",
"Send" => "发送",
"Set expiration date" => "设置过期日期",
"Expiration date" => "过期日期",
@@ -125,5 +126,6 @@
"remember" => "记住",
"Log in" => "登录",
"prev" => "上一页",
-"next" => "下一页"
+"next" => "下一页",
+"Updating ownCloud to version %s, this may take a while." => "更新 ownCloud 到版本 %s,这可能需要一些时间。"
);