SymphonyElectron/installer/win/WixSharpToolset/Wix_bin/SDK/themes/1028/mbapreq.wxl
2020-08-21 08:25:55 +02:00

28 lines
2.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
<WixLocalization Culture="zh-tw" Language="1028" xmlns="http://schemas.microsoft.com/wix/2006/localization">
<String Id="Caption">[WixBundleName] 安裝程式</String>
<String Id="Title">[WixBundleName] 安裝程式需要 Microsoft .NET Framework</String>
<String Id="ConfirmCancelMessage">您確定要取消嗎?</String>
<String Id="HelpHeader">安裝程式說明</String>
<String Id="HelpText">/passive | /quiet - 顯示最基本的 UI 但不顯示提示,或者不顯示 UI 也
不顯示提示。預設會顯示 UI 和所有提示。
/norestart - 隱藏任何重新啟動嘗試。根據預設UI 會在重新啟動之前提示。
/log log.txt - 記錄至特定檔案。預設會在 %TEMP% 建立記錄檔。</String>
<String Id="HelpCloseButton">關閉(&amp;C)</String>
<String Id="InstallLicenseTerms">請按一下 「接受並安裝」5D; 按鈕,接受 Microsoft .NET Framework &lt;a href="#"&gt;授權合約&lt;/a&gt;</String>
<String Id="InstallAcceptAndInstallButton">接受並安裝(&amp;A)</String>
<String Id="InstallDeclineButton">拒絕(&amp;D)</String>
<String Id="ProgressHeader">安裝進度</String>
<String Id="ProgressLabel">正在處理:</String>
<String Id="ProgressCancelButton">取消(&amp;)</String>
<String Id="FailureHeader">安裝失敗</String>
<String Id="FailureLogLinkText">一或多個問題導致安裝失敗。請修正這些問題,然後再重試安裝。如需詳細資訊,請查看&lt;a href="#"&gt;記錄檔&lt;/a&gt;</String>
<String Id="FailureRestartText">必須重新啟動電腦,才能完成軟體的復原。</String>
<String Id="FailureRestartButton">重新啟動(&amp;R)</String>
<String Id="FailureCloseButton">關閉(&amp;C)</String>
</WixLocalization>