mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-27 09:49:13 +01:00
27 lines
806 B
JSON
27 lines
806 B
JSON
{
|
|
"search": {
|
|
"label": "Hladať",
|
|
"engines": {
|
|
"web": "Vyhľadávanie {{query}} na webe",
|
|
"youtube": "Vyhľadajte {{query}} na YouTube",
|
|
"torrent": "Vyhľadávanie torrentov {{query}}",
|
|
"movie": "Vyhľadajte {{query}} na {{app}}"
|
|
}
|
|
},
|
|
"actions": {
|
|
"avatar": {
|
|
"switchTheme": "Zmeniť tému",
|
|
"preferences": "Predvoľby používateľa",
|
|
"defaultBoard": "Predvolená doska",
|
|
"manage": "Spravovať",
|
|
"logout": "Odhlásenie zo stránky {{username}}",
|
|
"login": "Prihlásiť sa"
|
|
}
|
|
},
|
|
"modals": {
|
|
"movie": {
|
|
"title": "",
|
|
"topResults": "Top {{count}} výsledky pre <b>{{search}}</b>."
|
|
}
|
|
}
|
|
} |