diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.json')
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 0b92a3167ca..5b3e95dfdbe 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -36,6 +36,7 @@ "Credentials saved" : "凭据已保存", "Credentials saving failed" : "凭据保存失败", "Credentials required" : "需要凭据", + "Storage with ID \"%d\" not found" : "ID%d的存储未找到", "Invalid backend or authentication mechanism class" : "无效的后端或认证类型", "Invalid mount point" : "无效的挂载点", "Objectstore forbidden" : "对象存储禁止访问", @@ -46,6 +47,7 @@ "Unsatisfied authentication mechanism parameters" : "无法满足认证类型条件", "Insufficient data: %s" : "数据不足: %s", "%s" : "%s", + "Storage with ID \"%d\" is not user editable" : "ID%d的存储不可编辑", "Access key" : "Access key", "Secret key" : "Secret key", "Builtin" : "内置", @@ -101,6 +103,7 @@ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 cURL 支持. 无法挂载 %s. 请联系您的系统管理员安装.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 FTP 支持. 无法挂载 %s. 请联系您的系统管理员安装.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装 \"%s\". 无法挂载 %s. 请联系您的系统管理员安装.", + "External storage support" : "外部存储支持", "No external storage configured" : "没有配置外部存储", "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储", "Name" : "名称", |