summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-01 02:16:37 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-01 02:16:37 +0000
commit62033c4054ee4b916c95d2255133f1c6f73a670c (patch)
treed315533c21df33ed7f0f00e52140dce49f7c2f21 /apps/files
parent5f4bc054eda37729cad10572e82e243678a7704b (diff)
downloadnextcloud-server-62033c4054ee4b916c95d2255133f1c6f73a670c.tar.gz
nextcloud-server-62033c4054ee4b916c95d2255133f1c6f73a670c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/zh_CN.js2
-rw-r--r--apps/files/l10n/zh_CN.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 55893d26a34..98385c85de2 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -33,6 +33,8 @@ OC.L10N.register(
"Copy" : "复制",
"Choose target folder" : "选择目标文件夹",
"Open" : "打开",
+ "Delete file" : "删除文件",
+ "Delete folder" : "删除文件夹",
"Disconnect storage" : "断开存储的连接",
"Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 6d29603be5b..81889adb7fc 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -31,6 +31,8 @@
"Copy" : "复制",
"Choose target folder" : "选择目标文件夹",
"Open" : "打开",
+ "Delete file" : "删除文件",
+ "Delete folder" : "删除文件夹",
"Disconnect storage" : "断开存储的连接",
"Unshare" : "取消共享",
"Could not load info for file \"{file}\"" : "无法加载文件 \"{file}\" 的信息",