aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:05 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-05 09:56:05 +0000
commit94bc020d073011eec8e1f084e9521356574e42f7 (patch)
treed762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/files_trashbin/l10n/zh_CN.js
parent90a9191fc96d77811779a8b79339143211cae0c0 (diff)
downloadnextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz
nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.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.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/zh_CN.js b/apps/files_trashbin/l10n/zh_CN.js
index 57f63e1b2b7..56947e4866a 100644
--- a/apps/files_trashbin/l10n/zh_CN.js
+++ b/apps/files_trashbin/l10n/zh_CN.js
@@ -2,12 +2,15 @@ OC.L10N.register(
"files_trashbin",
{
"restored" : "已恢复",
- "Deleted files" : "已删除文件",
+ "Deleted files" : "回收站",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "回收站中已删除的文件与文件夹(如果您的存储空间不足,导出过程中可能会过期)",
+ "This application enables people to restore files that were deleted from the system." : "此应用程序使人们能够恢复从系统中删除的文件。",
+ "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此应用程序使人们能够恢复从系统中删除的文件。它在web界面中显示已删除文件的列表,并可以选择将这些已删除的文件还原回人员文件目录或从系统中永久删除这些文件。如果启用了版本应用程序,恢复文件也会恢复相关的文件版本。当文件从共享中删除时,可以以相同的方式恢复,尽管不再共享。默认情况下,这些文件将在垃圾桶中保留30天。\n为了防止帐户磁盘空间不足,“已删除文件”应用程序将不会为已删除文件使用超过当前可用可用配额的50%。如果删除的文件超过此限制,应用程序将删除最旧的文件,直到其低于此限制。有关详细信息,请参阅“已删除的文件”文档。",
"Restore" : "恢复",
"Unknown" : "未知",
"All files" : "全部文件",
"You" : "你",
+ "Deleted by" : "删除者",
"Deleted" : "已删除",
"A long time ago" : "很久以前",
"List of files that have been deleted." : "已被删除的文件清单",