* New translations common.json (Ukrainian) * New translations date.json (Ukrainian) * New translations weather.json (Ukrainian) * New translations page-appearance.json (Ukrainian) * New translations common.json (Ukrainian) * New translations page-appearance.json (Ukrainian) * New translations login.json (Ukrainian) * New translations selector.json (Ukrainian) * New translations add-app.json (Ukrainian) * New translations about.json (Ukrainian) * New translations torrents-status.json (Ukrainian) * New translations manage.json (Ukrainian) * New translations boards.json (Ukrainian) * New translations users.json (Ukrainian) * New translations docker.json (Ukrainian) * New translations entity-state.json (Ukrainian) * New translations edit.json (Ukrainian) * New translations trigger-automation.json (Ukrainian) * New translations indexer-manager.json (Ukrainian) * New translations health-monitoring.json (Ukrainian) * New translations media-transcoding.json (Ukrainian)
57 lines
2.2 KiB
JSON
57 lines
2.2 KiB
JSON
{
|
||
"metaTitle": "Дошки",
|
||
"pageTitle": "Дошки",
|
||
"cards": {
|
||
"statistics": {
|
||
"apps": "Додатки",
|
||
"widgets": "Віджети",
|
||
"categories": "Категорії"
|
||
},
|
||
"buttons": {
|
||
"view": "Дошка оголошень"
|
||
},
|
||
"menu": {
|
||
"setAsDefault": "Встановити як дошку за замовчуванням",
|
||
"delete": {
|
||
"label": "Видалити назавжди",
|
||
"disabled": "Видалення вимкнено, оскільки старіші компоненти Homarr не дозволяють видаляти конфігурацію за замовчуванням. Видалення буде можливим у майбутньому."
|
||
},
|
||
"duplicate": "Дублікат",
|
||
"rename": {
|
||
"label": "Перейменувати",
|
||
"modal": {
|
||
"title": "Перейменувати дошку {{name}}",
|
||
"fields": {
|
||
"name": {
|
||
"label": "Нова назва",
|
||
"placeholder": "Нова назва дошки"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"badges": {
|
||
"fileSystem": "Файлова система",
|
||
"default": "За замовчуванням"
|
||
}
|
||
},
|
||
"buttons": {
|
||
"create": "Створити нову дошку"
|
||
},
|
||
"modals": {
|
||
"delete": {
|
||
"title": "Видалити дошку",
|
||
"text": "Ви впевнені, що хочете видалити цю дошку? Ця дія не може бути скасована, і ваші дані будуть безповоротно втрачені."
|
||
},
|
||
"create": {
|
||
"title": "Створити дошку",
|
||
"text": "Після створення дошки назву не можна змінити.",
|
||
"form": {
|
||
"name": {
|
||
"label": "Ім’я"
|
||
},
|
||
"submit": "Створити"
|
||
}
|
||
}
|
||
}
|
||
} |