summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-22 02:17:20 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-22 02:17:20 +0000
commit3b519f776a10bd77c79b410f6f7cafc573854dad (patch)
tree747042b782df36e3413ef8924b5a1313b88406a8 /apps/files_external/l10n
parentcac844d915d6130587fb891726b30016ba4ebb35 (diff)
downloadnextcloud-server-3b519f776a10bd77c79b410f6f7cafc573854dad.tar.gz
nextcloud-server-3b519f776a10bd77c79b410f6f7cafc573854dad.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/zh_CN.js2
-rw-r--r--apps/files_external/l10n/zh_CN.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index e06bcba8a7d..42ebb4f5422 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -105,6 +105,8 @@ OC.L10N.register(
"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" : "SMB / CIFS 使用 OC 登录信息",
"Username as share" : "以用户名作为共享名",
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json
index a7233661a8f..194302a5f4c 100644
--- a/apps/files_external/l10n/zh_CN.json
+++ b/apps/files_external/l10n/zh_CN.json
@@ -103,6 +103,8 @@
"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" : "SMB / CIFS 使用 OC 登录信息",
"Username as share" : "以用户名作为共享名",