Files
homarr/public/locales/uk/layout/header.json
2023-11-09 20:24:27 +01:00

30 lines
1.2 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.
{
"experimentalNote": {
"label": "Це експериментальна функція Homarr. Будь ласка, повідомляйте про будь-які проблеми на <gh>GitHub</gh> або <dc>Discord</dc>."
},
"search": {
"label": "Пошук",
"engines": {
"web": "Шукайте {{query}} в Інтернеті",
"youtube": "Шукайте {{query}} на YouTube",
"torrent": "Шукайте торренти на {{query}}",
"movie": "Шукайте {{query}} на {{app}}"
}
},
"actions": {
"avatar": {
"switchTheme": "Змінити тему",
"preferences": "Налаштування користувача",
"defaultBoard": "Інформаційна панель за замовчуванням",
"manage": "Керувати",
"logout": "Вийдіть з {{username}}",
"login": "Логін"
}
},
"modals": {
"movie": {
"title": "",
"topResults": "Найкращі {{count}} результати для <b>{{search}}</b>."
}
}
}