vi.json 1002 B

12345678910111213141516171819
  1. { "translations": {
  2. "Couldn't delete %s permanently" : "Không thể xóa %s vĩnh viễn",
  3. "Couldn't restore %s" : "Không thể khôi phục %s",
  4. "Deleted files" : "File đã bị xóa",
  5. "Restore" : "Khôi phục",
  6. "Delete" : "Xóa",
  7. "Delete permanently" : "Xóa vĩnh vễn",
  8. "Error" : "Lỗi",
  9. "This operation is forbidden" : "Thao tác bị cấm",
  10. "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ý",
  11. "restored" : "khôi phục",
  12. "No deleted files" : "Không có tập tin bị xóa",
  13. "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",
  14. "No entries found in this folder" : "Chưa có mục nào trong thư mục",
  15. "Select all" : "Chọn tất cả",
  16. "Name" : "Tên",
  17. "Deleted" : "Đã xóa"
  18. },"pluralForm" :"nplurals=1; plural=0;"
  19. }