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_TW.json
Nextcloud bot 286ceead15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:59 +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." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路介面中顯示已刪除的檔案列表並有選項可以復原那些檔案到使用者的檔案目錄或是將它們從系統中永久移除。若啟用了版本應用程式復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時雖然不再共享但可以用相同的方式來還原。預設情況下這些檔案會在回收桶中保留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;"
}