diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-04 02:27:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-04 02:27:44 +0000 |
commit | 797b603a1f11e76348c36c17e766e97b43dd127e (patch) | |
tree | fee8f4cf884244dca11fe5e70ec81288a0aa681e /apps/files_external/l10n/zh_CN.js | |
parent | 7976cb7e94d2d73173d1774534c1ae636dc4e17f (diff) | |
download | nextcloud-server-797b603a1f11e76348c36c17e766e97b43dd127e.tar.gz nextcloud-server-797b603a1f11e76348c36c17e766e97b43dd127e.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js index 3de1f8a1d09..8d33009c02c 100644 --- a/apps/files_external/l10n/zh_CN.js +++ b/apps/files_external/l10n/zh_CN.js @@ -28,7 +28,7 @@ OC.L10N.register( "Saving..." : "正在保存...", "Save" : "保存", "Empty response from the server" : "服务器响应为空", - "Couldn't access. Please log out and in again to activate this mount point" : "无法访问!请注销并重新登录以激活挂载点。", + "Couldn't access. Please log out and in again to activate this mount point" : "无法访问。 请登出并再次登录以激活此挂载点", "Couldn't get the information from the remote server: {code} {type}" : "无法从远程服务器获取信息:{code} {type}", "Couldn't get the list of external mount points: {type}" : "无法获取外部挂载点列表:{type}", "There was an error with message: " : "错误信息:", |