Files
Homarr/public/locales/uk/common.json
2023-05-20 19:19:46 +02:00

39 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.
{
"save": "Зберегти",
"about": "Про програму",
"cancel": "Скасувати",
"close": "Закрити",
"delete": "Видалити",
"ok": "OK",
"edit": "Редагувати",
"enabled": "Увімкнено",
"disabled": "Вимкнено",
"enableAll": "Увімкнути все",
"disableAll": "Вимкнути усе",
"version": "Версія",
"changePosition": "Змінити положення",
"remove": "Видалити",
"removeConfirm": "Ви впевнені, що хочете видалити {{item}}?",
"createItem": "+ створити {{item}}",
"sections": {
"settings": "Налаштування",
"dangerZone": "Небезпечна зона"
},
"secrets": {
"apiKey": "API ключ",
"username": "Логін",
"password": "Пароль"
},
"tip": "Підказка: ",
"time": {
"seconds": "секунд",
"minutes": "хвилин",
"hours": "годин"
},
"loading": "Завантаження...",
"breakPoints": {
"small": "малий",
"medium": "середній",
"large": "великий"
}
}