aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-09 02:27:49 +0000
committerNextcloud bot <bot@nextcloud.com>2020-01-09 02:27:49 +0000
commit2b1c49cdbace746478d25511c4c7609710ecbf1f (patch)
tree22c0109c55d1f1a22bead475883dd1e00b7a63e7 /apps/files_sharing/l10n/zh_CN.js
parent36b5bb583ac104c43f54cfe9e049baa7e80b9daa (diff)
downloadnextcloud-server-2b1c49cdbace746478d25511c4c7609710ecbf1f.tar.gz
nextcloud-server-2b1c49cdbace746478d25511c4c7609710ecbf1f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r--apps/files_sharing/l10n/zh_CN.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 441db9fd801..3bb47854ab4 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -13,11 +13,18 @@ OC.L10N.register(
"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 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." : "发生了问题。无法拒绝该共享。",
"This will stop your current uploads." : "此操作将终止您当前的上传。",
"Move or copy" : "移动或复制",
"Download" : "下载",
@@ -178,6 +185,7 @@ OC.L10N.register(
"Search globally" : "全局搜索",
"on {server}" : "在 {server} 上",
"Others with access" : "其他具有访问权限的人",
+ "No other users with access found" : "找不到其他具有访问权限的用户",
"Toggle list of others with access to this directory" : "切换有权访问此目录的其他人的列表",
"Toggle list of others with access to this file" : "切换有权访问此文件的其他人的列表",
"Unable to fetch inherited shares" : "无法获取继承的共享",