aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-12 00:22:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-12 00:22:03 +0000
commitac5b2d47ffe3b1ab620077a1f53ad9615eac4c08 (patch)
treeacdad62c37a055ee348ade9061460250e999b020 /apps/files_sharing/l10n/zh_CN.json
parentf55c4f9601154f4873b3e94747777a3234a2d31a (diff)
downloadnextcloud-server-ac5b2d47ffe3b1ab620077a1f53ad9615eac4c08.tar.gz
nextcloud-server-ac5b2d47ffe3b1ab620077a1f53ad9615eac4c08.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.json51
1 files changed, 24 insertions, 27 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json
index aba28589a46..8ac977e310d 100644
--- a/apps/files_sharing/l10n/zh_CN.json
+++ b/apps/files_sharing/l10n/zh_CN.json
@@ -1,29 +1,4 @@
{ "translations": {
- "Shared with you" : "共享给您的",
- "Nothing shared with you yet" : "您还没有收到任何共享的文件",
- "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里",
- "Shared with others" : "您共享的文件",
- "Nothing shared yet" : "还没有共享过文件",
- "Files and folders you share will show up here" : "您共享的文件和文件夹将显示在这里",
- "Shared by link" : "通过链接共享",
- "No shared links" : "无共享链接",
- "Files and folders you share by link will show up here" : "您通过链接共享的文件和文件夹将显示在这里",
- "Deleted shares" : "已删除的共享",
- "No deleted shares" : "没有删除的共享",
- "Shares you deleted will show up here" : "您删除的共享将在这里显示",
- "Pending shares" : "待定共享",
- "No pending shares" : "没有待定共享",
- "Shares you have received but not confirmed will show up here" : "您收到但未确认的共享将显示在这里",
- "Shares" : "共享",
- "No shares" : "没有共享",
- "Shares will show up here" : "共享将在这里显示",
- "Restore" : "恢复",
- "Restore share" : "恢复共享",
- "Something happened. Unable to restore the share." : "发生了问题。无法恢复该共享。",
- "Accept share" : "接受共享",
- "Something happened. Unable to accept the share." : "发生了问题。无法接受该共享。",
- "Reject share" : "拒绝共享",
- "Something happened. Unable to reject the share." : "发生了问题。无法拒绝该共享。",
"Waiting…" : "等待中...",
"error" : "错误",
"finished" : "完成",
@@ -38,8 +13,6 @@
"No compatible server found at {remote}" : " {remote} 未发现匹配的服务器",
"Invalid server URL" : "无效的服务器地址",
"Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败",
- "No expiration date set" : "未设置失效时间",
- "Shared by" : "共享人",
"File shares" : "文件共享",
"Downloaded via public link" : "通过公开链接下载",
"Downloaded by {email}" : "已被 {email} 下载",
@@ -245,6 +218,7 @@
"Share {propertyName} saved" : "共享 {propertyName} 已保存",
"Shared" : "已共享",
"Share" : "共享",
+ "Shared by" : "共享人",
"Shared with" : "共享给",
"Password created successfully" : "成功创建密码",
"Error generating password from password policy" : "从密码策略生成密码时出错",
@@ -252,6 +226,12 @@
"Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}",
"Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您",
+ "Shares" : "共享",
+ "Shared with you" : "共享给您的",
+ "Shared with others" : "您共享的文件",
+ "Shared by link" : "通过链接共享",
+ "Deleted shares" : "已删除的共享",
+ "Pending shares" : "待定共享",
"No entries found in this folder" : "在此文件夹中找不到项目",
"Name" : "名称",
"Share time" : "共享时间",
@@ -270,6 +250,23 @@
"Uploaded files:" : "上传的文件: ",
"By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。",
"Add to your Nextcloud" : "添加到您的 Nextcloud",
+ "Nothing shared with you yet" : "您还没有收到任何共享的文件",
+ "Files and folders others share with you will show up here" : "其它人共享给您的文件和文件夹将显示在这里",
+ "Nothing shared yet" : "还没有共享过文件",
+ "Files and folders you share will show up here" : "您共享的文件和文件夹将显示在这里",
+ "No shared links" : "无共享链接",
+ "Files and folders you share by link will show up here" : "您通过链接共享的文件和文件夹将显示在这里",
+ "No deleted shares" : "没有删除的共享",
+ "Shares you deleted will show up here" : "您删除的共享将在这里显示",
+ "No pending shares" : "没有待定共享",
+ "Shares you have received but not confirmed will show up here" : "您收到但未确认的共享将显示在这里",
+ "No shares" : "没有共享",
+ "Shares will show up here" : "共享将在这里显示",
+ "Restore" : "恢复",
+ "Something happened. Unable to restore the share." : "发生了问题。无法恢复该共享。",
+ "Something happened. Unable to accept the share." : "发生了问题。无法接受该共享。",
+ "Something happened. Unable to reject the share." : "发生了问题。无法拒绝该共享。",
+ "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" : "您的一个或多个共享将在明天过期",
"Science Mesh" : "Science Mesh",