Files
homarr/public/locales/uk/modules/usenet.json
2023-09-01 21:55:45 +02:00

49 lines
1.4 KiB
JSON
Raw Permalink 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": "Usenet",
"description": "Дозволяє переглядати та керувати вашим Usenet."
},
"card": {
"errors": {
"noDownloadClients": {
"title": "Не знайдено клієнтів для завантаження що підтримуються!",
"text": "Додайте підтримуваний клієнт завантаження Usenet, щоб переглянути поточні завантаження"
}
}
},
"tabs": {
"queue": "Черга",
"history": "Історія"
},
"info": {
"sizeLeft": "Залишився розмір",
"paused": "Призупинено"
},
"queue": {
"header": {
"name": "Ім’я",
"size": "Розмір",
"eta": "Залишилося",
"progress": "Прогрес"
},
"empty": "Пусто",
"error": {
"title": "Помилка",
"message": "Сталася помилка"
},
"paused": "Призупинено"
},
"history": {
"header": {
"name": "Ім’я",
"size": "Розмір",
"duration": "Тривалість"
},
"empty": "Пусто",
"error": {
"title": "Помилка",
"message": "Помилка завантаження історії"
},
"paused": "Призупинено"
}
}