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
|
|
|
{
|
|
|
|
|
"loading": "Hírfolyam betöltése…",
|
|
|
|
|
"loadError": "Nem sikerült betölteni a hírfolyamot.",
|
|
|
|
|
"emptyTitle": "A hírfolyamod üres",
|
|
|
|
|
"emptyBody": "Kösd össze a YouTube-fiókodat, hogy importáld a feliratkozásaidat, és felépítsd a hírfolyamodat.",
|
|
|
|
|
"setUp": "Hírfolyam beállítása",
|
2026-06-15 04:06:22 +02:00
|
|
|
"browseShared": "Vagy csak böngészd a közös könyvtárat",
|
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
|
|
|
"noMatches": "Egy videó sem felel meg ezeknek a szűrőknek.",
|
|
|
|
|
"videoCount_one": "{{formattedCount}} videó",
|
|
|
|
|
"videoCount_other": "{{formattedCount}} videó",
|
2026-06-16 02:34:13 +02:00
|
|
|
"sortLabel": "Rendezés",
|
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
|
|
|
"loadingMore": "Továbbiak betöltése…",
|
|
|
|
|
"hiddenNamed": "Elrejtve: „{{title}}”",
|
|
|
|
|
"hidden": "Videó elrejtve",
|
|
|
|
|
"undo": "Visszavonás",
|
|
|
|
|
"markedWatchedNamed": "Megnézettnek jelölve: „{{title}}”",
|
|
|
|
|
"markedWatched": "Megnézettnek jelölve",
|
|
|
|
|
"unwatch": "Megnézés visszavonása"
|
|
|
|
|
}
|