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.
19 lines
551 B
JSON
19 lines
551 B
JSON
{
|
|
"title": "Értesítések",
|
|
"clearAll": "Összes törlése",
|
|
"clear": "Törlés",
|
|
"empty": "Még nincs értesítés.",
|
|
"actionNeeded": "Teendő",
|
|
"dismiss": "Elvetés",
|
|
"findInFeed": "Keresés a hírfolyamban",
|
|
"unhide": "Megjelenítés",
|
|
"unwatch": "Megtekintés visszavonása",
|
|
"unhidden": "Megjelenítve: „{{title}}”",
|
|
"unwatched": "Megtekintés visszavonva: „{{title}}”",
|
|
"time": {
|
|
"justNow": "az imént",
|
|
"minutes": "{{count}} perce",
|
|
"hours": "{{count}} órája",
|
|
"days": "{{count}} napja"
|
|
}
|
|
}
|