|
907 | 907 | }, |
908 | 908 | "allowSplitScreenSubtitle": "在寬螢幕環境下,播放器將與其他介面一同顯示。", |
909 | 909 | "@allowSplitScreenSubtitle": {}, |
910 | | - "shuffleNext": "隨機播放下一首", |
| 910 | + "shuffleNext": "隨機加入下一首", |
911 | 911 | "@shuffleNext": { |
912 | 912 | "description": "Used for shuffling a list (album, playlist, etc.) to the \"Next Up\" queue at the first position, to play right after the current track finishes playing" |
913 | 913 | }, |
|
2720 | 2720 | "@dragToReorder": { |
2721 | 2721 | "description": "Label shown on drag handles of track list tiles in the queue list" |
2722 | 2722 | }, |
2723 | | - "shuffleSome": "隨機歌曲", |
| 2723 | + "shuffleSome": "隨機播放", |
2724 | 2724 | "@shuffleSome": {}, |
2725 | 2725 | "playbackActionPageNewQueue": "立即播放", |
2726 | 2726 | "@playbackActionPageNewQueue": { |
2727 | 2727 | "description": "Label for the playback action page that contains all actions related to starting a new queue" |
2728 | 2728 | }, |
2729 | | - "playbackActionPageNext": "播放下一首", |
| 2729 | + "playbackActionPageNext": "接續播放", |
2730 | 2730 | "@playbackActionPageNext": { |
2731 | 2731 | "description": "Label for the playback action page that contains all actions related to playing tracks directly after the current one" |
2732 | 2732 | }, |
2733 | | - "playbackActionPageNextUp": "接續播放", |
| 2733 | + "playbackActionPageNextUp": "稍後播放", |
2734 | 2734 | "@playbackActionPageNextUp": { |
2735 | 2735 | "description": "Label for the playback action page that contains all actions related to appending tracks to Next Up" |
2736 | 2736 | }, |
2737 | 2737 | "playbackActionPageAppendToQueue": "最後播放", |
2738 | 2738 | "@playbackActionPageAppendToQueue": { |
2739 | 2739 | "description": "Label for the playback action page that contains all actions related to appending tracks at the end of the queue" |
2740 | 2740 | }, |
2741 | | - "shuffleSomeNext": "隨機歌曲至下一首", |
| 2741 | + "shuffleSomeNext": "隨機加入下一首", |
2742 | 2742 | "@shuffleSomeNext": { |
2743 | 2743 | "description": "Used for shuffling some tracks to the \"Next Up\" queue at the first position, to play right after the current track finishes playing" |
2744 | 2744 | }, |
2745 | | - "shuffleSomeToNextUp": "隨機歌曲至即將播放", |
| 2745 | + "shuffleSomeToNextUp": "隨機加入即將播放", |
2746 | 2746 | "@shuffleSomeToNextUp": { |
2747 | 2747 | "description": "Used for shuffling some tracks to the end of the \"Next Up\" queue, to play after all prior tracks from Next Up have played" |
2748 | 2748 | }, |
2749 | | - "shuffleSomeToQueue": "隨機至播放佇列", |
| 2749 | + "shuffleSomeToQueue": "隨機加入播放佇列", |
2750 | 2750 | "@shuffleSomeToQueue": { |
2751 | 2751 | "description": "Used for shuffling some tracks to the end of the regular queue, to play after all prior tracks from the queue have played" |
2752 | 2752 | }, |
2753 | | - "shuffleSomeAlbums": "隨機專輯", |
| 2753 | + "shuffleSomeAlbums": "專輯隨機播放", |
2754 | 2754 | "@shuffleSomeAlbums": { |
2755 | 2755 | "description": "Label for action that shuffles some albums of a genre" |
2756 | 2756 | }, |
2757 | | - "shuffleSomeAlbumsNext": "隨機專輯至下一首", |
| 2757 | + "shuffleSomeAlbumsNext": "專輯隨機加入下一首", |
2758 | 2758 | "@shuffleSomeAlbumsNext": { |
2759 | 2759 | "description": "Label for action that shuffles some albums of a genre and adds them at the start of Next Up" |
2760 | 2760 | }, |
2761 | | - "shuffleSomeAlbumsToNextUp": "隨機專輯至即將播放", |
| 2761 | + "shuffleSomeAlbumsToNextUp": "專輯隨機加入即將播放", |
2762 | 2762 | "@shuffleSomeAlbumsToNextUp": { |
2763 | 2763 | "description": "Label for action that shuffles all albums of a genre and adds them at the end of Next Up" |
2764 | 2764 | }, |
2765 | | - "shuffleSomeAlbumsToQueue": "隨機專輯至播放佇列", |
| 2765 | + "shuffleSomeAlbumsToQueue": "專輯隨機加入播放佇列", |
2766 | 2766 | "@shuffleSomeAlbumsToQueue": { |
2767 | 2767 | "description": "Label for action that shuffles all albums of a genre and adds them at the end of the regular queue" |
2768 | 2768 | }, |
|
0 commit comments