diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.json')
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index b4b25202635..c2bd19ff889 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -99,6 +99,7 @@ "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 or you don't have the permission to configure them" : "未设置外部存储或者没有权限", "Name" : "名称", "Storage type" : "存储类型", "Scope" : "适用范围", @@ -108,16 +109,20 @@ "Check for changes" : "检查修改", "Never" : "从不", "Once every direct access" : "每次访问时", + "Read only" : "只读", "Folder name" : "目录名称", "External storage" : "外部存储", "Authentication" : "认证", "Configuration" : "配置", "Available for" : "可用于", + "Click to recheck the configuration" : "点击以再次检查配置", "Add storage" : "增加存储", "Advanced settings" : "高级选项", "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", + "Step 1 failed. Exception: %s" : "步骤 1 失败. 异常: %s", + "Step 2 failed. Exception: %s" : "步骤 2 失败. 异常: %s", "Dropbox App Configuration" : "Dropbox 配置", "Google Drive App Configuration" : "Google Drive 配置", "OpenStack" : "OpenStack", |