summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-17 02:26:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-17 02:26:53 +0000
commit7ab34eefc599cc7fd104f91213c28aeedee383db (patch)
treefd48b23539cd44e54d970d2cab4870f868d62b38 /apps/files_external/l10n/zh_CN.js
parent614e3e29690b23f2fb6b6e2a15079fe8482e58b9 (diff)
downloadnextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.tar.gz
nextcloud-server-7ab34eefc599cc7fd104f91213c28aeedee383db.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.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index 80f17071285..932f6374949 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Error configuring OAuth2" : "OAuth2 配置错误",
"Generate keys" : "生成密钥",
"Error generating key pair" : "生成密钥对错误",
- "All users. Type to select user or group." : "全部用户。点击选择用户或分组。",
"(Group)" : "(群组)",
"Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码(慢)",
"Enable encryption" : "启用加密",
@@ -131,8 +130,10 @@ OC.L10N.register(
"Available for" : "可用于",
"Click to recheck the configuration" : "点击以再次检查配置",
"Add storage" : "增加存储",
+ "All users" : "所有用户",
"Advanced settings" : "高级选项",
"Allow users to mount external storage" : "允许用户挂载外部存储",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。"
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。",
+ "All users. Type to select user or group." : "全部用户。点击选择用户或分组。"
},
"nplurals=1; plural=0;");