aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-28 00:39:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-28 00:39:35 +0000
commit1ac631ba0fccabbb2839cab353742de4dac7cfc4 (patch)
tree81e5364b8a3f606a6f5e877ab4b709c64f237872 /apps/files/l10n/zh_CN.js
parentc31ab2d68b03e30f776d2015604841e171e9c936 (diff)
downloadnextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.tar.gz
nextcloud-server-1ac631ba0fccabbb2839cab353742de4dac7cfc4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index d7086939aab..563167f9345 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -263,16 +263,15 @@ OC.L10N.register(
"Creating file" : "正在创建文件",
"Blank" : "空白",
"Unable to create new file from template" : "无法从模板创建新文件",
+ "Deletion cancelled" : "已取消删除",
"Delete permanently" : "彻底删除",
"Delete and unshare" : "删除并取消分享",
"Leave these shares" : "离开此分享",
"Disconnect storages" : "断开与存储空间的连接",
"Delete files" : "删除文件",
"Delete folders" : "删除文件夹",
- "You are about to delete {count} items." : "您将删除 {count} 个项目",
"Confirm deletion" : "确认删除",
"Cancel" : "取消",
- "Deletion cancelled" : "已取消删除",
"Destination is not a folder" : "目标不是一个文件夹",
"This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "你无法将文件/文件夹移动至其自身或子文件夹中",