diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-25 01:54:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-25 01:54:35 -0400 |
commit | 3029029afd4745ddf18db66051df27c8548ef368 (patch) | |
tree | 61071096819a0854b78d567da499f44415f9119a /core/l10n | |
parent | 1b215b01311ecba1455bd7fa867c43d765da2295 (diff) | |
download | nextcloud-server-3029029afd4745ddf18db66051df27c8548ef368.tar.gz nextcloud-server-3029029afd4745ddf18db66051df27c8548ef368.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/zh_CN.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 46510f5a1a4..6def20dac34 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -73,7 +73,10 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "{owner} 与您共享", "Share with user or group …" => "分享给其他用户或组 ...", "Share link" => "分享链接", +"The public link will expire no later than {days} days after it is created" => "这个共享链接将在创建后 {days} 天失效", +"By default the public link will expire after {days} days" => "默认共享链接失效天数为 {days} ", "Password protect" => "密码保护", +"Choose a password for the public link" => "为共享链接设置密码", "Allow Public Upload" => "允许公开上传", "Email link to person" => "发送链接到个人", "Send" => "发送", |