feat(i18n): translate remaining components (HU/EN/DE)
Feed, VideoCard, Sidebar, PlayerModal, Channels, Stats, SettingsPanel,
OnboardingWizard, NotificationCenter, Toaster, ErrorBoundary and the relativeTime
helper are now fully translated in Hungarian, English and German, each with its own
locale area file (auto-loaded). Key parity verified across all three languages.
2026-06-15 00:47:04 +02:00
|
|
|
|
{
|
|
|
|
|
|
"filters": "Szűrők",
|
|
|
|
|
|
"activeCount": "{{count}} aktív",
|
|
|
|
|
|
"clearAll": "Összes törlése",
|
|
|
|
|
|
"resetDefaults": "Visszaállítás alapértelmezettre",
|
|
|
|
|
|
"customize": "Oldalsáv testreszabása",
|
|
|
|
|
|
"done": "Kész",
|
|
|
|
|
|
"editHint": "Húzd az átrendezéshez · szem a megjelenítéshez/elrejtéshez",
|
|
|
|
|
|
"channel": "Csatorna",
|
|
|
|
|
|
"loading": "Betöltés…",
|
|
|
|
|
|
"thisChannel": "Ez a csatorna",
|
|
|
|
|
|
"channelCount": "{{count}} csatorna",
|
|
|
|
|
|
"channelCount_other": "{{count}} csatorna",
|
|
|
|
|
|
"dragToReorder": "Húzd az átrendezéshez",
|
|
|
|
|
|
"showWidget": "Modul megjelenítése",
|
|
|
|
|
|
"hideWidget": "Modul elrejtése",
|
|
|
|
|
|
"expand": "Kibontás",
|
|
|
|
|
|
"collapse": "Összecsukás",
|
|
|
|
|
|
"any": "Bármelyik",
|
|
|
|
|
|
"all": "Összes",
|
|
|
|
|
|
"tagModeTooltip": "Bármelyik vagy az összes kijelölt címke illeszkedjen",
|
|
|
|
|
|
"custom": "Egyéni",
|
|
|
|
|
|
"from": "Ettől",
|
|
|
|
|
|
"to": "Eddig",
|
|
|
|
|
|
"clearDates": "dátumok törlése",
|
2026-06-15 03:08:10 +02:00
|
|
|
|
"reshuffle": "Újrakeverés",
|
2026-06-15 12:06:02 +02:00
|
|
|
|
"noMatchingTags": "Nincs ide illő címke",
|
feat(i18n): translate remaining components (HU/EN/DE)
Feed, VideoCard, Sidebar, PlayerModal, Channels, Stats, SettingsPanel,
OnboardingWizard, NotificationCenter, Toaster, ErrorBoundary and the relativeTime
helper are now fully translated in Hungarian, English and German, each with its own
locale area file (auto-loaded). Key parity verified across all three languages.
2026-06-15 00:47:04 +02:00
|
|
|
|
"widget": {
|
|
|
|
|
|
"show": "Megjelenítés",
|
|
|
|
|
|
"sort": "Rendezés",
|
|
|
|
|
|
"date": "Feltöltés dátuma",
|
|
|
|
|
|
"content": "Tartalomtípus",
|
|
|
|
|
|
"language": "Nyelv",
|
|
|
|
|
|
"topic": "Téma"
|
|
|
|
|
|
},
|
|
|
|
|
|
"show": {
|
|
|
|
|
|
"unwatched": "Nem nézett",
|
|
|
|
|
|
"in_progress": "Megkezdett",
|
|
|
|
|
|
"all": "Összes",
|
|
|
|
|
|
"watched": "Megnézett",
|
|
|
|
|
|
"saved": "Mentett",
|
|
|
|
|
|
"hidden": "Rejtett"
|
|
|
|
|
|
},
|
|
|
|
|
|
"sort": {
|
|
|
|
|
|
"newest": "Legújabb",
|
|
|
|
|
|
"oldest": "Legrégebbi",
|
|
|
|
|
|
"views": "Legnézettebb",
|
|
|
|
|
|
"duration_desc": "Leghosszabb",
|
|
|
|
|
|
"duration_asc": "Legrövidebb",
|
|
|
|
|
|
"title": "Név (A–Z)",
|
|
|
|
|
|
"subscribers": "Csatorna feliratkozói",
|
|
|
|
|
|
"priority": "Csatorna prioritás",
|
|
|
|
|
|
"shuffle": "Lepj meg"
|
|
|
|
|
|
},
|
|
|
|
|
|
"content": {
|
|
|
|
|
|
"normal": "Normál",
|
|
|
|
|
|
"shorts": "Shorts",
|
|
|
|
|
|
"live": "Élő / Hamarosan"
|
|
|
|
|
|
},
|
|
|
|
|
|
"datePreset": {
|
|
|
|
|
|
"24h": "24 óra",
|
|
|
|
|
|
"1week": "1 hét",
|
|
|
|
|
|
"1month": "1 hónap",
|
|
|
|
|
|
"6months": "6 hónap",
|
|
|
|
|
|
"1year": "1 év"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|