2026-06-15 00:30:34 +02:00
{
"feed" : "Feed" ,
"searchPlaceholder" : "Search your subscriptions…" ,
"channelManager" : "Channel manager" ,
"usageStats" : "Usage & stats" ,
2026-06-15 04:06:22 +02:00
"scope" : {
"label" : "Feed source" ,
"my" : "Mine" ,
"myTip" : "Only videos from your own subscriptions" ,
"all" : "Library" ,
"allTip" : "Every video in the shared catalog"
} ,
2026-06-15 00:30:34 +02:00
"account" : {
"admin" : "Admin" ,
"feed" : "Feed" ,
"channels" : "Channels" ,
2026-06-15 14:45:18 +02:00
"playlists" : "Playlists" ,
2026-06-15 00:30:34 +02:00
"stats" : "Stats" ,
"settings" : "Settings" ,
"about" : "About" ,
2026-06-16 02:05:38 +02:00
"signOut" : "Sign out" ,
"addAccount" : "Add another account" ,
"switchTo" : "Switch to {{name}}"
2026-06-15 00:30:34 +02:00
} ,
"sync" : {
"yours" : "yours" ,
"total" : "total" ,
"countTooltip" : "Videos from your subscriptions, against the total in the shared catalog that every user's subscriptions have pulled in." ,
"paused" : "paused" ,
"syncing" : "{{count}} syncing" ,
2026-06-15 04:30:27 +02:00
"backfillingHistory" : "fetching history" ,
2026-06-15 00:30:34 +02:00
"allSynced" : "all synced" ,
"withoutFullHistory" : "{{count}} without full history" ,
"fullHistoryTooltip" : "Some of your channels only have their recent uploads. Click to open the channel manager (filtered to these) and request their full back-catalog." ,
"pause" : "Pause background sync" ,
"resume" : "Resume background sync"
} ,
"banner" : {
"updated" : "Updated to v{{version}} — see what's changed." ,
"releaseNotes" : "Release notes" ,
"dismiss" : "Dismiss"
}
}