From d3f76e7acf88436497850ce36ca4fa5c8bb61be0 Mon Sep 17 00:00:00 2001 From: Windows Console Service Bot <14666831+consvc@users.noreply.github.com> Date: Thu, 7 May 2026 14:03:13 -0500 Subject: [PATCH] Localization Updates - main - 05/07/2026 03:04:15 (#20196) Co-authored-by: Console Service Bot --- .../Resources/zh-CN/Resources.resw | 36 +++++++++++++++++++ .../Resources/zh-CN/Resources.resw | 16 +++++++++ 2 files changed, 52 insertions(+) diff --git a/src/cascadia/TerminalApp/Resources/zh-CN/Resources.resw b/src/cascadia/TerminalApp/Resources/zh-CN/Resources.resw index 2d02620a93..7420369e14 100644 --- a/src/cascadia/TerminalApp/Resources/zh-CN/Resources.resw +++ b/src/cascadia/TerminalApp/Resources/zh-CN/Resources.resw @@ -496,12 +496,48 @@ 第三方通知 A hyperlink name for the Terminal's third-party notices + + 取消 + 是否要关闭所有窗口? + + 全部关闭 + 是否要关闭所有标签页? + + 全部关闭 + + + 是否要关闭此选项卡? + + + 关闭选项卡 + + + 是否要关闭此窗格? + + + 关闭窗格 + + + 是否要关闭这些选项卡? + + + 关闭选项卡 + + + 是否要关闭这些窗格? + + + 关闭窗格 + + + 不再询问 + 取消 diff --git a/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw index efa2a3736c..9b5a5fab20 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw @@ -2201,10 +2201,26 @@ 关闭多个选项卡时发出警告 Header for a control to toggle whether to show a confirm dialog box when closing the application with multiple tabs open. + + 关闭时发出警告 + Header for a dropdown controlling when to show a confirmation dialog before closing. + 控制在关闭选项卡或窗口之前何时显示确认对话框。“始终”在关闭任何窗格时显示对话框。 Help text associated with Globals_ConfirmOnClose. "Always" refers to Globals_ConfirmOnCloseAlways.Content. + + 从不 + Option associated with Globals_ConfirmOnClose. "Never" means that the system will never display a warning when closing. + + + 始终 + Option associated with Globals_ConfirmOnClose. "Always" means that the system will always display a warning when closing. + + + 多个选项卡或窗格 + Option associated with Globals_ConfirmOnClose. The system will display a warning when multiple tabs or panes are present. + 禁用“触摸键盘和手写面板服务”时发出警告