diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-21 01:08:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-21 01:08:16 +0000 |
commit | fd0e42e093a9cb32b9f2a4f07519a5263d2f7c49 (patch) | |
tree | d0072305d166b4bb451345f49d012c5b559eb0f8 /apps/files_sharing/l10n/zh_CN.js | |
parent | 3b07731099fb725df9e15ebd762a685f130114ad (diff) | |
download | nextcloud-server-fd0e42e093a9cb32b9f2a4f07519a5263d2f7c49.tar.gz nextcloud-server-fd0e42e093a9cb32b9f2a4f07519a5263d2f7c49.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.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 8a51fd65abc..c56ee3fb36d 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -78,6 +78,8 @@ OC.L10N.register( "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 类型", + "You cannot share to a Circle if the app is not enabled" : "如果这个应用程序不可用,你不能分享到圈子", + "Please specify a valid circle" : "请指明一个可用圈子", "Unknown share type" : "未知共享类型", "Not a directory" : "不是一个目录", "Could not lock path" : "无法锁定路径", |