diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.php')
-rw-r--r-- | apps/files_external/l10n/zh_CN.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_external/l10n/zh_CN.php b/apps/files_external/l10n/zh_CN.php index 275c375ebf0..9b576691363 100644 --- a/apps/files_external/l10n/zh_CN.php +++ b/apps/files_external/l10n/zh_CN.php @@ -10,9 +10,6 @@ $TRANSLATIONS = array( "Amazon S3 and compliant" => "Amazon S3 和兼容协议", "Access Key" => "访问密钥", "Secret Key" => "秘钥", -"Hostname (optional)" => "域名 (可选)", -"Port (optional)" => "端口 (可选)", -"Region (optional)" => "区域 (optional)", "Enable SSL" => "启用 SSL", "Enable Path Style" => "启用 Path Style", "Host" => "主机", @@ -21,9 +18,6 @@ $TRANSLATIONS = array( "Root" => "根路径", "Secure ftps://" => "安全 ftps://", "OpenStack Object Storage" => "OpenStack 对象存储", -"Username (required)" => "用户名 (必须)", -"Bucket (required)" => "Bucket (必须)", -"Timeout of HTTP requests in seconds (optional)" => "HTTP 请求超时(秒) (可选)", "Share" => "共享", "SMB / CIFS using OC login" => "SMB / CIFS 使用 OC 登录信息", "URL" => "URL", |