Files
homarr/public/locales/vi/modules/media-requests-list.json
2024-01-14 14:10:59 +01:00

36 lines
1.2 KiB
JSON

{
"descriptor": {
"name": "Yêu cầu đa phương tiện",
"description": "Xem danh sách các yêu cầu đa phương tiện từ Overseerr hoặc Jellyseerr của bạn",
"settings": {
"title": "Danh sách yêu cầu đa phương tiện",
"replaceLinksWithExternalHost": {
"label": "Thay thế liên kết bằng máy chủ bên ngoài"
},
"openInNewTab": {
"label": "Mở liên kết trong tab mới"
}
}
},
"noRequests": "Không tìm thấy yêu cầu. Hãy đảm bảo rằng bạn đã thiết lập đúng ứng dụng của mình.",
"state": {
"approved": "Đã duyệt",
"pendingApproval": "Chờ duyệt",
"declined": "Bị từ chối",
"available": "Khả dụng",
"partial": "Một phần"
},
"tooltips": {
"approve": "Duyệt yêu cầu",
"decline": "Từ chối yêu cầu",
"approving": "Đang phê duyệt yêu cầu..."
},
"mutation": {
"approving": "Phê duyệt",
"declining": "Giảm dần",
"request": "lời yêu cầu...",
"approved": "Yêu cầu đã được chấp thuận!",
"declined": "Yêu cầu đã bị từ chối!"
}
}