Update locale files for English, Traditional Chinese, and Simplified Chinese to clarify volume adjustment confirmation prompts by removing references to 'headphone' in descriptions, enhancing consistency and user understanding.
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
"powerOffConfirmOk": "Turn off",
|
||||
"powerOffConfirmCancel": "Cancel",
|
||||
"volumeMinConfirmTitle": "Set volume to minimum?",
|
||||
"volumeMinConfirmDesc": "Headphone volume will be set to the lowest level (mute). Continue?",
|
||||
"volumeMinConfirmDesc": "Volume will be set to the lowest level (mute). Continue?",
|
||||
"volumeMinConfirmOk": "Set to minimum",
|
||||
"volumeMaxConfirmTitle": "Set volume to maximum?",
|
||||
"volumeMaxConfirmDesc": "Headphone volume will be set to the highest level. Continue?",
|
||||
"volumeMaxConfirmDesc": "Volume will be set to the highest level. Continue?",
|
||||
"volumeMaxConfirmOk": "Set to maximum",
|
||||
"volumePassthroughHint": "Volume passthrough is on; volume cannot be adjusted",
|
||||
"volumePassthroughBlocked": "Volume passthrough is active ({mode}). Headphone volume is fixed. Turn passthrough off in Audio settings.",
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
"powerOffConfirmOk": "關閉電源",
|
||||
"powerOffConfirmCancel": "取消",
|
||||
"volumeMinConfirmTitle": "確認將音量設為最小?",
|
||||
"volumeMinConfirmDesc": "耳機音量將調至最低(靜音),是否繼續?",
|
||||
"volumeMinConfirmDesc": "音量將調至最低(靜音),是否繼續?",
|
||||
"volumeMinConfirmOk": "設為最小",
|
||||
"volumeMaxConfirmTitle": "確認將音量設為最大?",
|
||||
"volumeMaxConfirmDesc": "耳機音量將調至最大,是否繼續?",
|
||||
"volumeMaxConfirmDesc": "音量將調至最大,是否繼續?",
|
||||
"volumeMaxConfirmOk": "設為最大",
|
||||
"volumePassthroughHint": "目前為音量直通模式,音量不可調節",
|
||||
"volumePassthroughBlocked": "目前為音量直通模式({mode}),無法調節耳機音量。請在音訊設定中關閉直通或改為「關閉」。",
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
"powerOffConfirmOk": "关闭电源",
|
||||
"powerOffConfirmCancel": "取消",
|
||||
"volumeMinConfirmTitle": "确认将音量设为最小?",
|
||||
"volumeMinConfirmDesc": "耳机音量将调至最低(静音),是否继续?",
|
||||
"volumeMinConfirmDesc": "音量将调至最低(静音),是否继续?",
|
||||
"volumeMinConfirmOk": "设为最小",
|
||||
"volumeMaxConfirmTitle": "确认将音量设为最大?",
|
||||
"volumeMaxConfirmDesc": "耳机音量将调至最大,是否继续?",
|
||||
"volumeMaxConfirmDesc": "音量将调至最大,是否继续?",
|
||||
"volumeMaxConfirmOk": "设为最大",
|
||||
"volumePassthroughHint": "当前为音量直通模式,音量不可调节",
|
||||
"volumePassthroughBlocked": "当前为音量直通模式({mode}),无法调节耳机音量。请在音频设置中关闭直通或改为「关闭」。",
|
||||
|
||||
Reference in New Issue
Block a user