Files
Homarr/public/locales/hu/layout/header.json
2023-11-12 13:37:54 +01:00

27 lines
838 B
JSON

{
"search": {
"label": "Keresés",
"engines": {
"web": "Keresés a {{query}} oldalon a világhálón",
"youtube": "Keresés a {{query}} oldalon a YouTube-on",
"torrent": "Keresés a {{query}} torrentek után",
"movie": "Keresés a {{query}} oldalon: {{app}}"
}
},
"actions": {
"avatar": {
"switchTheme": "Téma váltása",
"preferences": "Beállítások",
"defaultBoard": "Alapértelmezett vezérlőpult",
"manage": "Kezelés",
"logout": "{{username}} kijelentkezése",
"login": "Bejelentkezés"
}
},
"modals": {
"movie": {
"title": "",
"topResults": "Top {{count}} eredmények a <b>{{search}}</b>számára."
}
}
}