diff options
Diffstat (limited to 'apps/files_trashbin/l10n/vi.js')
-rw-r--r-- | apps/files_trashbin/l10n/vi.js | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js index 1854f74d2d2..25c16c76215 100644 --- a/apps/files_trashbin/l10n/vi.js +++ b/apps/files_trashbin/l10n/vi.js @@ -1,21 +1,19 @@ OC.L10N.register( "files_trashbin", { - "Couldn't delete %s permanently" : "Không thể xóa %s vĩnh viễn", - "Couldn't restore %s" : "Không thể khôi phục %s", + "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" : "Xóa", - "Delete permanently" : "Xóa vĩnh vễn", - "Error" : "Lỗi", - "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ý", - "restored" : "khôi phục", + "Cancel" : "Hủy bỏ", + "Deleted" : "Đã 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", - "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", - "Deleted" : "Đã 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;"); |