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",
|
2026-06-15 21:40:13 +02:00
|
|
|
"ytReadonly": "Synced from YouTube — edits sync back",
|
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.",
|
2026-06-15 21:23:13 +02:00
|
|
|
"addToPlaylist": "Add to playlist",
|
|
|
|
|
"exportToYoutube": "Export to YouTube",
|
|
|
|
|
"pushToYoutube": "Sync to YouTube",
|
2026-06-15 22:40:21 +02:00
|
|
|
"unsynced": "Unsynced",
|
|
|
|
|
"unsyncedHint": "You have local changes not yet synced to YouTube.",
|
|
|
|
|
"openOnYoutube": "Open on YouTube",
|
2026-06-15 22:28:16 +02:00
|
|
|
"revert": "Reset to YouTube",
|
|
|
|
|
"revertTitle": "Discard local changes?",
|
|
|
|
|
"revertMsg": "This reloads the playlist from YouTube and discards your unsynced local changes (order, additions, removals, rename). Continue?",
|
|
|
|
|
"revertConfirm": "Discard & reload",
|
2026-06-26 00:32:17 +02:00
|
|
|
"revertDone": "“{{name}}” reloaded from YouTube ✓",
|
2026-06-15 22:28:16 +02:00
|
|
|
"revertFailed": "Couldn't reload from YouTube.",
|
2026-06-15 21:23:13 +02:00
|
|
|
"pushTitle": "Sync to YouTube",
|
|
|
|
|
"pushConfirm": "Sync",
|
|
|
|
|
"pushPlanCreate": "Create a new YouTube playlist with {{count}} videos? (~{{units}} quota units; {{left}} left today.)",
|
|
|
|
|
"pushPlanUpdate": "Update on YouTube — add {{insert}}, remove {{del}}, reorder {{reorder}}? (~{{units}} quota units; {{left}} left today.)",
|
|
|
|
|
"pushDiverged": "{{count}} video(s) currently on YouTube will be removed.",
|
|
|
|
|
"pushNoQuota": "Not enough YouTube quota left today ({{left}}) for this sync (~{{units}} needed). Try again tomorrow.",
|
2026-06-26 00:32:17 +02:00
|
|
|
"pushUpToDate": "“{{name}}” is already in sync with YouTube.",
|
|
|
|
|
"pushDone": "“{{name}}” synced to YouTube ✓",
|
2026-06-15 21:23:13 +02:00
|
|
|
"pushPartial": "Synced, but {{count}} item(s) were skipped.",
|
|
|
|
|
"pushFailed": "Couldn't sync to YouTube.",
|
|
|
|
|
"deleteOnYoutubeTitle": "Delete on YouTube too?",
|
|
|
|
|
"deleteOnYoutubeMsg": "Also delete “{{name}}” from your YouTube account? Choose “Here only” to keep it on YouTube.",
|
|
|
|
|
"deleteOnYoutubeConfirm": "Delete on YouTube",
|
|
|
|
|
"deleteHereOnly": "Here only",
|
2026-06-15 21:52:28 +02:00
|
|
|
"deleteYtFailed": "Couldn't delete on YouTube; removed here only.",
|
|
|
|
|
"sortLabel": "Sort",
|
|
|
|
|
"sortManual": "Custom order",
|
2026-06-15 22:13:32 +02:00
|
|
|
"sortTitle": "Title",
|
|
|
|
|
"sortDuration": "Duration",
|
|
|
|
|
"sortChannel": "Channel",
|
|
|
|
|
"dirAsc": "Ascending",
|
|
|
|
|
"dirDesc": "Descending",
|
|
|
|
|
"groupByChannel": "Group by channel",
|
|
|
|
|
"railSortCustom": "Custom order",
|
|
|
|
|
"railSortName": "Name",
|
|
|
|
|
"railSortCount": "Item count",
|
|
|
|
|
"railSortDuration": "Total length",
|
|
|
|
|
"dirtyFirst": "Unsynced first"
|
2026-06-15 14:45:18 +02:00
|
|
|
}
|