2026-06-15 14:45:18 +02:00
|
|
|
{
|
|
|
|
|
"title": "Playlists",
|
2026-06-15 15:33:53 +02:00
|
|
|
"watchLater": "Watch later",
|
2026-06-15 19:37:17 +02:00
|
|
|
"syncYoutube": "Sync from YouTube",
|
|
|
|
|
"syncedToast": "Synced {{count}} playlists from YouTube",
|
|
|
|
|
"syncFailed": "Couldn't sync from YouTube",
|
|
|
|
|
"ytReadonly": "Synced from YouTube — read-only for now",
|
2026-06-15 14:45:18 +02:00
|
|
|
"noneYet": "No playlists yet",
|
|
|
|
|
"newPlaylist": "New playlist…",
|
|
|
|
|
"itemCount_one": "{{count}} video",
|
|
|
|
|
"itemCount_other": "{{count}} videos",
|
|
|
|
|
"pickOne": "Pick a playlist on the left.",
|
|
|
|
|
"loading": "Loading…",
|
|
|
|
|
"empty": "This playlist is empty — add videos from the feed.",
|
|
|
|
|
"playAll": "Play all",
|
|
|
|
|
"delete": "Delete",
|
|
|
|
|
"rename": "Rename",
|
|
|
|
|
"confirmDelete": "Delete the playlist “{{name}}”? This can't be undone.",
|
|
|
|
|
"addToPlaylist": "Add to playlist"
|
|
|
|
|
}
|