Skip to content

Commit 866bfb3

Browse files
DDKingerCopilot
andauthored
Refactor localization strings for AI agents settings
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent cf1af58 commit 866bfb3

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2847,23 +2847,23 @@
28472847
<data name="AIAgents_ShowTokenUsageAndCost.Header" xml:space="preserve"><value>權杖使用量</value><comment>Header for a setting that shows available context-window usage and session cost in the terminal bottom bar. Session cost is reported for the active AI session. Keep 'session cost' generic and do not add a specific unit. Either value may be unavailable.</comment></data>
28482848
<data name="AIAgents_ShowTokenUsageAndCost.HelpText" xml:space="preserve"><value>在可用時顯示剩餘內容和工作階段成本</value><comment>Supplementary description for the usage visibility setting. Session cost is reported for the active AI session. Keep 'session cost' generic and do not add a specific unit. Either value may be unavailable.</comment></data>
28492849
<data name="AIAgents_PanePosition.Header" xml:space="preserve"><value>窗格位置</value><comment>Header for the setting that controls where the agent pane appears relative to the active pane.</comment></data>
2850-
<data name="AIAgents_PanePosition.HelpText" xml:space="preserve"><value>代理程式所在的位置</value><comment>Supplementary description for the pane position setting.</comment></data>
2851-
<data name="AIAgents_PanePosition_Bottom" xml:space="preserve">
2852-
<value>底部</value>
2853-
<comment>Value shown in the agent pane position dropdown (selects which side of the terminal the agent pane opens on). Translation should match the existing FreOverlay_PanePositionBottom string used in the first-run experience.</comment>
2854-
</data>
2855-
<data name="AIAgents_PanePosition_Right" xml:space="preserve">
2856-
<value>右側</value>
2857-
<comment>Value shown in the agent pane position dropdown (selects which side of the terminal the agent pane opens on). Translation should match the existing FreOverlay_PanePositionRight string used in the first-run experience.</comment>
2858-
</data>
2859-
<data name="AIAgents_PanePosition_Top" xml:space="preserve">
2860-
<value>頂部</value>
2861-
<comment>Value shown in the agent pane position dropdown (selects which side of the terminal the agent pane opens on). Translation should match the existing FreOverlay_PanePositionTop string used in the first-run experience.</comment>
2862-
</data>
2863-
<data name="AIAgents_PanePosition_Left" xml:space="preserve">
2864-
<value>左側</value>
2865-
<comment>Value shown in the agent pane position dropdown (selects which side of the terminal the agent pane opens on). Translation should match the existing FreOverlay_PanePositionLeft string used in the first-run experience.</comment>
2866-
</data>
2850+
<data name="AIAgents_PanePosition.HelpText" xml:space="preserve"><value>代理程式所在的位置</value><comment>Supplementary description for the pane position setting.</comment></data>
2851+
<data name="AIAgents_PanePosition_Bottom" xml:space="preserve">
2852+
<value>底部</value>
2853+
<comment>Value shown in the agent pane position dropdown (selects which side of the terminal the agent pane opens on). Translation should match the existing FreOverlay_PanePositionBottom string used in the first-run experience.</comment>
2854+
</data>
2855+
<data name="AIAgents_PanePosition_Right" xml:space="preserve">
2856+
<value>右側</value>
2857+
<comment>Value shown in the agent pane position dropdown (selects which side of the terminal the agent pane opens on). Translation should match the existing FreOverlay_PanePositionRight string used in the first-run experience.</comment>
2858+
</data>
2859+
<data name="AIAgents_PanePosition_Top" xml:space="preserve">
2860+
<value>頂部</value>
2861+
<comment>Value shown in the agent pane position dropdown (selects which side of the terminal the agent pane opens on). Translation should match the existing FreOverlay_PanePositionTop string used in the first-run experience.</comment>
2862+
</data>
2863+
<data name="AIAgents_PanePosition_Left" xml:space="preserve">
2864+
<value>左側</value>
2865+
<comment>Value shown in the agent pane position dropdown (selects which side of the terminal the agent pane opens on). Translation should match the existing FreOverlay_PanePositionLeft string used in the first-run experience.</comment>
2866+
</data>
28672867
<data name="AIAgents_YoloMode.Header" xml:space="preserve"><value>使用提供者的 Yolo 模式</value><comment>{Locked=&quot;Yolo&quot;} Header for the global setting that asks each AI agent provider to enable its advertised ACP session Yolo capability.</comment></data>
28682868
<data name="AIAgents_YoloMode.HelpText" xml:space="preserve"><value>使用代理提供者的 ACP 工作階段模式,以減少或略過確認。由此產生的權限、沙盒、檔案存取權和網路存取權由提供者定義。不支援相應模式的提供者仍會要求取得權限。</value><comment>{Locked=&quot;ACP&quot;} Risk warning shown under the Yolo toggle. Here provider means the selected AI agent provider, not a network provider.</comment></data>
28692869
<data name="Settings_PortableModeInfoLink.NavigateUri" xml:space="preserve"><value>https://go.microsoft.com/fwlink/?linkid=2229086</value><comment>{Locked}</comment></data>
@@ -2876,7 +2876,7 @@
28762876
<comment>Title for the Error detection dropdown in the AI agents settings page.</comment>
28772877
</data>
28782878
<data name="AIAgents_AutoErrorHandlingDescription.Text" xml:space="preserve">
2879-
<value>自動偵測殼層中失敗的命令,並可選擇將其傳送給您的 AI 代理進行自動修正。</value>
2879+
<value>自動偵測殼層中失敗的命令,並可選擇將其傳送給您的 AI 智能體進行自動修正。</value>
28802880
<comment>Umbrella description for the three-state Error detection setting in the AI agents settings page. The Detect errors option is local-only; only Detect and fix errors sends failures to the AI agent. Use the approved product copy verbatim. Here "agent" refers to an AI intelligent agent, not a proxy or human agent.</comment>
28812881
</data>
28822882
<data name="AIAgents_AutoErrorHandling_Off" xml:space="preserve">

0 commit comments

Comments
 (0)