diff options
Diffstat (limited to 'settings/l10n/zh_CN.php')
-rw-r--r-- | settings/l10n/zh_CN.php | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php index e291659d17e..d2708f13416 100644 --- a/settings/l10n/zh_CN.php +++ b/settings/l10n/zh_CN.php @@ -106,20 +106,18 @@ $TRANSLATIONS = array( "Enable Share API" => "启用共享API", "Allow apps to use the Share API" => "允许应用软件使用共享API", "Allow links" => "允许链接", -"Allow users to share items to the public with links" => "允许用户使用连接公开共享项目", "Allow public uploads" => "允许公开上传", -"Allow users to enable others to upload into their publicly shared folders" => "用户可让其他人上传到他的公开共享文件夹", +"Set default expiration date" => "设置默认过期日期", +"Expire after " => "过期于", +"days" => "天", +"Enforce expiration date" => "强制过期日期", +"Allow users to share items to the public with links" => "允许用户使用连接公开共享项目", "Allow resharing" => "允许再次共享", "Allow users to share items shared with them again" => "允许用户将共享给他们的项目再次共享", "Allow users to share with anyone" => "允许用户向任何人共享", "Allow users to only share with users in their groups" => "允许用户只向同组用户共享", "Allow mail notification" => "允许邮件通知", "Allow users to send mail notification for shared files" => "允许用户发送共享文件的邮件通知", -"Set default expiration date" => "设置默认过期日期", -"Expire after " => "过期于", -"days" => "天", -"Enforce expiration date" => "强制过期日期", -"Expire shares by default after N days" => "默认 N 天后共享过期", "Security" => "安全", "Enforce HTTPS" => "强制使用 HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "强制客户端通过加密连接连接到%s。", |