Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
148 changes: 74 additions & 74 deletions src/installer/pkg/sfx/bundle/theme/1028/bundle.wxl
Original file line number Diff line number Diff line change
@@ -1,79 +1,79 @@
<WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl">
<String Id="Caption" Value="[WixBundleName] 安裝程式" />
<String Id="Title" Value="[BUNDLEMONIKER]" />
<String Id="Motto" Value="您只需要殼層、文字編輯器和 10 分鐘的時間。
<String Id="Caption" Value="[WixBundleName] Installer"/>
<String Id="Title" Value="[BUNDLEMONIKER]"/>
<String Id="Motto" Value="You just need a shell, a text editor and 10 minutes of your time.

準備好了嗎? 讓我們開始吧!" />
<String Id="ConfirmCancelMessage" Value="確定要取消嗎?" />
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="前一版" />
<String Id="HelpHeader" Value="安裝說明" />
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [directory] - 在目錄中安裝、修復、解除安裝或
建立搭售方案的完整本機複本。預設為安裝。
Ready? Set? Let's go!"/>
<String Id="ConfirmCancelMessage" Value="Are you sure you want to cancel?"/>
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="Previous version"/>
<String Id="HelpHeader" Value="Setup Help"/>
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [directory] - installs, repairs, uninstalls or
creates a complete local copy of the bundle in directory. Install is the default.

/passive | /quiet - 顯示最少 UI 且不含提示,或者不顯示 UI,也
不顯示提示。預設會顯示 UI 和所有提示。
/passive | /quiet - displays minimal UI with no prompts or displays no UI and
no prompts. By default UI and all prompts are displayed.

/norestart - 隱藏任何重新啟動嘗試。根據預設,UI 會在重新啟動之前提示。
/log log.txt - 記錄至特定檔案。預設會在 %TEMP% 建立記錄檔。" />
<String Id="HelpCloseButton" Value="關閉(&amp;C)" />
<String Id="InstallAcceptCheckbox" Value="我同意授權條款及條件(&amp;A)" />
<String Id="InstallOptionsButton" Value="選項(&amp;O)" />
<String Id="InstallInstallButton" Value="安裝(&amp;I)" />
<String Id="InstallCloseButton" Value="關閉(&amp;C)" />
<String Id="OptionsHeader" Value="安裝選項" />
<String Id="OptionsLocationLabel" Value="安裝位置: " />
<String Id="OptionsBrowseButton" Value="瀏覽(&amp;B)" />
<String Id="OptionsOkButton" Value="確定(&amp;O)" />
<String Id="OptionsCancelButton" Value="取消(&amp;C)" />
<String Id="ProgressHeader" Value="安裝進度" />
<String Id="ProgressLabel" Value="處理中: " />
<String Id="OverallProgressPackageText" Value="正在初始化..." />
<String Id="ProgressCancelButton" Value="取消(&amp;C)" />
<String Id="ModifyHeader" Value="修改安裝" />
<String Id="ModifyRepairButton" Value="修復(&amp;R)" />
<String Id="ModifyText" Value="Select repair to reinstall the product or uninstall to remove it." />
<String Id="ModifyUninstallButton" Value="解除安裝(&amp;U)" />
<String Id="ModifyCloseButton" Value="關閉(&amp;C)" />
<String Id="SuccessCacheHeader" Value="Cache Successfully Completed" />
<String Id="SuccessRepairHeader" Value="修復已成功完成" />
<String Id="SuccessUninstallHeader" Value="解除安裝已成功完成" />
<String Id="SuccessLayoutHeader" Value="Layout Successfully Completed" />
<String Id="SuccessModifyHeader" Value="Modify Successfully Completed" />
<String Id="SuccessUnsafeUninstallHeader" Value="Uninstall Successfully Completed" />
<String Id="SuccessInstallHeader" Value="安裝成功" />
<String Id="SuccessHeader" Value="設定成功" />
<String Id="SuccessLaunchButton" Value="啟動(&amp;L)" />
<String Id="SuccessRestartText" Value="必須重新啟動電腦,才能使用此軟體。" />
<String Id="SuccessUninstallRestartText" Value="You must restart your computer to complete the removal of the software." />
<String Id="SuccessRestartButton" Value="重新啟動(&amp;R)" />
<String Id="SuccessCloseButton" Value="關閉(&amp;C)" />
<String Id="FailureHeader" Value="設定失敗" />
<String Id="FailureInstallHeader" Value="設定失敗" />
<String Id="FailureUninstallHeader" Value="解除安裝失敗" />
<String Id="FailureRepairHeader" Value="修復失敗" />
<String Id="FailureHyperlinkLogText" Value="有一個或多個問題導致安裝程式失敗。請解決問題,然後重試一次安裝。如需詳細資訊,請參閱&lt;a href=&quot;#&quot;&gt;記錄檔&lt;/a&gt;。" />
<String Id="FailureRestartText" Value="必須重新啟動電腦,才能完成軟體的復原。" />
<String Id="FailureRestartButton" Value="重新啟動(&amp;R)" />
<String Id="FailureCloseButton" Value="關閉(&amp;C)" />
<String Id="FailureNotSupportedCurrentOperatingSystem" Value="此作業系統不支援 [PRODUCT_NAME]。如需詳細資訊,請參閱 [LINK_PREREQ_PAGE]。" />
<String Id="FailureNotSupportedX86OperatingSystem" Value="x86 作業系統不支援 [PRODUCT_NAME]。請使用對應的 x86 安裝程式來安裝。" />
<String Id="FilesInUseHeader" Value="使用中的檔案" />
<String Id="FilesInUseLabel" Value="以下應用程式正在使用需要進行更新的檔案:" />
<String Id="FilesInUseCloseRadioButton" Value="關閉應用程式並嘗試重新啟動(&amp;A)" />
<String Id="FilesInUseDontCloseRadioButton" Value="不關閉應用程式,需要重新啟動(&amp;D)" />
<String Id="FilesInUseOkButton" Value="確定(&amp;O)" />
<String Id="FilesInUseCancelButton" Value="取消(&amp;C)" />
<String Id="WelcomeHeaderMessage" Value=".NET 執行階段" />
<String Id="WelcomeDescription" Value=".NET Runtime 可用於在您的 Windows 電腦上執行 .NET 應用程式。.NET 為開放原始碼形式,且可跨平台運作,同時受到 Microsoft 支援。希望您會喜歡!" />
<String Id="LearnMoreTitle" Value="深入了解 .NET" />
<String Id="SuccessInstallLocation" Value="下列項目已安裝在 [DOTNETHOME]" />
<String Id="SuccessInstallProductName" Value=" - [BUNDLEMONIKER]" />
<String Id="ResourcesHeader" Value="資源" />
<String Id="DocumentationLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-docs&quot;&gt;文件&lt;/A&gt;" />
<String Id="ReleaseNotesLink" Value="&lt;A HREF=&quot;https://aka.ms/20-p2-rel-notes&quot;&gt;版本資訊&lt;/A&gt;" />
<String Id="TutorialLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-tutorials&quot;&gt;教學課程&lt;/A&gt;" />
<String Id="TelemetryLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-cli-telemetry&quot;&gt;.NET 遙測&lt;/A&gt;" />
<String Id="PrivacyStatementLink" Value="&lt;A HREF=&quot;https://aka.ms/dev-privacy&quot;&gt;隱私權聲明&lt;/A&gt;" />
<String Id="EulaLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-license-windows&quot;&gt;.NET 的授權資訊&lt;/A&gt;" />
<String Id="LicenseAssent" Value="按一下 [\[]安裝[\[] 即表示您同意下列條款。" />
/norestart - suppress any attempts to restart. By default UI will prompt before restart.
/log log.txt - logs to a specific file. By default a log file is created in %TEMP%."/>
<String Id="HelpCloseButton" Value="&amp;Close"/>
<String Id="InstallAcceptCheckbox" Value="I &amp;agree to the license terms and conditions"/>
<String Id="InstallOptionsButton" Value="&amp;Options"/>
<String Id="InstallInstallButton" Value="&amp;Install"/>
<String Id="InstallCloseButton" Value="&amp;Close"/>
<String Id="OptionsHeader" Value="Setup Options"/>
<String Id="OptionsLocationLabel" Value="Install location:"/>
<String Id="OptionsBrowseButton" Value="&amp;Browse"/>
<String Id="OptionsOkButton" Value="&amp;OK"/>
<String Id="OptionsCancelButton" Value="&amp;Cancel"/>
<String Id="ProgressHeader" Value="Setup Progress"/>
<String Id="ProgressLabel" Value="Processing:"/>
<String Id="OverallProgressPackageText" Value="Initializing..."/>
<String Id="ProgressCancelButton" Value="&amp;Cancel"/>
<String Id="ModifyHeader" Value="Modify Setup"/>
<String Id="ModifyRepairButton" Value="&amp;Repair"/>
<String Id="ModifyText" Value="Select repair to reinstall the product or uninstall to remove it."/>
<String Id="ModifyUninstallButton" Value="&amp;Uninstall"/>
<String Id="ModifyCloseButton" Value="&amp;Close"/>
<String Id="SuccessCacheHeader" Value="Cache Successfully Completed"/>
<String Id="SuccessRepairHeader" Value="Repair Successfully Completed"/>
<String Id="SuccessUninstallHeader" Value="Uninstall Successfully Completed"/>
<String Id="SuccessLayoutHeader" Value="Layout Successfully Completed"/>
<String Id="SuccessModifyHeader" Value="Modify Successfully Completed"/>
<String Id="SuccessUnsafeUninstallHeader" Value="Uninstall Successfully Completed"/>
<String Id="SuccessInstallHeader" Value="Installation was successful"/>
<String Id="SuccessHeader" Value="Setup Successful"/>
<String Id="SuccessLaunchButton" Value="&amp;Launch"/>
<String Id="SuccessRestartText" Value="You must restart your computer before you can use the software."/>
<String Id="SuccessUninstallRestartText" Value="You must restart your computer to complete the removal of the software."/>
<String Id="SuccessRestartButton" Value="&amp;Restart"/>
<String Id="SuccessCloseButton" Value="&amp;Close"/>
<String Id="FailureHeader" Value="Setup Failed"/>
<String Id="FailureInstallHeader" Value="Setup Failed"/>
<String Id="FailureUninstallHeader" Value="Uninstall Failed"/>
<String Id="FailureRepairHeader" Value="Repair Failed"/>
<String Id="FailureHyperlinkLogText" Value="One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information, see the &lt;a href=&quot;#&quot;&gt;log file&lt;/a&gt;."/>
<String Id="FailureRestartText" Value="You must restart your computer to complete the rollback of the software."/>
<String Id="FailureRestartButton" Value="&amp;Restart"/>
<String Id="FailureCloseButton" Value="&amp;Close"/>
<String Id="FailureNotSupportedCurrentOperatingSystem" Value="The [PRODUCT_NAME] is not supported on this operating system. For more information, see [LINK_PREREQ_PAGE]."/>
<String Id="FailureNotSupportedX86OperatingSystem" Value="The [PRODUCT_NAME] isn't supported on x86 operating systems. Please install using the corresponding x86 installer."/>
<String Id="FilesInUseHeader" Value="Files In Use"/>
<String Id="FilesInUseLabel" Value="The following applications are using files that need to be updated:"/>
<String Id="FilesInUseCloseRadioButton" Value="Close the &amp;applications and attempt to restart them."/>
<String Id="FilesInUseDontCloseRadioButton" Value="&amp;Do not close applications. A reboot will be required."/>
<String Id="FilesInUseOkButton" Value="&amp;OK"/>
<String Id="FilesInUseCancelButton" Value="&amp;Cancel"/>
<String Id="WelcomeHeaderMessage" Value=".NET Runtime"/>
<String Id="WelcomeDescription" Value="The .NET Runtime is used to run .NET applications, on your Windows computer. .NET is open source, cross platform, and supported by Microsoft. We hope you enjoy it!"/>
<String Id="LearnMoreTitle" Value="Learn more about .NET"/>
<String Id="SuccessInstallLocation" Value="The following was installed at [DOTNETHOME]"/>
<String Id="SuccessInstallProductName" Value=" - [BUNDLEMONIKER] "/>
<String Id="ResourcesHeader" Value="Resources"/>
<String Id="DocumentationLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-docs&quot;&gt;Documentation&lt;/A&gt;"/>
<String Id="ReleaseNotesLink" Value="&lt;A HREF=&quot;https://aka.ms/20-p2-rel-notes&quot;&gt;Release Notes&lt;/A&gt;"/>
<String Id="TutorialLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-tutorials&quot;&gt;Tutorials&lt;/A&gt;"/>
<String Id="TelemetryLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-cli-telemetry&quot;&gt;.NET Telemetry&lt;/A&gt;"/>
<String Id="PrivacyStatementLink" Value="&lt;A HREF=&quot;https://aka.ms/dev-privacy&quot;&gt;Privacy Statement&lt;/A&gt;"/>
<String Id="EulaLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-license-windows&quot;&gt;Licensing Information for .NET&lt;/A&gt;"/>
<String Id="LicenseAssent" Value="By clicking Install, you agree to the following terms."/>
</WixLocalization>
Loading