diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
commit | f5c4754c2b0d5c6e53688dea472339ec45afc448 (patch) | |
tree | ef7c19412e00ee2da508c393abb79a4eae6ec1ba /lib/l10n/zh_CN.php | |
parent | 3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff) | |
download | nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.php')
-rw-r--r-- | lib/l10n/zh_CN.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php index c5261a6aff0..239139cffde 100644 --- a/lib/l10n/zh_CN.php +++ b/lib/l10n/zh_CN.php @@ -12,11 +12,6 @@ $TRANSLATIONS = array( "Unknown filetype" => "未知的文件类型", "Invalid image" => "无效的图像", "web services under your control" => "您控制的web服务", -"ZIP download is turned off." => "ZIP 下载已经关闭", -"Files need to be downloaded one by one." => "需要逐一下载文件", -"Back to Files" => "回到文件", -"Selected files too large to generate zip file." => "选择的文件太大,无法生成 zip 文件。", -"Please download the files separately in smaller chunks or kindly ask your administrator." => "请用较小的分块下载文件或者友好地询问您的管理员。", "No source specified when installing app" => "安装 App 时未指定来源", "No href specified when installing app from http" => "从 http 安装 App 时未指定链接", "No path specified when installing app from local file" => "从本地文件安装 App 时未指定路径", |