diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-24 00:12:16 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-24 00:12:16 +0100 |
commit | 7d52c39419123ed3d20368245166e6fc1150975a (patch) | |
tree | 59ada475e466c0171eded82ca7d863ef8829e3ec /apps/files_external/l10n/zh_CN.php | |
parent | 15da11effebc25bac17c14e1c8d50e13f51e0b5a (diff) | |
download | nextcloud-server-7d52c39419123ed3d20368245166e6fc1150975a.tar.gz nextcloud-server-7d52c39419123ed3d20368245166e6fc1150975a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_CN.php')
-rw-r--r-- | apps/files_external/l10n/zh_CN.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.php b/apps/files_external/l10n/zh_CN.php index 247ef7ce95c..1bb88564630 100644 --- a/apps/files_external/l10n/zh_CN.php +++ b/apps/files_external/l10n/zh_CN.php @@ -5,6 +5,8 @@ "Fill out all required fields" => "完成所有必填项", "Please provide a valid Dropbox app key and secret." => "请提供有效的Dropbox应用key和secret", "Error configuring Google Drive storage" => "配置Google Drive存储时出错", +"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>警告:</b>“smbclient” 尚未安装。CIFS/SMB 分享挂载无法实现。请咨询系统管理员进行安装。", +"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>警告:</b>PHP中尚未启用或安装FTP。FTP 分享挂载无法实现。请咨询系统管理员进行安装。", "External Storage" => "外部存储", "Mount point" => "挂载点", "Backend" => "后端", |