mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-06 08:31:54 +00:00
updated locales, added Korean
This commit is contained in:
130
locale/zh-CN.po
130
locale/zh-CN.po
@@ -10,7 +10,7 @@ msgstr ""
|
||||
"Project-Id-Version: tabby\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Language: zh_CN\n"
|
||||
"PO-Revision-Date: 2022-04-12 16:45\n"
|
||||
"PO-Revision-Date: 2022-04-15 10:35\n"
|
||||
|
||||
#: tabby-local/src/components/terminalTab.component.ts:113
|
||||
msgid "\"{command}\" is still running. Close?"
|
||||
@@ -85,7 +85,7 @@ msgstr "Agent pipe 路径"
|
||||
msgid "Agent type"
|
||||
msgstr "Agent 类型"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:151
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:157
|
||||
msgid "Allows opening .bat files in tabs, but breaks some shells"
|
||||
msgstr "允许在标签页中打开.bat文件,但会中断某些shell"
|
||||
|
||||
@@ -126,7 +126,7 @@ msgstr "提出问题"
|
||||
msgid "Ask before closing the browser tab"
|
||||
msgstr "关闭标签页前询问"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:122
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:128
|
||||
msgid "Audible"
|
||||
msgstr "有声"
|
||||
|
||||
@@ -142,7 +142,7 @@ msgstr "作者"
|
||||
msgid "Auto"
|
||||
msgstr "自动"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:135
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:141
|
||||
msgid "Auto-open a terminal on app start"
|
||||
msgstr "在应用程序启动时自动打开一个终端窗口"
|
||||
|
||||
@@ -195,7 +195,7 @@ msgstr "模糊"
|
||||
msgid "Bottom"
|
||||
msgstr "底部"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:95
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:101
|
||||
msgid "Bracketed paste (requires shell support)"
|
||||
msgstr "Bracketed 粘贴(需要 Shell 支持)"
|
||||
|
||||
@@ -208,14 +208,15 @@ msgstr "内置"
|
||||
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:55
|
||||
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:14
|
||||
#: locale/tmp-html/tabby-settings/src/components/setVaultPassphraseModal.component.html:14
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpCreateDirectoryModal.component.html:10
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
|
||||
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:30
|
||||
#: tabby-electron/src/services/updater.service.ts:139
|
||||
#: tabby-local/src/components/terminalTab.component.ts:118
|
||||
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
|
||||
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:34
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:448
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:40
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:453
|
||||
msgid "Cancel"
|
||||
msgstr "取消"
|
||||
|
||||
@@ -337,7 +338,7 @@ msgstr "正在连接到 \"%s\"…"
|
||||
msgid "Connect to a different host first and use it as a proxy"
|
||||
msgstr "首先连接至另一主机,并将其作为代理"
|
||||
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13
|
||||
#: tabby-serial/src/components/serialTab.component.ts:72
|
||||
#: tabby-ssh/src/components/sshTab.component.ts:145
|
||||
#: tabby-telnet/src/components/telnetTab.component.ts:81
|
||||
@@ -360,10 +361,10 @@ msgstr "将使用连接名称代替"
|
||||
msgid "Context menu"
|
||||
msgstr "右键菜单"
|
||||
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:198
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:206
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:539
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:743
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:201
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:209
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:748
|
||||
#: tabby-terminal/src/tabContextMenu.ts:29
|
||||
msgid "Copied"
|
||||
msgstr "已复制"
|
||||
@@ -386,10 +387,23 @@ msgstr "选中时复制"
|
||||
msgid "Copy to clipboard"
|
||||
msgstr "复制到剪贴板"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:95
|
||||
msgid "Copy with formatting"
|
||||
msgstr ""
|
||||
|
||||
#: tabby-core/src/services/config.service.ts:365
|
||||
msgid "Could not decrypt config"
|
||||
msgstr "无法解密配置"
|
||||
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpCreateDirectoryModal.component.html:9
|
||||
msgid "Create"
|
||||
msgstr ""
|
||||
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:29
|
||||
msgid "Create directory"
|
||||
msgstr ""
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:93
|
||||
msgid "Current"
|
||||
msgstr "当前"
|
||||
@@ -426,6 +440,14 @@ msgstr "数据位数"
|
||||
msgid "Debugging"
|
||||
msgstr "调试"
|
||||
|
||||
#: tabby-core/src/hotkeys.ts:213
|
||||
msgid "Decrease horizontal split size"
|
||||
msgstr ""
|
||||
|
||||
#: tabby-core/src/hotkeys.ts:205
|
||||
msgid "Decrease vertical split size"
|
||||
msgstr ""
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
|
||||
msgid "Default profile for new tabs"
|
||||
msgstr "新标签页的默认配置"
|
||||
@@ -448,8 +470,8 @@ msgstr "{type} 的默认值"
|
||||
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
|
||||
#: tabby-settings/src/components/profilesSettingsTab.component.ts:207
|
||||
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:33
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:41
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:39
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:47
|
||||
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:89
|
||||
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:32
|
||||
msgid "Delete"
|
||||
@@ -461,7 +483,7 @@ msgstr "删除"
|
||||
msgid "Delete \"{name}\"?"
|
||||
msgstr "删除\"{name}\"?"
|
||||
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:29
|
||||
#: tabby-ssh/src/sftpContextMenu.ts:35
|
||||
msgid "Delete {fullPath}?"
|
||||
msgstr "是否删除 {fullPath} ?"
|
||||
|
||||
@@ -505,11 +527,11 @@ msgstr "禁用"
|
||||
msgid "Disable dynamic tab title"
|
||||
msgstr "禁用动态标签页标题"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:189
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
|
||||
msgid "Disable fluent background while dragging"
|
||||
msgstr "拖动时禁用 Fluent 背景"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:190
|
||||
msgid "Disable GPU acceleration"
|
||||
msgstr "禁用 GPU 加速"
|
||||
|
||||
@@ -672,7 +694,7 @@ msgstr "文件: {description}"
|
||||
msgid "Fixed"
|
||||
msgstr "固定"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:190
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:198
|
||||
msgid "Fluent background sometimes causes drag lag"
|
||||
msgstr "Fluent 背景有时会导致拖动延迟"
|
||||
|
||||
@@ -712,6 +734,10 @@ msgstr "聚焦右方的窗格"
|
||||
msgid "Font"
|
||||
msgstr "字体"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
|
||||
msgid "For keyboard shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:51
|
||||
msgid "Force CR"
|
||||
msgstr "强制使用 CR"
|
||||
@@ -778,7 +804,7 @@ msgstr "从 Tabby Web 设置窗口获取"
|
||||
msgid "Gives the window a blurred transparent background"
|
||||
msgstr "使窗口具有模糊透明的背景"
|
||||
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:18
|
||||
msgid "Go up"
|
||||
msgstr "上一级"
|
||||
|
||||
@@ -790,7 +816,7 @@ msgstr "绿色"
|
||||
msgid "Group"
|
||||
msgstr "分组"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
|
||||
msgid "Hacks"
|
||||
msgstr "调整"
|
||||
|
||||
@@ -869,6 +895,14 @@ msgstr "如果禁用,则只在配置选择器中显示自定义配置"
|
||||
msgid "Immediately echoes your input locally"
|
||||
msgstr "立刻在本地回显您的输入"
|
||||
|
||||
#: tabby-core/src/hotkeys.ts:209
|
||||
msgid "Increase horizontal split size"
|
||||
msgstr ""
|
||||
|
||||
#: tabby-core/src/hotkeys.ts:201
|
||||
msgid "Increase vertical split size"
|
||||
msgstr ""
|
||||
|
||||
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
|
||||
msgid "Input is sent as you type"
|
||||
msgstr "按您输入时发送"
|
||||
@@ -994,7 +1028,7 @@ msgstr "行编辑器,按回车后发送输入的内容"
|
||||
msgid "Line padding"
|
||||
msgstr "行间距"
|
||||
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:12
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
|
||||
msgid "Loading"
|
||||
msgstr "加载中"
|
||||
|
||||
@@ -1067,6 +1101,10 @@ msgstr "名称"
|
||||
msgid "Name for the new config"
|
||||
msgstr "新配置名称"
|
||||
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpCreateDirectoryModal.component.html:3
|
||||
msgid "Name for the new directory"
|
||||
msgstr ""
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:52
|
||||
msgid "Native"
|
||||
msgstr "原生"
|
||||
@@ -1100,7 +1138,7 @@ msgstr "新配置名称"
|
||||
msgid "New tab"
|
||||
msgstr "新标签页"
|
||||
|
||||
#: tabby-core/src/hotkeys.ts:212
|
||||
#: tabby-core/src/hotkeys.ts:228
|
||||
msgid "New tab: {profile}"
|
||||
msgstr "新标签页:{profile}"
|
||||
|
||||
@@ -1156,7 +1194,7 @@ msgid "Number of lines kept in the buffer"
|
||||
msgstr "保存在缓冲区的行数"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:70
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:116
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:122
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:48
|
||||
msgid "Off"
|
||||
msgstr "关闭"
|
||||
@@ -1250,6 +1288,14 @@ msgstr "覆盖远程的配置并开始同步?"
|
||||
msgid "Overwrite the local config and start syncing?"
|
||||
msgstr "覆盖本地配置并开始同步?"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
|
||||
msgid "Pane resize step"
|
||||
msgstr ""
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
|
||||
msgid "Panes"
|
||||
msgstr ""
|
||||
|
||||
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:38
|
||||
msgid "Parity"
|
||||
msgstr "奇偶校验"
|
||||
@@ -1268,7 +1314,7 @@ msgid "Password"
|
||||
msgstr "密码"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:54
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:447
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:452
|
||||
#: tabby-terminal/src/tabContextMenu.ts:34
|
||||
msgid "Paste"
|
||||
msgstr "粘贴"
|
||||
@@ -1277,7 +1323,7 @@ msgstr "粘贴"
|
||||
msgid "Paste from clipboard"
|
||||
msgstr "从剪贴板中粘贴"
|
||||
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:454
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:459
|
||||
msgid "Paste multiple lines?"
|
||||
msgstr "粘贴多行?"
|
||||
|
||||
@@ -1329,7 +1375,7 @@ msgstr "请输入按键"
|
||||
msgid "Prevents accidental closing"
|
||||
msgstr "防止意外关闭"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:96
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:102
|
||||
msgid "Prevents accidental execution of pasted commands"
|
||||
msgstr "防止意外执行粘贴的命令"
|
||||
|
||||
@@ -1478,7 +1524,7 @@ msgstr "重启当前的 Telnet 会话"
|
||||
msgid "Restart the app to apply changes"
|
||||
msgstr "重新启动应用以使更改生效"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:141
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
|
||||
msgid "Restore terminal tabs on app start"
|
||||
msgstr "应用程序启动时恢复终端标签页"
|
||||
|
||||
@@ -1622,7 +1668,7 @@ msgstr "设置密码"
|
||||
msgid "Set password"
|
||||
msgstr "设置密码"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:150
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:156
|
||||
msgid "Set Tabby as %COMSPEC%"
|
||||
msgstr "将 Tabby 设置为 %COMSPEC%"
|
||||
|
||||
@@ -1643,7 +1689,7 @@ msgstr "设置"
|
||||
msgid "Shell"
|
||||
msgstr "Shell"
|
||||
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:541
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:546
|
||||
msgid "Shell does not support current path detection"
|
||||
msgstr "Shell 不支持当前路径检测"
|
||||
|
||||
@@ -1651,11 +1697,11 @@ msgstr "Shell 不支持当前路径检测"
|
||||
msgid "Shell integration"
|
||||
msgstr "Shell 集成"
|
||||
|
||||
#: tabby-core/src/hotkeys.ts:216
|
||||
#: tabby-core/src/hotkeys.ts:232
|
||||
msgid "Show {type} profile selector"
|
||||
msgstr "显示 {type} 配置选择器"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:103
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
|
||||
msgid "Show a confirmation box when pasting multiple lines"
|
||||
msgstr "当粘贴多行时,显示确认对话框"
|
||||
|
||||
@@ -1671,7 +1717,7 @@ msgstr "显示配置文件"
|
||||
msgid "Show defaults"
|
||||
msgstr "显示默认值"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:128
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:134
|
||||
msgid "Show Mixer"
|
||||
msgstr "显示音量合成器"
|
||||
|
||||
@@ -1730,7 +1776,7 @@ msgstr "SOCKS 代理主机"
|
||||
msgid "SOCKS proxy port"
|
||||
msgstr "SOCKS 代理端口"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:115
|
||||
msgid "Sound"
|
||||
msgstr "声音"
|
||||
|
||||
@@ -1774,7 +1820,7 @@ msgstr "{user}@{host}:{port} 的 SSH 密码"
|
||||
msgid "Standard"
|
||||
msgstr "标准"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:132
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:138
|
||||
msgid "Startup"
|
||||
msgstr "启动时"
|
||||
|
||||
@@ -1881,7 +1927,7 @@ msgstr "标签页宽度"
|
||||
msgid "Telnet session"
|
||||
msgstr "Telnet 会话"
|
||||
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:187
|
||||
#: tabby-terminal/src/api/baseTerminalTab.component.ts:190
|
||||
#: tabby-terminal/src/settings.ts:43
|
||||
msgid "Terminal"
|
||||
msgstr "终端"
|
||||
@@ -1890,7 +1936,7 @@ msgstr "终端"
|
||||
msgid "Terminal background"
|
||||
msgstr "终端背景"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:112
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:118
|
||||
msgid "Terminal bell"
|
||||
msgstr "终端提示音"
|
||||
|
||||
@@ -1918,7 +1964,7 @@ msgstr "应用于给定类型的所有配置文件"
|
||||
msgid "Thin"
|
||||
msgstr "简约"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
|
||||
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191
|
||||
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
|
||||
msgstr "如果您遇到锯齿、重影或其他视觉问题,请打开此选项"
|
||||
|
||||
@@ -1989,7 +2035,7 @@ msgid "Upgrade to {version}"
|
||||
msgstr "升级至 {version}"
|
||||
|
||||
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5
|
||||
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8
|
||||
msgid "Upload"
|
||||
msgstr "上传"
|
||||
|
||||
@@ -2063,11 +2109,11 @@ msgstr "版本:{version}"
|
||||
msgid "Vibrancy"
|
||||
msgstr "鲜明"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:119
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:125
|
||||
msgid "Visual"
|
||||
msgstr "外观"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:102
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:108
|
||||
msgid "Warn on multi-line paste"
|
||||
msgstr "多行粘贴时显示警告"
|
||||
|
||||
@@ -2120,7 +2166,7 @@ msgstr "远离边缘的窗口尺寸"
|
||||
msgid "Window frame"
|
||||
msgstr "窗口框架样式"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:153
|
||||
msgid "Windows"
|
||||
msgstr "窗口"
|
||||
|
||||
@@ -2144,7 +2190,7 @@ msgstr "工作目录"
|
||||
msgid "Working directory detection"
|
||||
msgstr "查找工作目录"
|
||||
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:127
|
||||
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:133
|
||||
msgid "WSL terminal bell can only be muted via Volume Mixer"
|
||||
msgstr "WSL 终端提示音只能通过音量混合器关闭"
|
||||
|
||||
|
Reference in New Issue
Block a user