diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-21 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-21 00:20:38 +0000 |
commit | a36273ac6a07c0c909b67bf7e332c09e8f3c3d1c (patch) | |
tree | 52ffd69ad0f38d4e6d16398c836168e57631dbbc /apps/files_sharing/l10n/zh_CN.js | |
parent | 496f7ae9fe390a0031e52aaeff6bb2f3e750249c (diff) | |
download | nextcloud-server-a36273ac6a07c0c909b67bf7e332c09e8f3c3d1c.tar.gz nextcloud-server-a36273ac6a07c0c909b67bf7e332c09e8f3c3d1c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 771e54f27e5..0e4f58f76e8 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -189,7 +189,7 @@ OC.L10N.register( "Can edit" : "可以编辑", "Custom permissions" : "自定义权限", "Search for share recipients" : "查找共享参与者", - "No recommendations. Start typing." : "没有建议。开始输入。", + "No recommendations. Start typing." : "无建议。开始输入。", "Resharing is not allowed" : "不允许再次共享", "Name or email …" : "姓名或电子邮件 ...", "Name, email, or Federated Cloud ID …" : "名称、电子邮件或联合云 ID ...", @@ -255,14 +255,15 @@ OC.L10N.register( "Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享", "Shared multiple times with different people" : "与不同的用户多次分享", "Show sharing options" : "显示共享选项", - "Shared with others" : "您共享的文件", + "Shared with others" : "你的共享", "Create file request" : "创建文件请求", + "No file" : "无文件", "Public share" : "公开共享", "Overview of shared files." : "已分享文件的概览", "No shares" : "没有共享", - "Files and folders you shared or have been shared with you will show up here" : "您共享或已与您共享的文件与文件夹将显示在此处", - "Shared with you" : "共享给您的", - "List of files that are shared with you." : "与您共享的文件列表", + "Files and folders you shared or have been shared with you will show up here" : "你的共享或已与你共享的文件与文件夹将显示在此处", + "Shared with you" : "与你共享", + "List of files that are shared with you." : "与你共享的文件列表", "Nothing shared with you yet" : "您还没有收到任何共享的文件", "Files and folders others shared with you will show up here" : "其他人与您分享的文件与文件夹将显示在此处", "List of files that you shared with others." : "你与其他人分享的文件列表。", @@ -271,14 +272,14 @@ OC.L10N.register( "Shared by link" : "通过链接共享", "List of files that are shared by link." : "存在分享链接的文件列表", "No shared links" : "无共享链接", - "Files and folders you shared by link will show up here" : "此处会显示您使用链接分享的文件和文件夹", + "Files and folders you shared by link will show up here" : "你通过链接共享的文件和文件夹将显示在此处", "File requests" : "文件请求", "List of file requests." : "文件请求列表", "No file requests" : "没有文件请求", "File requests you have created will show up here" : "你已创建的文件请求将显示在这里", "Deleted shares" : "已删除的共享", "List of shares you left." : "您已退出的分享列表", - "No deleted shares" : "没有删除的共享", + "No deleted shares" : "没有已删除的共享", "Shares you have left will show up here" : "此处会显示您退出的分享", "Pending shares" : "待定共享", "List of unapproved shares." : "未批准的分享列表", |