Move content type and ordering out of the filter sidebar into a feed toolbar (approved proposal 2): a prominent content-type chip row (Normal/Shorts/Live toggle chips) with the sort control + count + reshuffle in a quieter row beneath it. The toolbar renders even on 'no matches' so content-type can be turned back on after it filtered everything out. The sidebar keeps Show / Upload date / Language / Topic; 'sort' and 'content' widgets removed from the layout (normalizeLayout drops them from any saved layout). New feed.sortLabel string (HU/EN/DE).
19 lines
868 B
JSON
19 lines
868 B
JSON
{
|
|
"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",
|
|
"browseShared": "Vagy csak böngészd a közös könyvtárat",
|
|
"noMatches": "Egy videó sem felel meg ezeknek a szűrőknek.",
|
|
"videoCount_one": "{{formattedCount}} videó",
|
|
"videoCount_other": "{{formattedCount}} videó",
|
|
"sortLabel": "Rendezés",
|
|
"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"
|
|
}
|