Surface live YouTube search in the existing feed, triggered explicitly so the expensive API call is never per-keystroke. - Header: the search box still filters the local catalog as you type; Enter or a YouTube button escalates the term to a live search (hidden for the demo account). - Feed: a dedicated infinite query renders results in the same VirtualFeed cards + in-app player, under a banner with a back button and a quota note. No auto-paginate (each page spends 100 units) — an explicit 'Load more (uses quota)' button instead; quota/limit errors (incl. 429) shown inline. The empty local feed offers a 'Search YouTube for <q>' CTA. - Library: a 'Search-discovered' toggle reveals search-ingested videos (hidden by default); sent as exclude_search_discovered. - Admin: search_daily_limit_per_user config field; new videos_search quota label. - All new strings translated in HU/EN/DE.
53 lines
2.1 KiB
JSON
53 lines
2.1 KiB
JSON
{
|
|
"feed": "Hírfolyam",
|
|
"searchPlaceholder": "Keresés a feliratkozásaid között…",
|
|
"searchYoutube": "Keresés a YouTube-on",
|
|
"searchYoutubeTip": "Élő keresés a YouTube-on erre a kifejezésre (a közös API-kvótát fogyasztja). Entert is nyomhatsz.",
|
|
"channelManager": "Csatornakezelő",
|
|
"usageStats": "Használat és statisztika",
|
|
"scheduler": "Ütemező",
|
|
"configuration": "Konfiguráció",
|
|
"users": "Felhasználók",
|
|
"scope": {
|
|
"label": "Hírfolyam forrása",
|
|
"my": "Sajátom",
|
|
"myTip": "Csak a saját feliratkozásaid videói",
|
|
"all": "Könyvtár",
|
|
"allTip": "A közös könyvtár összes videója"
|
|
},
|
|
"account": {
|
|
"admin": "Adminisztrátor",
|
|
"feed": "Hírfolyam",
|
|
"channels": "Csatornák",
|
|
"playlists": "Lejátszási listák",
|
|
"stats": "Statisztika",
|
|
"scheduler": "Ütemező",
|
|
"config": "Konfiguráció",
|
|
"users": "Felhasználók",
|
|
"settings": "Beállítások",
|
|
"about": "Névjegy",
|
|
"signOut": "Kijelentkezés",
|
|
"addAccount": "Másik fiók hozzáadása",
|
|
"switchTo": "Váltás erre: {{name}}"
|
|
},
|
|
"sync": {
|
|
"yours": "tiéd",
|
|
"total": "összes",
|
|
"countTooltip": "A feliratkozásaidból származó videók száma a megosztott katalógus teljes számához képest, amelyet az összes felhasználó feliratkozásai gyűjtöttek össze.",
|
|
"paused": "szüneteltetve",
|
|
"syncing": "{{count}} szinkronizálás alatt",
|
|
"backfillingHistory": "előzmény letöltése",
|
|
"working": "szinkronizálás…",
|
|
"recentQueued": "{{count}} sorban",
|
|
"allSynced": "minden szinkronban",
|
|
"withoutFullHistory": "{{count}} teljes előzmény nélkül",
|
|
"fullHistoryTooltip": "Néhány csatornádnak csak a legutóbbi feltöltései vannak meg. Kattints a csatornakezelő megnyitásához (ezekre szűrve), és kérd le a teljes archívumukat.",
|
|
"pause": "Háttér-szinkronizálás szüneteltetése",
|
|
"resume": "Háttér-szinkronizálás folytatása"
|
|
},
|
|
"banner": {
|
|
"updated": "Frissítve a(z) v{{version}} verzióra — nézd meg, mi változott.",
|
|
"releaseNotes": "Verziójegyzék",
|
|
"dismiss": "Elvetés"
|
|
}
|
|
}
|