The "Filters N active" badge and Clear all only tracked the sidebar facets (tags/show/sort/content/date/channel), so the toolbar-level Source and the Mine/Library scope neither bumped the count nor reset — inconsistent with filtersToParams (which treats them as filters, so Save view/Share already captured them). - activeCount now includes Library scope and a non-default Source; "relevance" (auto-applied while searching, no manual option) is excluded from the sort count so typing a query no longer inflates the badge. - Clear all resets scope back to "my" (Mine) and drops Source to organic, alongside the facets. The search q is intentionally preserved. - The header search box gets a clear (X) button when it holds a value, so the search has its own reset (clearing it reverts the relevance sort to newest).
54 lines
2 KiB
JSON
54 lines
2 KiB
JSON
{
|
|
"feed": "Feed",
|
|
"searchPlaceholder": "Deine Abos durchsuchen…",
|
|
"clearSearch": "Suche löschen",
|
|
"searchYoutube": "Auf YouTube suchen",
|
|
"searchYoutubeTip": "Live auf YouTube nach diesem Begriff suchen (verbraucht gemeinsames API-Kontingent). Du kannst auch Enter drücken.",
|
|
"channelManager": "Kanalverwaltung",
|
|
"usageStats": "Nutzung & Statistik",
|
|
"scheduler": "Planer",
|
|
"configuration": "Konfiguration",
|
|
"users": "Benutzer",
|
|
"scope": {
|
|
"label": "Feed-Quelle",
|
|
"my": "Meine",
|
|
"myTip": "Nur Videos aus deinen eigenen Abos",
|
|
"all": "Bibliothek",
|
|
"allTip": "Alle Videos im gemeinsamen Katalog"
|
|
},
|
|
"account": {
|
|
"admin": "Admin",
|
|
"feed": "Feed",
|
|
"channels": "Kanäle",
|
|
"playlists": "Wiedergabelisten",
|
|
"stats": "Statistik",
|
|
"scheduler": "Planer",
|
|
"config": "Konfiguration",
|
|
"users": "Benutzer",
|
|
"settings": "Einstellungen",
|
|
"about": "Über",
|
|
"signOut": "Abmelden",
|
|
"addAccount": "Weiteres Konto hinzufügen",
|
|
"switchTo": "Zu {{name}} wechseln"
|
|
},
|
|
"sync": {
|
|
"yours": "deine",
|
|
"total": "gesamt",
|
|
"countTooltip": "Videos aus deinen Abos im Vergleich zur Gesamtzahl im gemeinsamen Katalog, den die Abos aller Nutzer gefüllt haben.",
|
|
"paused": "pausiert",
|
|
"syncing": "{{count}} werden synchronisiert",
|
|
"backfillingHistory": "Verlauf wird geladen",
|
|
"working": "Synchronisierung…",
|
|
"recentQueued": "{{count}} in Warteschlange",
|
|
"allSynced": "alles synchronisiert",
|
|
"withoutFullHistory": "{{count}} ohne vollständigen Verlauf",
|
|
"fullHistoryTooltip": "Einige deiner Kanäle haben nur ihre neuesten Uploads. Klicke, um die Kanalverwaltung (auf diese gefiltert) zu öffnen und ihren vollständigen Katalog anzufordern.",
|
|
"pause": "Hintergrund-Synchronisierung pausieren",
|
|
"resume": "Hintergrund-Synchronisierung fortsetzen"
|
|
},
|
|
"banner": {
|
|
"updated": "Aktualisiert auf v{{version}} — sieh, was sich geändert hat.",
|
|
"releaseNotes": "Versionshinweise",
|
|
"dismiss": "Schließen"
|
|
}
|
|
}
|