summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-28 00:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-28 00:26:37 +0000
commit9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0 (patch)
tree894949e5eac1edab28ffa01aed3c0d52acc9e3fa /apps/files_external/l10n/zh_CN.js
parenta6d0a4e6d4f60bbf7d0ada06dc61c34157c876a5 (diff)
downloadnextcloud-server-9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0.tar.gz
nextcloud-server-9e67ab7fb8c7c2006a8cdfa75088d38d1120f8f0.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r--apps/files_external/l10n/zh_CN.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index e5eab018a29..dda301c6084 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -90,6 +90,7 @@ OC.L10N.register(
"Share" : "共享",
"Show hidden files" : "显示隐藏文件",
"Case sensitive file system" : "大小写敏感文件系统",
+ "Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "关闭此选项将允许使用不区分大小的文件系统,但是会在一定程度上影响性能",
"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" : "超时",
@@ -105,7 +106,19 @@ OC.L10N.register(
"External storage support" : "外部存储支持",
"Adds basic external storage support" : "添加基本的外部存储支持",
"This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "此应用为管理员提供了配置连接外部存储服务的功能,例如如 FTP 服务器、S3 或 SWIFT 对象存储、其他的 NextCloud 服务器、WebDAV 服务器等。管理员可以选择要启用的存储类型,并可以为用户、组或整个系统挂载这些存储服务。用户会在自己的 NextCloud 目录中看到全局挂载的外部存储,可以像其他任何 NextCloud 文件夹一样访问和使用这个文件夹。用户可以共享存储在这些外部位置中的文件。在这种情况下,当接收方从外部存储请求文件时,将使用文件所有者的凭据,从而确保接收方能够访问共享文件。\n\n可以使用 GUI 或命令行配置外部存储。命令行方式为高级用户配置大容量外部存储挂载和设置挂载优先级提供了更大的灵活性。更多信息可在外部存储 GUI 文档和外部存储配置文档中查阅。",
+ "Enter missing credentials" : "输入缺失的认证信息",
+ "Unable to update this external storage config. {statusMessage}" : "无法更新此外部存储配置。{statusMessage}",
+ "New configuration successfully saved" : "新配置已成功保存",
+ "There was an error with this external storage." : "此外部存储出现问题",
+ "We were unable to check the external storage {basename}" : "我们无法检查外部存储 {basename}",
+ "Examine this faulty external storage configuration" : "检查此出错的外部存储配置",
+ "Open in files" : "在文件中打开",
+ "There was an error with this external storage. Do you want to review this mount point config in the settings page?" : "此外部存储存在错误。要在设置页中检查此挂载点的配置吗?",
"External mount error" : "外部挂载错误",
+ "List of external storage." : "外部存储列表",
+ "There is no external storage configured. You can configure them in your Personal settings." : "未配置外部存储。您可前往您的个人设置页中进行配置。",
+ "There is no external storage configured and you don't have the permission to configure them." : "未配置外部存储,且您没有配置外部存储的权限。",
+ "No external storage" : "无外部存储",
"Storage type" : "存储类型",
"Unknown" : "未知",
"Scope" : "适用范围",