diff options
Diffstat (limited to 'apps/files_trashbin/l10n/vi.js')
-rw-r--r-- | apps/files_trashbin/l10n/vi.js | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js index 7170a995326..25c16c76215 100644 --- a/apps/files_trashbin/l10n/vi.js +++ b/apps/files_trashbin/l10n/vi.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_trashbin", { - "Deleted files" : "File đã bị xóa", "restored" : "khôi phục", + "Deleted files" : "File đã bị xóa", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Các tệp và thư mục đã xóa trong thùng rác (có thể hết hạn trong quá trình xuất nếu bạn sắp hết dung lượng lưu trữ)", "Restore" : "Khôi phục", - "Delete permanently" : "Xóa vĩnh vễn", - "This operation is forbidden" : "Thao tác bị cấm", - "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý", - "No deleted files" : "Không có tập tin bị xóa", - "You will be able to recover deleted files from here" : "Bạn có thể phục hồi các file đã bị xóa từ đây", - "No entries found in this folder" : "Chưa có mục nào trong thư mục", - "Select all" : "Chọn tất cả", - "Name" : "Tên", - "Actions" : "Hành động", + "Cancel" : "Hủy bỏ", "Deleted" : "Đã xóa", - "Delete" : "Xóa" + "A long time ago" : "Một khoảng thời gian trước", + "Unknown" : "Không xác định", + "All files" : "Tất cả tệp tin", + "You" : "You", + "List of files that have been deleted." : "Danh sách các tập tin đã bị xóa.", + "No deleted files" : "Không có tập tin bị xóa", + "Files and folders you have deleted will show up here" : "Các tập tin và thư mục bạn đã xóa sẽ hiển thị ở đây", + "Deletion cancelled" : "Thao tác xóa bị hủy" }, "nplurals=1; plural=0;"); |