chore: new Crowdin updates (#2169)
* 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)
This commit is contained in:
@@ -16,15 +16,15 @@
|
||||
"label": "Видалити назавжди",
|
||||
"disabled": "Видалення вимкнено, оскільки старіші компоненти Homarr не дозволяють видаляти конфігурацію за замовчуванням. Видалення буде можливим у майбутньому."
|
||||
},
|
||||
"duplicate": "",
|
||||
"duplicate": "Дублікат",
|
||||
"rename": {
|
||||
"label": "",
|
||||
"label": "Перейменувати",
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "Перейменувати дошку {{name}}",
|
||||
"fields": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Нова назва",
|
||||
"placeholder": "Нова назва дошки"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
},
|
||||
"filter": {
|
||||
"roles": {
|
||||
"all": "",
|
||||
"normal": "",
|
||||
"admin": "",
|
||||
"owner": ""
|
||||
"all": "Усе",
|
||||
"normal": "Нормально",
|
||||
"admin": "Адміністратор",
|
||||
"owner": "Власник"
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"metaTitle": "",
|
||||
"back": "",
|
||||
"metaTitle": "Користувач {{username}}",
|
||||
"back": "Повернутися до керування користувачами",
|
||||
"sections": {
|
||||
"general": {
|
||||
"title": "Загальне",
|
||||
@@ -14,40 +14,40 @@
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
"title": "",
|
||||
"title": "Безпека",
|
||||
"inputs": {
|
||||
"password": {
|
||||
"label": ""
|
||||
"label": "Новий пароль"
|
||||
},
|
||||
"terminateExistingSessions": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Завершити поточні сесії",
|
||||
"description": "Змушує користувача повторно входити в систему на своїх пристроях"
|
||||
},
|
||||
"confirm": {
|
||||
"label": "Підтвердити",
|
||||
"description": ""
|
||||
"description": "Пароль буде оновлено. Дію не можна скасувати."
|
||||
}
|
||||
}
|
||||
},
|
||||
"roles": {
|
||||
"title": "",
|
||||
"currentRole": "",
|
||||
"title": "Ролі",
|
||||
"currentRole": "Поточна роль: ",
|
||||
"badges": {
|
||||
"owner": "",
|
||||
"admin": "",
|
||||
"normal": ""
|
||||
"owner": "Власник",
|
||||
"admin": "Адміністратор",
|
||||
"normal": "Нормально"
|
||||
}
|
||||
},
|
||||
"deletion": {
|
||||
"title": "",
|
||||
"title": "Видалення облікового запису",
|
||||
"inputs": {
|
||||
"confirmUsername": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Підтвердіть ім'я користувача",
|
||||
"description": "Введіть ім'я користувача для підтвердження видалення"
|
||||
},
|
||||
"confirm": {
|
||||
"label": "Видалити назавжди",
|
||||
"description": ""
|
||||
"description": "Я усвідомлюю, що ця дія є безстроковою і всі дані облікового запису будуть втрачені."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user