diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-05 02:30:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-05 02:30:34 +0000 |
commit | 46706d01e0f77a847fcd4b54d7e6b18571c68336 (patch) | |
tree | f5c5b34d68b72932e94aa913bfbc0855d6b6530b /apps/files_external/l10n/zh_CN.js | |
parent | 797b603a1f11e76348c36c17e766e97b43dd127e (diff) | |
download | nextcloud-server-46706d01e0f77a847fcd4b54d7e6b18571c68336.tar.gz nextcloud-server-46706d01e0f77a847fcd4b54d7e6b18571c68336.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 8d33009c02c..e30d93b4ce0 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -35,11 +35,11 @@ OC.L10N.register( "External mount error" : "外部挂载错误", "external-storage" : "外部存储", "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "无法获取Windows网络磁盘挂载点列表:服务器未响应", - "Please enter the credentials for the {mount} mount" : "请输入 {mount} 挂载点的凭据", + "Please enter the credentials for the {mount} mount" : "请输入 {mount} 挂载点的证书", "Username" : "用户名", "Password" : "密码", "Credentials saved" : "凭据已保存", - "Credentials saving failed" : "凭据保存失败", + "Credentials saving failed" : "证书保存失败", "Credentials required" : "需要凭据", "Storage with ID \"%d\" not found" : "ID%d的存储未找到", "Invalid backend or authentication mechanism class" : "无效的后端或认证类型", |