🌐 New Crowdin updates (#927)

This commit is contained in:
Thomas Camlong
2023-05-21 02:19:46 +09:00
committed by GitHub
parent 48d3c7cc92
commit 6a876ca309
61 changed files with 319 additions and 165 deletions
@@ -1,17 +1,24 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "Медіа запити",
"description": "Перегляньте список усіх медіазапитів від ваших Overseerr або Jellyseerr",
"settings": {
"title": ""
"title": "Список медіа запитів",
"replaceLinksWithExternalHost": {
"label": "Замініть посилання на зовнішній хост"
}
}
},
"noRequests": "",
"pending": "",
"nonePending": "",
"noRequests": "Запитів не знайдено. Будь ласка, переконайтеся, що ви правильно налаштували свої програми.",
"pending": "На схвалення чекають {{countPendingApproval}} запитів.",
"nonePending": "Наразі немає запитів на дозвіл у черзі. Все добре!",
"state": {
"approved": "Схвалено",
"pendingApproval": "Очікує схвалення",
"declined": "Відхилено"
},
"tooltips": {
"approve": "Запити на підтвердження",
"decline": "Відхиляти запити"
}
}