Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 344afe81d41..0bea5856036 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -370,11 +370,9 @@ OC.L10N.register(
"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 for link shares" : "设置链接共享的默认到期日期",
"Allow resharing" : "允许二次共享",
"Allow sharing with groups" : "允许群组共享",
"Restrict users to only share with users in their groups" : "限制用户只与他们组中的用户共享",
@@ -442,6 +440,8 @@ OC.L10N.register(
"Valid until %s" : "有效期至 %s",
"Import root certificate" : "导入根证书",
"Execute one task with each page loaded" : "每个页面加载后执行一个任务",
+ "Allow users to share via link" : "允许用户通过链接共享文件",
+ "Set default expiration date for link shares" : "设置链接共享的默认到期日期",
"Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "在共享对话框中允许用户名自动完成。 如果被禁用,则需要输入完整的用户名或电子邮件地址。",
"Restrict username autocompletion to users within the same groups" : "将用户名自动补全限制为相同组中的用户",
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明。(仅当文件列表隐藏时显示。)",