|
2847 | 2847 | <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> |
2848 | 2848 | <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> |
2849 | 2849 | <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> |
2867 | 2867 | <data name="AIAgents_YoloMode.Header" xml:space="preserve"><value>使用提供者的 Yolo 模式</value><comment>{Locked="Yolo"} Header for the global setting that asks each AI agent provider to enable its advertised ACP session Yolo capability.</comment></data> |
2868 | 2868 | <data name="AIAgents_YoloMode.HelpText" xml:space="preserve"><value>使用代理提供者的 ACP 工作階段模式,以減少或略過確認。由此產生的權限、沙盒、檔案存取權和網路存取權由提供者定義。不支援相應模式的提供者仍會要求取得權限。</value><comment>{Locked="ACP"} Risk warning shown under the Yolo toggle. Here provider means the selected AI agent provider, not a network provider.</comment></data> |
2869 | 2869 | <data name="Settings_PortableModeInfoLink.NavigateUri" xml:space="preserve"><value>https://go.microsoft.com/fwlink/?linkid=2229086</value><comment>{Locked}</comment></data> |
|
2876 | 2876 | <comment>Title for the Error detection dropdown in the AI agents settings page.</comment> |
2877 | 2877 | </data> |
2878 | 2878 | <data name="AIAgents_AutoErrorHandlingDescription.Text" xml:space="preserve"> |
2879 | | - <value>自動偵測殼層中失敗的命令,並可選擇將其傳送給您的 AI 代理進行自動修正。</value> |
| 2879 | + <value>自動偵測殼層中失敗的命令,並可選擇將其傳送給您的 AI 智能體進行自動修正。</value> |
2880 | 2880 | <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> |
2881 | 2881 | </data> |
2882 | 2882 | <data name="AIAgents_AutoErrorHandling_Off" xml:space="preserve"> |
|
0 commit comments