1
0

vi.json 1002 B

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