mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-24 02:14:26 +08:00
0.2.6
媒体播放组件,录音组件
This commit is contained in:
@@ -210,6 +210,7 @@
|
||||
"component_category.date": "Calendar",
|
||||
"component_category.weather": "Weather",
|
||||
"component_category.board": "Board",
|
||||
"component_category.media": "Media",
|
||||
"component.date": "Calendar",
|
||||
"component.month_calendar": "Month Calendar",
|
||||
"component.lunar_calendar": "Lunar Calendar",
|
||||
@@ -221,9 +222,30 @@
|
||||
"component.multiday_weather": "Multi-day Weather",
|
||||
"component.extended_weather": "Extended Weather",
|
||||
"component.class_schedule": "Class Schedule",
|
||||
"component.music_control": "Music Control",
|
||||
"component.audio_recorder": "Recorder",
|
||||
"component.whiteboard": "Blackboard (Portrait)",
|
||||
"component.blackboard_landscape": "Blackboard (Landscape)",
|
||||
"component.holiday_calendar": "Holiday Calendar",
|
||||
"music.widget.unsupported": "Music control is not supported on this platform",
|
||||
"music.widget.unsupported_hint": "This widget requires Windows SMTC",
|
||||
"music.widget.no_session": "No active media session",
|
||||
"music.widget.no_session_hint": "Open a player that supports SMTC",
|
||||
"music.widget.open_player": "Open player",
|
||||
"music.widget.unknown_title": "Unknown title",
|
||||
"music.widget.unknown_artist": "Unknown artist",
|
||||
"music.widget.status.opened": "Opened",
|
||||
"music.widget.status.changing": "Changing",
|
||||
"music.widget.status.stopped": "Stopped",
|
||||
"music.widget.status.playing": "Playing",
|
||||
"music.widget.status.paused": "Paused",
|
||||
"recording.widget.title": "Recorder",
|
||||
"recording.widget.hint.ready": "Tap red button to record",
|
||||
"recording.widget.hint.recording": "Recording",
|
||||
"recording.widget.hint.paused": "Paused",
|
||||
"recording.widget.hint.unsupported": "Microphone is unavailable",
|
||||
"recording.widget.hint.error": "Recording failed",
|
||||
"recording.widget.hint.saved_format": "Saved {0}",
|
||||
"desktop.add_page": "Add page",
|
||||
"desktop.delete_page": "Delete page",
|
||||
"placement.fill": "Fill",
|
||||
|
||||
Reference in New Issue
Block a user