diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-13 00:21:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-13 00:21:12 +0000 |
commit | 0718ac7c927ab53c1d17b70eb8eb9f2a3b1a3f37 (patch) | |
tree | 36dca5d6d2aa3b4207bdb6209cb4bd31acce8644 /apps/files_trashbin/l10n/zh_CN.js | |
parent | c2e9e078e10b2a10003d62c7907f5a340062622c (diff) | |
download | nextcloud-server-0718ac7c927ab53c1d17b70eb8eb9f2a3b1a3f37.tar.gz nextcloud-server-0718ac7c927ab53c1d17b70eb8eb9f2a3b1a3f37.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/zh_CN.js')
-rw-r--r-- | apps/files_trashbin/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.js b/apps/files_trashbin/l10n/zh_CN.js index 64828a1fc5b..969591fdd0d 100644 --- a/apps/files_trashbin/l10n/zh_CN.js +++ b/apps/files_trashbin/l10n/zh_CN.js @@ -14,6 +14,8 @@ OC.L10N.register( "Deleted by" : "删除者", "Deleted" : "已删除", "A long time ago" : "很久之前", + "Cancel" : "取消", + "Deletion cancelled" : "已取消删除", "List of files that have been deleted." : "已被删除的文件清单", "No deleted files" : "无已删除文件", "Files and folders you have deleted will show up here" : "此处将显示您删除的文件和文件夹", |