diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-20 00:21:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-20 00:21:13 +0000 |
commit | 436bd44967c5f08de87e1e14725b7df7e51f0d19 (patch) | |
tree | 044ccbd127e3222f0ceb843a93917ff615f98bd8 /apps/files_external/l10n/zh_CN.js | |
parent | e7f8ab1c3b7bdbc6f34a62e5b5bbaa2f903f467b (diff) | |
download | nextcloud-server-436bd44967c5f08de87e1e14725b7df7e51f0d19.tar.gz nextcloud-server-436bd44967c5f08de87e1e14725b7df7e51f0d19.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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index a24999d910f..55bd0650ed5 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -126,6 +126,7 @@ OC.L10N.register( "System" : "系统", "No external storage configured or you don't have the permission to configure them" : "未设置外部存储或者没有权限", "Open documentation" : "打开文档", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "外部存储使您可以将外部存储服务和设备安装为辅助 Nextcloud 存储设备。您还可以允许人们安装自己的外部存储服务。", "Folder name" : "目录名称", "Authentication" : "认证", "Configuration" : "配置", |