diff options
Diffstat (limited to 'apps/files_external/l10n/zh_CN.json')
-rw-r--r-- | apps/files_external/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_CN.json b/apps/files_external/l10n/zh_CN.json index 5b3e95dfdbe..967d004c39a 100644 --- a/apps/files_external/l10n/zh_CN.json +++ b/apps/files_external/l10n/zh_CN.json @@ -22,13 +22,11 @@ "Saving..." : "正在保存...", "Save" : "保存", "Empty response from the server" : "服务器响应为空", - "Couldn't access. Please logout and login 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: " : "错误信息: ", "External mount error" : "外部挂载错误", "external-storage" : "外部存储", - "Couldn't get the list of Windows network drive mount points: empty response from the server" : "无法获取 Windows 网络磁盘挂载点列表: 服务器响应为空", "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "一些外部挂载点没有连接. 请检查标红的行以获取更多信息.", "Please enter the credentials for the {mount} mount" : "请输入 {mount} 挂载点的凭据", "Username" : "用户名", @@ -125,6 +123,8 @@ "Delete" : "删除", "Allow users to mount external storage" : "允许用户挂载外部存储", "Allow users to mount the following external storage" : "允许用户挂载以下外部存储", + "Couldn't access. Please logout and login to activate this mount point" : "无法连接. 请注销并重新登录以激活挂载点.", + "Couldn't get the list of Windows network drive mount points: empty response from the server" : "无法获取 Windows 网络磁盘挂载点列表: 服务器响应为空", "Storage with id \"%i\" not found" : "未找到 ID 为 \"%i\" 的存储", "Storage with id \"%i\" is not user editable" : "无法编辑 ID 为 \"%i\" 的存储" },"pluralForm" :"nplurals=1; plural=0;" |