summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-03 01:56:11 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-03 01:56:11 -0400
commitcf20de185c95847810e6d0423d67f5bbc6506c2d (patch)
tree77625be2e9e807aa807df6f4919d17f9bab42e78 /apps/files_sharing/l10n/zh_CN.php
parent906061a07b64c1a56b51e3883883ac202630148f (diff)
downloadnextcloud-server-cf20de185c95847810e6d0423d67f5bbc6506c2d.tar.gz
nextcloud-server-cf20de185c95847810e6d0423d67f5bbc6506c2d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.php')
-rw-r--r--apps/files_sharing/l10n/zh_CN.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.php b/apps/files_sharing/l10n/zh_CN.php
index 8946741a30d..a37b3e8e52c 100644
--- a/apps/files_sharing/l10n/zh_CN.php
+++ b/apps/files_sharing/l10n/zh_CN.php
@@ -10,7 +10,6 @@ $TRANSLATIONS = array(
"the link expired" => "链接过期",
"sharing is disabled" => "共享已禁用",
"For more info, please ask the person who sent this link." => "欲知详情,请联系发给你链接的人。",
-"shared by %s" => "由 %s 共享",
"Direct link" => "直接链接"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";