summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-10 00:13:11 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-10 00:13:11 +0000
commit7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch)
tree5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/files_sharing/l10n/zh_CN.js
parenta9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff)
downloadnextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz
nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index c7f4570287c..faf4ca265de 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -88,7 +88,6 @@ OC.L10N.register(
"Public upload disabled by the administrator" : "公共上传已被管理员禁用",
"Public upload is only possible for publicly shared folders" : "公共上传仅适用于公共共享文件夹",
"Invalid date, date format must be YYYY-MM-DD" : "无效的日期,日期格式必须是 YYYY-MM-DD",
- "Sharing %s failed because the back end does not allow shares from type %s" : "共享 %s 失败,后端不允许共享 %s 类型",
"Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud Talk 没有启用, 所以通过 Nextcloud Talk 发送 %s 分享密码失败.",
"You cannot share to a Circle if the app is not enabled" : "如果这个应用程序不可用,你不能分享到圈子",
"Please specify a valid circle" : "请指明一个可用圈子",
@@ -122,6 +121,7 @@ OC.L10N.register(
"Uploading files…" : "上传文件 … ",
"Uploaded files:" : "上传的文件: ",
"{actor} removed you from {file}" : "{actor} 将您从 {file} 移除",
+ "Sharing %s failed because the back end does not allow shares from type %s" : "共享 %s 失败,后端不允许共享 %s 类型",
"%s is publicly shared" : "%s 是公开共享",
"This share is password-protected" : "这是一个密码保护的共享",
"The password is wrong. Try again." : "用户名或密码错误!请重试",