diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-09 00:10:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-09 00:10:11 +0000 |
commit | 3a26def7cf446bbf8bb019ebc4ac30cfe4d27151 (patch) | |
tree | b887e5239a894dc0c3da8c0e97f159e6de7e1d4f /apps/files_sharing/l10n/zh_CN.json | |
parent | cb44bfe2b78c1f7e4adbdc7f8df8be2bd6501900 (diff) | |
download | nextcloud-server-3a26def7cf446bbf8bb019ebc4ac30cfe4d27151.tar.gz nextcloud-server-3a26def7cf446bbf8bb019ebc4ac30cfe4d27151.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index bd7ce8f712d..6110036a466 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -11,7 +11,6 @@ "You can upload into this folder" : "您可以上传文件至此文件夹", "Shared by" : "共享人", "Sharing" : "共享", - "Share API is disabled" : "共享 API 已被禁用", "Wrong share ID, share doesn't exist" : "错误的共享 ID,共享不存在", "Could not delete share" : "不能删除共享", "Please specify a file or folder path" : "请指定一个文件或文件夹路径", @@ -27,8 +26,8 @@ "Unknown share type" : "未知共享类型", "Not a directory" : "不是一个目录", "Could not lock path" : "无法锁定路径", - "Can't change permissions for public share links" : "不能改变公共分享链接权限", "Wrong or no update parameter given" : "错误或没有更新参数给出", + "Can't change permissions for public share links" : "不能改变公共分享链接权限", "Cannot increase permissions" : "不能增加权限", "A file or folder has been <strong>shared</strong>" : "一个文件或文件夹已<strong>共享</strong>。", "A file or folder was shared from <strong>another server</strong>" : "<strong>其它服务器</strong> 中一个文件或者文件夹被共享 ", @@ -73,6 +72,7 @@ "Public link of %2$s expired" : "%2$s 的公开链接已过期", "Shared by %2$s" : "由 %2$s 共享", "Shares" : "共享", + "Share API is disabled" : "共享 API 已被禁用", "This share is password-protected" : "这是一个密码保护的共享", "The password is wrong. Try again." : "用户名或密码错误!请重试", "Password" : "密码", |