diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
commit | 7560415105c9013b53ebd0bebb0998a4e51303e6 (patch) | |
tree | 9c5e9810b0d9f6a3648438aa4fefccc81c044586 /apps/files_sharing/l10n/zh_CN.json | |
parent | e802996e3e22d770093e50b30ac58f9bb3a38fb7 (diff) | |
download | nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.tar.gz nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 04bdaf46aeb..715ff12b7d5 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -118,15 +118,6 @@ "Choose a default folder for accepted shares" : "为已接受的共享选择一个默认文件夹", "Invalid path selected" : "所选路径无效", "Unknown error" : "未知错误", - "Allow editing" : "允许编辑", - "Read only" : "只读", - "Allow upload and editing" : "允许上传和编辑", - "File drop (upload only)" : "文件拖放(仅上传)", - "Custom permissions" : "自定义权限", - "Read" : "读取", - "Upload" : "上传", - "Edit" : "编辑", - "Bundled permissions" : "权限包", "Open Sharing Details" : "打开分享详细信息", "group" : "分组", "conversation" : "会话", @@ -168,6 +159,7 @@ "View only" : "仅查看", "Can edit" : "可以编辑", "File drop" : "文件拖放", + "Custom permissions" : "自定义权限", "Search for share recipients" : "查找共享参与者", "No recommendations. Start typing." : "没有建议。开始输入。", "Resharing is not allowed" : "不允许二次共享", @@ -184,6 +176,8 @@ "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Allow upload and editing" : "允许上传和编辑", + "Allow editing" : "允许编辑", "Upload only" : "仅上传", "Advanced settings" : "高级选项", "Share label" : "分享标签", @@ -198,7 +192,9 @@ "Allow download" : "允许下载", "Note to recipient" : "接收人备注", "Enter a note for the share recipient" : "给共享接收人留备注", + "Read" : "读取", "Create" : "创建", + "Edit" : "编辑", "Share" : "共享", "Delete share" : "删除共享", "Share with {userName}" : "分享至 {userName}", @@ -289,6 +285,10 @@ "Sharing %s failed because the back end does not support sciencemesh shares" : "共享 %s 失败,因为后端不支持 ScienceMesh 共享。", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "这个应用程序允许用户在 Nextcloud 内部共享文件。如果启用,管理员能够选择哪个组可以共享文件。然后,可用的用户能够共享文件和文件夹给 Nextcloud 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。", "Accept user and group shares by default" : "默认接受用户和分组共享", + "Read only" : "只读", + "File drop (upload only)" : "文件拖放(仅上传)", + "Upload" : "上传", + "Bundled permissions" : "权限包", "Allow creating" : "允许创建", "Allow deleting" : "允许删除", "Allow resharing" : "允许二次共享", |