summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-12 01:12:21 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-12 01:12:21 +0000
commit4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch)
tree2ad5529fc441d64022c081b9f57c35848429efbc /apps/files_external/l10n/zh_CN.js
parent15c099df4d225db98fb3e460a66d974c1f654964 (diff)
downloadnextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.tar.gz
nextcloud-server-4e56a024504abb1ae1e8abd702f5c0e15ac49418.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.js4
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 d9a102345ca..8a385504875 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"(group)" : "(分组)",
"Compatibility with Mac NFD encoding (slow)" : "兼用 Mac NFD 编码 (慢)",
"Admin defined" : "管理员定义",
- "Are you sure you want to delete this external storage" : "是否要删除该外部存储",
"Delete storage?" : "删除存储?",
"Saved" : "已保存",
"Saving..." : "正在保存...",
@@ -119,6 +118,7 @@ OC.L10N.register(
"Allow users to mount the following external storage" : "允许用户挂载以下外部存储",
"OpenStack" : "OpenStack",
"No external storage configured" : "没有配置外部存储",
- "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储"
+ "You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储",
+ "Are you sure you want to delete this external storage" : "是否要删除该外部存储"
},
"nplurals=1; plural=0;");