diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index e2b194aeb17..9b35793bf91 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -10,6 +10,7 @@ OC.L10N.register( "Error configuring OAuth2" : "OAuth2 配置错误", "Generate keys" : "生成密钥", "Error generating key pair" : "生成密钥对错误", + "Type to select user or group." : "输入以选择用户或群组。", "(Group)" : "(群组)", "Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码(慢)", "Enable encryption" : "启用加密", @@ -21,6 +22,8 @@ OC.L10N.register( "Read only" : "只读", "Disconnect" : "断开连接", "Admin defined" : "管理员定义", + "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "因为配置的存储数量过多,自动状态检查已停用,点击以检查状态。", + "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您确定要断开这个外部存储空间吗?这将会导致该存储空间在 Nextcloud 中不可用,并将会在当前连接的任何同步客户端上删除文件和文件夹,但不会删除外部存储空间本身的任何文件和文件夹。", "Delete storage?" : "删除存储?", "Saved" : "已保存", "Saving …" : "正在保存…", @@ -79,12 +82,15 @@ OC.L10N.register( "Public key" : "公钥", "RSA private key" : "RSA 私钥", "Private key" : "私钥", + "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos 默认领域,默认为“WORKGROUP”", + "Kerberos ticket Apache mode" : "Kerberos 凭证 Apache 模式", "Kerberos ticket" : "Kerberos票据", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", "Hostname" : "主机名", "Port" : "端口", "Region" : "区域", + "Storage Class" : "存储类型", "Enable SSL" : "启用 SSL", "Enable Path Style" : "启用 Path Style", "Legacy (v2) authentication" : "旧版本(v2)认证", |