aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-30 02:17:11 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-30 02:17:11 +0000
commit523a8ba5c39ee3663eef9dfa72c4518006266aa1 (patch)
tree7d34cb8c2c2dc7b6f924e673a5966298a491d2ef /apps/files_sharing/l10n/zh_CN.js
parent8247576ad41b2eebab88a6cddf5e7f3db43a94e1 (diff)
downloadnextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.tar.gz
nextcloud-server-523a8ba5c39ee3663eef9dfa72c4518006266aa1.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index 99d27972e1f..8d7d7cecfb6 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -154,7 +154,6 @@ OC.L10N.register(
"Shared with the conversation {user} by {owner}" : "由{owner}共享给会话{user}",
"Shared with {user} by {owner}" : "{owner} 共享给 {user}",
"Added by {initiator}" : "由 {initiator} 添加",
- "Via folder" : "通过文件夹",
"Internal link" : "内部链接",
"Link copied" : "已复制链接",
"Cannot copy, please copy the link manually" : "无法复制,请手动复制链接",
@@ -226,6 +225,7 @@ OC.L10N.register(
"Uploaded files:" : "上传的文件: ",
"By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。",
"could not delete share" : "无法删除共享",
- "Uploading files…" : "正在上传文件... "
+ "Uploading files…" : "正在上传文件... ",
+ "Via folder" : "通过文件夹"
},
"nplurals=1; plural=0;");