aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-01 02:16:24 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-01 02:16:24 +0000
commit4d16726e70301e266d929896d9fc771e18d9f320 (patch)
treee1f8c8d2a21b1003820fa90cece09d72e3914ced /apps/files
parente5c81ceda402c97b11badbb056193b563230fe41 (diff)
downloadnextcloud-server-4d16726e70301e266d929896d9fc771e18d9f320.tar.gz
nextcloud-server-4d16726e70301e266d929896d9fc771e18d9f320.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}\" 的信息",