diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-07 01:55:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-07 01:55:48 -0400 |
commit | 283b483100c21df143e7f432551f5f5264b8ee55 (patch) | |
tree | beeb351f77ef80d82310d92e46da9e8f4c47f550 /apps/files_sharing/l10n/zh_CN.php | |
parent | d16bb09aed51cce5dc08ba3f3bbd629b4351b3f0 (diff) | |
download | nextcloud-server-283b483100c21df143e7f432551f5f5264b8ee55.tar.gz nextcloud-server-283b483100c21df143e7f432551f5f5264b8ee55.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.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.php b/apps/files_sharing/l10n/zh_CN.php index 3178b284058..5cc95b71af7 100644 --- a/apps/files_sharing/l10n/zh_CN.php +++ b/apps/files_sharing/l10n/zh_CN.php @@ -11,6 +11,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "共享已禁用", "For more info, please ask the person who sent this link." => "欲知详情,请联系发给你链接的人。", "Download" => "下载", +"Download %s" => "下载 %s", "Direct link" => "直接链接" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |