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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index c67e748d..7dccaedb 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Group folders" : "组文件夹",
"Admin configured folders shared with everyone in a group" : "管理员配置了和一个小组中每个人分享的文件夹",
- "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "管理员配置了和小组中每个人共享的文件夹。\n\n可以从管理设置中的 *群组文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个组访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。\n\n注意:目前不支持加密群组文件夹的内容。",
+ "Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "管理员配置了和小组中每个人共享的文件夹。\n\n可以从管理设置中的 *组文件夹* 对文件夹进行配置。\n\n创建文件夹后,管理员可以授权一个或多个组访问该文件夹,控制写入/共享权限,并为该文件夹分配配额。\n\n注意:目前不支持加密群组文件夹的内容。",
"Denied" : "拒绝",
"Allowed" : "允许",
"Inherit permission" : "继承权限",
@@ -25,6 +25,9 @@ OC.L10N.register(
"Add group" : "添加分组",
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation cannot be undone" : "您确定要删除\"{folderName}\"和所有里面的文件吗?此操作无法撤销",
"Delete \"{folderName}\"?" : "删除 \"{folderName}\"吗?",
+ "Group folder admin delegation" : "组文件夹管理员代理",
+ "They will have access to all Groupfolders." : "这些人能访问所有的组文件夹",
+ "They will only have access to Groupfolders for which they have advanced permissions." : "这些人只能访问对他们授予了高级权限的组文件夹",
"Folder name" : "文件夹名称",
"Groups" : "分组",
"Quota" : "配额",