diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index bacd8fe7143..94e2d934ee2 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -107,7 +107,7 @@ OC.L10N.register( "Logged in user must be a subadmin" : "当前登录用户必须为子管理员", "Create" : "创建", "Change" : "修改", - "Reshare" : "重新分享", + "Reshare" : "重新共享", "Unlimited" : "无限", "Verifying" : "正在验证", "Nextcloud settings" : "Nextcloud 设置", @@ -332,7 +332,7 @@ 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", - "Set default expiration date for shares" : "设置分享的默认截止日期", + "Set default expiration date for shares" : "设置共享的默认截止日期", "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", |