diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index edb290eda38..34de4a52476 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -328,14 +328,13 @@ OC.L10N.register( "Sharing" : "共享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。", "Allow apps to use the Share API" : "允许应用使用共享 API", + "Expire after " : "过期于", + "days" : "天", + "Enforce expiration date" : "强制过期日期", "Allow users to share via link" : "允许用户通过链接共享文件", "Allow public uploads" : "允许公开上传", "Always ask for a password" : "一直要求输入密码", "Enforce password protection" : "强制密码保护", - "Set default expiration date" : "设置默认过期日期", - "Expire after " : "过期于", - "days" : "天", - "Enforce expiration date" : "强制过期日期", "Allow resharing" : "允许二次共享", "Allow sharing with groups" : "允许群组共享", "Restrict users to only share with users in their groups" : "限制仅与组内用户共享", @@ -827,6 +826,7 @@ OC.L10N.register( "Store credentials" : "存储凭据", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", + "Set default expiration date" : "设置默认过期日期", "Follow us on Google+" : "在 Google+ 上关注我们" }, "nplurals=1; plural=0;"); |