New translations media-requests-list.json (Vietnamese)
This commit is contained in:
@@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"descriptor": {
|
"descriptor": {
|
||||||
"name": "",
|
"name": "Yêu cầu đa phương tiện",
|
||||||
"description": "",
|
"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": {
|
"settings": {
|
||||||
"title": "",
|
"title": "Danh sách yêu cầu đa phương tiện",
|
||||||
"replaceLinksWithExternalHost": {
|
"replaceLinksWithExternalHost": {
|
||||||
"label": ""
|
"label": "Thay thế liên kết bằng máy chủ bên ngoài"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"noRequests": "",
|
"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.",
|
||||||
"pending": "",
|
"pending": "Có {{countPendingApproval}} yêu cầu đang chờ phê duyệt.",
|
||||||
"nonePending": "",
|
"nonePending": "Hiện tại không có yêu cầu nào đang chờ phê duyệt. Tốt lắm bạn!",
|
||||||
"state": {
|
"state": {
|
||||||
"approved": "",
|
"approved": "Đã duyệt",
|
||||||
"pendingApproval": "",
|
"pendingApproval": "Chờ duyệt",
|
||||||
"declined": ""
|
"declined": "Bị từ chối"
|
||||||
},
|
},
|
||||||
"tooltips": {
|
"tooltips": {
|
||||||
"approve": "",
|
"approve": "Duyệt yêu cầu",
|
||||||
"decline": ""
|
"decline": "Từ chối yêu cầu"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user