0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/apps/files_trashbin/l10n/zh_CN.json
Nextcloud bot b34530166c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-06 00:22:10 +00:00

24 lines
No EOL
3 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"restored" : "已恢复",
"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" : "你",
"Original location" : "初始位置",
"Deleted by" : "删除者",
"Deleted" : "已删除",
"A long time ago" : "很久之前",
"Confirm permanent deletion" : "确认永久删除",
"Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "是否确定要永久删除回收站中的所有文件和文件夹?此操作无法撤销。",
"Cancel" : "取消",
"Empty deleted files" : "清空已删除的文件",
"Deletion cancelled" : "已取消删除",
"List of files that have been deleted." : "已被删除的文件清单",
"No deleted files" : "无已删除文件",
"Files and folders you have deleted will show up here" : "此处将显示您删除的文件和文件夹"
},"pluralForm" :"nplurals=1; plural=0;"
}