aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-06 02:18:41 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-06 02:18:41 +0000
commit698cfbd9cbd6e8958e43b6f193f4991ca6f10361 (patch)
tree65befddd6ac57936de4b91c2aadd6091bbc5b882 /apps/files_external/l10n/zh_CN.js
parentbfb1273a2e26f527ed2b75df5ae7bb3844015b13 (diff)
downloadnextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.tar.gz
nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.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.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 e30d93b4ce0..e06bcba8a7d 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -25,7 +25,7 @@ OC.L10N.register(
"Are you sure you want to delete this external storage?" : "您确定要删除这个外部存储吗?",
"Delete storage?" : "删除存储?",
"Saved" : "已保存",
- "Saving..." : "正在保存...",
+ "Saving …" : "正在保存…",
"Save" : "保存",
"Empty response from the server" : "服务器响应为空",
"Couldn't access. Please log out and in again to activate this mount point" : "无法访问。 请登出并再次登录以激活此挂载点",
@@ -132,6 +132,7 @@ OC.L10N.register(
"Add storage" : "增加存储",
"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." : "全局凭据可用于使用具有相同凭据的多个外部存储进行身份验证。",
+ "Saving..." : "正在保存..."
},
"nplurals=1; plural=0;");