diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-02 02:28:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-02 02:28:31 +0000 |
commit | 142d311a13dee15958192baa68bec6585bdac591 (patch) | |
tree | 3f2bca66dcfab0a987ce930badd7641b6d1489d4 /apps/files_external/l10n/zh_CN.js | |
parent | b65c3f2249bfeb0bc525f3f72339758b59b82c34 (diff) | |
download | nextcloud-server-142d311a13dee15958192baa68bec6585bdac591.tar.gz nextcloud-server-142d311a13dee15958192baa68bec6585bdac591.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r-- | apps/files_external/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index f86c2ad9aaf..d789ed73a4b 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -102,11 +102,13 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "根路径", "SFTP with secret key login" : "包含 secret key 的 SFTP", + "SMB/CIFS" : "SMB/CIFS ", "Share" : "共享", "Show hidden files" : "显示隐藏文件", "Verify ACL access when listing files" : "列出文件时验证 ACL 访问", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "检查目录中每个文件或文件夹的 ACL,以过滤掉用户没有读取权限的项目,这会带来性能损失", "Timeout" : "超时", + "SMB/CIFS using OC login" : "使用 OC 登录的 SMB/CIFS", "Username as share" : "以用户名作为共享名", "OpenStack Object Storage" : "OpenStack 对象存储", "Service name" : "服务名称", |