diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-06 01:55:04 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-11-06 01:55:04 -0500 |
commit | fa4018d36c3b71df6ac9eddb8ad4cd523458b82f (patch) | |
tree | 111ef48721fd2a11d458c0ae5dc627723de2cac8 /apps/files_sharing/l10n/zh_CN.js | |
parent | 86d34767617135066e952469a03f4976c2018885 (diff) | |
download | nextcloud-server-fa4018d36c3b71df6ac9eddb8ad4cd523458b82f.tar.gz nextcloud-server-fa4018d36c3b71df6ac9eddb8ad4cd523458b82f.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 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index b5cb43f6ce2..66c400d0cf0 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -31,9 +31,6 @@ OC.L10N.register( "Add to your ownCloud" : "添加到您的 ownCloud", "Download" : "下载", "Download %s" : "下载 %s", - "Direct link" : "直接链接", - "Remote Shares" : "远程分享", - "Allow other instances to mount public links shared from this server" : "允许其他实例挂载由此服务器分享的公共链接", - "Allow users to mount public link shares" : "允许用户挂载公共链接分享" + "Direct link" : "直接链接" }, "nplurals=1; plural=0;"); |