Files
homarr/public/locales/uk/modules/media-requests-list.json
2023-05-20 19:19:46 +02:00

25 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Медіа запити",
"description": "Перегляньте список усіх медіазапитів від ваших Overseerr або Jellyseerr",
"settings": {
"title": "Список медіа запитів",
"replaceLinksWithExternalHost": {
"label": "Замініть посилання на зовнішній хост"
}
}
},
"noRequests": "Запитів не знайдено. Будь ласка, переконайтеся, що ви правильно налаштували свої програми.",
"pending": "На схвалення чекають {{countPendingApproval}} запитів.",
"nonePending": "Наразі немає запитів на дозвіл у черзі. Все добре!",
"state": {
"approved": "Схвалено",
"pendingApproval": "Очікує схвалення",
"declined": "Відхилено"
},
"tooltips": {
"approve": "Запити на підтвердження",
"decline": "Відхиляти запити"
}
}