diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:34:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:34:40 +0000 |
commit | 931ab2e7e3e38c54e1099a451f07382c98070f37 (patch) | |
tree | 72c1b7d68b49b6f0ee71db37882a9eae2db65184 /apps/files_sharing/l10n/zh_CN.js | |
parent | c24d6df92641176b00aa21a52e12fa8e90302cd8 (diff) | |
download | nextcloud-server-931ab2e7e3e38c54e1099a451f07382c98070f37.tar.gz nextcloud-server-931ab2e7e3e38c54e1099a451f07382c98070f37.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 | 44 |
1 files changed, 26 insertions, 18 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 9371f3b2912..6c879e238a5 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -133,14 +133,6 @@ OC.L10N.register( "Upload" : "上传", "Edit" : "编辑", "Bundled permissions" : "权限包", - "Allow creating" : "允许创建", - "Allow deleting" : "允许删除", - "Allow resharing" : "允许二次共享", - "Expiration date enforced" : "强制过期日期", - "Set expiration date" : "设置过期日期", - "Enter a date" : "输入日期", - "Note to recipient" : "接收人备注", - "Unshare" : "取消共享", "group" : "分组", "conversation" : "会话", "remote" : "远程", @@ -149,9 +141,9 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "{owner} 共享给分组 {user}", "Shared with the conversation {user} by {owner}" : "由{owner}共享给会话{user}", "Shared with {user} by {owner}" : "{owner} 共享给 {user}", - "Allow download" : "允许下载", "Added by {initiator}" : "由 {initiator} 添加", "Via “{folder}”" : "通过“{folder}”", + "Unshare" : "取消共享", "Internal link" : "内部链接", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", "Copy internal link to clipboard" : "复制内部链接到剪贴板", @@ -163,15 +155,9 @@ OC.L10N.register( "Password protection" : "密码保护", "Enter a password" : "输入密码", "Expiration date (enforced)" : "过期日期(强制)", + "Enter a date" : "输入日期", "Create share" : "创建共享", "Cancel" : "取消", - "Share label" : "分享标签", - "Hide download" : "隐藏下载", - "Password protect" : "密码保护", - "Password expires {passwordExpirationTime}" : "密码于 {passwordExpirationTime} 过期", - "Password expired" : "密码已过期", - "Video verification" : "视频验证", - "Enter a note for the share recipient" : "给共享接收人留备注", "Add another link" : "添加其他链接", "Create a new share link" : "创建新的共享链接", "{shareWith} by {initiator}" : "由 {initiator} 通过 {shareWith} 共享", @@ -185,6 +171,9 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期", "Link share created" : "已创建链接分享", "Error while creating the share" : "创建共享时出错", + "View only" : "仅查看", + "Can edit" : "可以编辑", + "File drop" : "文件拖放", "Search for share recipients" : "查找共享参与者", "No recommendations. Start typing." : "没有建议。开始输入。", "Resharing is not allowed" : "不允许二次共享", @@ -201,6 +190,20 @@ OC.L10N.register( "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Advanced settings" : "高级选项", + "Share label" : "分享标签", + "Password" : "密码", + "Password expires {passwordExpirationTime}" : "密码于 {passwordExpirationTime} 过期", + "Password expired" : "密码已过期", + "Set expiration date" : "设置过期日期", + "Expiration date" : "过期日期 ", + "Hide download" : "隐藏下载", + "Video verification" : "视频验证", + "Note to recipient" : "接收人备注", + "Create" : "创建", + "Update" : "更新", + "Share" : "共享", + "Delete share" : "删除共享", "Others with access" : "其他具有访问权限的人", "No other users with access found" : "找不到其他具有访问权限的用户", "Toggle list of others with access to this directory" : "切换有权访问此目录的其他人的列表", @@ -219,7 +222,6 @@ OC.L10N.register( "Folder \"{path}\" has been unshared" : "文件夹“{path}”已取消共享", "Share {propertyName} saved" : "共享 {propertyName} 已保存", "Shared" : "已共享", - "Share" : "共享", "Shared by" : "共享人", "Shared with" : "共享给", "Password created successfully" : "成功创建密码", @@ -243,7 +245,6 @@ OC.L10N.register( "No entries found in this folder" : "在此文件夹中找不到项目", "Name" : "名称", "Share time" : "共享时间", - "Expiration date" : "过期日期 ", "Sorry, this link does not seem to work anymore." : "抱歉,此链接已失效。", "Reasons might be:" : "可能原因是:", "the item was removed" : "此项已移除", @@ -271,6 +272,13 @@ OC.L10N.register( "No expiration date set" : "未设置失效时间", "Sharing %s failed because the back end does not support sciencemesh shares" : "共享 %s 失败,因为后端不支持 ScienceMesh 共享。", "One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期", + "Allow creating" : "允许创建", + "Allow deleting" : "允许删除", + "Allow resharing" : "允许二次共享", + "Expiration date enforced" : "强制过期日期", + "Allow download" : "允许下载", + "Password protect" : "密码保护", + "Enter a note for the share recipient" : "给共享接收人留备注", "Science Mesh" : "Science Mesh", "Error generating password from password_policy" : "从密码策略生成密码时出错" }, |