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
122 changes: 61 additions & 61 deletions src/Framework/App.Runtime/bundle/theme/1028/bundle.wxl
Original file line number Diff line number Diff line change
@@ -1,75 +1,75 @@
<WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl">

<String Id="Caption" Value="[WixBundleName] Setup"/>
<String Id="Caption" Value="[WixBundleName] 安裝程式"/>

<String Id="Title" Value="[BUNDLEMONIKER]"/>


<String Id="InstallVersion" Value="Version [WixBundleVersion]"/>
<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="InstallVersion" Value="版本 [WixBundleVersion]"/>
<String Id="ConfirmCancelMessage" Value="您確定要取消嗎?"/>
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="先前的版本"/>
<String Id="HelpHeader" Value="安裝程式說明"/>

<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.
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [\[]directory[\]] - 安裝、修復、解除安裝或
在目錄中建立套件組合的完整本機複本。預設會進行安裝。

/passive | /quiet - displays minimal UI with no prompts or displays no UI and
no prompts. By default UI and all prompts are displayed.
/passive | /quiet - 顯示最基本的 UI 且不出現提示,或是不顯示任何 UI
不出現提示。預設會顯示 UI 及所有提示。

/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="InstallInstallButton" Value="&amp;Install"/>
<String Id="InstallCloseButton" Value="&amp;Close"/>
<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="ModifyUninstallButton" Value="&amp;Uninstall"/>
<String Id="ModifyCloseButton" Value="&amp;Close"/>
<String Id="SuccessCacheHeader" Value="Cache Successfully Completed"/>
<String Id="SuccessModifyHeader" Value="Modify Successfully Completed"/>
<String Id="SuccessUnsafeUninstallHeader" Value="Uninstall Successfully Completed"/>
<String Id="SuccessLayoutHeader" Value="Layout Successfully Completed"/>
<String Id="SuccessRepairHeader" Value="Repair Successfully Completed"/>
<String Id="SuccessUninstallHeader" Value="Uninstall Successfully Completed"/>
<String Id="SuccessInstallHeader" Value="Installation Successfully Completed"/>
<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="FailureCacheHeader" Value="Cache Failed"/>
<String Id="FailureLayoutHeader" Value="Layout Failed"/>
<String Id="FailureInstallHeader" Value="Setup Failed"/>
<String Id="FailureUninstallHeader" Value="Uninstall Failed"/>
<String Id="FailureUnsafeUninstallHeader" Value="Uninstall Failed"/>
<String Id="FailureRepairHeader" Value="Repair Failed"/>
<String Id="FailureModifyHeader" Value="Modify 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="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="FilesInUseNetfxCloseRadioButton" Value="Close the &amp;applications."/>
<String Id="FilesInUseOkButton" Value="&amp;OK"/>
<String Id="FilesInUseCancelButton" Value="&amp;Cancel"/>
<String Id="FilesInUseRetryButton" Value="&amp;Retry"/>
<String Id="FilesInUseIgnoreButton" Value="&amp;Ignore"/>
<String Id="FilesInUseExitButton" Value="E&amp;xit"/>
<String Id="FilesInUseTitle" Value="Files In Use"/>
<String Id="LicenseAssent" Value="By clicking Install, you agree to the following terms:"/>
/norestart - 抑制任何重新啟動嘗試。根據預設,UI 在重新啟動前會先提示。
/log log.txt - 記錄到特定檔案。預設會在 %TEMP% 中建立記錄檔。"/>
<String Id="HelpCloseButton" Value="關閉(&amp;C)"/>
<String Id="InstallAcceptCheckbox" Value="我同意授權條款和條件(&amp;A)"/>
<String Id="InstallInstallButton" Value="安裝(&amp;I)"/>
<String Id="InstallCloseButton" 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="ModifyUninstallButton" Value="解除安裝(&amp;U)"/>
<String Id="ModifyCloseButton" Value="關閉(&amp;C)"/>
<String Id="SuccessCacheHeader" Value="快取已成功完成"/>
<String Id="SuccessModifyHeader" Value="修改已成功完成"/>
<String Id="SuccessUnsafeUninstallHeader" Value="解除安裝已成功完成"/>
<String Id="SuccessLayoutHeader" Value="配置已成功完成"/>
<String Id="SuccessRepairHeader" Value="修復已成功完成"/>
<String Id="SuccessUninstallHeader" Value="解除安裝已成功完成"/>
<String Id="SuccessInstallHeader" Value="安裝已成功完成"/>
<String Id="SuccessHeader" Value="安裝程式成功"/>
<String Id="SuccessLaunchButton" Value="啟動(&amp;L)"/>
<String Id="SuccessRestartText" Value="必須重新啟動電腦,才能使用此軟體。"/>
<String Id="SuccessUninstallRestartText" Value="您必須重新啟動電腦,才能完成軟體移除。"/>
<String Id="SuccessRestartButton" Value="重新啟動(&amp;R)"/>
<String Id="SuccessCloseButton" Value="關閉(&amp;C)"/>
<String Id="FailureHeader" Value="安裝程式失敗"/>
<String Id="FailureCacheHeader" Value="快取失敗"/>
<String Id="FailureLayoutHeader" Value="配置失敗"/>
<String Id="FailureInstallHeader" Value="安裝程式失敗"/>
<String Id="FailureUninstallHeader" Value="解除安裝失敗"/>
<String Id="FailureUnsafeUninstallHeader" Value="解除安裝失敗"/>
<String Id="FailureRepairHeader" Value="修復失敗"/>
<String Id="FailureModifyHeader" 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="FilesInUseHeader" Value="使用中的檔案"/>
<String Id="FilesInUseLabel" Value="以下應用程式正在使用需要進行更新的檔案:"/>
<String Id="FilesInUseCloseRadioButton" Value="請關閉應用程式然後嘗試重新啟動。(&amp;A)"/>
<String Id="FilesInUseDontCloseRadioButton" Value="不要關閉應用程式(&amp;D)。需要重新啟動。"/>
<String Id="FilesInUseNetfxCloseRadioButton" Value="關閉應用程式(&amp;A)。"/>
<String Id="FilesInUseOkButton" Value="確定(&amp;O)"/>
<String Id="FilesInUseCancelButton" Value="取消(&amp;C)"/>
<String Id="FilesInUseRetryButton" Value="重試(&amp;R)"/>
<String Id="FilesInUseIgnoreButton" Value="略過(&amp;I)"/>
<String Id="FilesInUseExitButton" Value="結束(&amp;X)"/>
<String Id="FilesInUseTitle" Value="使用中的檔案"/>
<String Id="LicenseAssent" Value="按一下 “安裝” 即表示您同意下列條款:"/>
<String Id="WelcomeHeaderMessage">ASP.NET Runtime</String>
<String Id="WelcomeDescription">The ASP.NET Runtime is used to run ASP.NET applications, on your Windows computer. ASP.NET is open source, cross platform, and supported by Microsoft. We hope you enjoy it!</String>


<String Id="EulaPrivacy" Value="[WixBundleName] &lt;a href=&quot;https://go.microsoft.com/fwlink/?LinkId=329770&quot;&gt;license terms&lt;/a&gt; and &lt;a href=&quot;https://go.microsoft.com/fwlink/?LinkId=786378&quot;&gt;privacy statement&lt;/a&gt;."/>
<String Id="EulaPrivacy" Value="[WixBundleName] &lt;a href=&quot;https://go.microsoft.com/fwlink/?LinkId=329770&quot;&gt;授權條款&lt;/a&gt;&lt;a href=&quot;https://go.microsoft.com/fwlink/?LinkId=786378&quot;&gt;隱私權聲明&lt;/a&gt;"/>
</WixLocalization>
120 changes: 60 additions & 60 deletions src/Framework/App.Runtime/bundle/theme/1029/bundle.wxl
Original file line number Diff line number Diff line change
@@ -1,75 +1,75 @@
<WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl">

<String Id="Caption" Value="[WixBundleName] Setup"/>
<String Id="Caption" Value="Instalace [WixBundleName]"/>

<String Id="Title" Value="[BUNDLEMONIKER]"/>


<String Id="InstallVersion" Value="Version [WixBundleVersion]"/>
<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="InstallVersion" Value="Verze [WixBundleVersion]"/>
<String Id="ConfirmCancelMessage" Value="Opravdu chcete akci zrušit?"/>
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="Předchozí verze"/>
<String Id="HelpHeader" Value="Nápověda k nastavení"/>

<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.
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [\[]adresář[\]]– nainstaluje, opraví, odinstaluje nebo
vytvoří úplnou místní kopii sady v adresáři. Výchozí možností je instalace.

/passive | /quiet - displays minimal UI with no prompts or displays no UI and
no prompts. By default UI and all prompts are displayed.
/passive | /quiet – zobrazí minimální uživatelské rozhraní bez jakýchkoli výzev nebo nezobrazí žádné uživatelské rozhraní ani
žádné výzvy. Ve výchozím nastavení se zobrazí uživatelské rozhraní a všechny výzvy.

/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="InstallInstallButton" Value="&amp;Install"/>
<String Id="InstallCloseButton" Value="&amp;Close"/>
<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="ModifyUninstallButton" Value="&amp;Uninstall"/>
<String Id="ModifyCloseButton" Value="&amp;Close"/>
<String Id="SuccessCacheHeader" Value="Cache Successfully Completed"/>
<String Id="SuccessModifyHeader" Value="Modify Successfully Completed"/>
<String Id="SuccessUnsafeUninstallHeader" Value="Uninstall Successfully Completed"/>
<String Id="SuccessLayoutHeader" Value="Layout Successfully Completed"/>
<String Id="SuccessRepairHeader" Value="Repair Successfully Completed"/>
<String Id="SuccessUninstallHeader" Value="Uninstall Successfully Completed"/>
<String Id="SuccessInstallHeader" Value="Installation Successfully Completed"/>
<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="FailureCacheHeader" Value="Cache Failed"/>
<String Id="FailureLayoutHeader" Value="Layout Failed"/>
<String Id="FailureInstallHeader" Value="Setup Failed"/>
<String Id="FailureUninstallHeader" Value="Uninstall Failed"/>
<String Id="FailureUnsafeUninstallHeader" Value="Uninstall Failed"/>
<String Id="FailureRepairHeader" Value="Repair Failed"/>
<String Id="FailureModifyHeader" Value="Modify 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="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="FilesInUseNetfxCloseRadioButton" Value="Close the &amp;applications."/>
/norestart – potlačí všechny pokusy o restartování. Ve výchozím nastavení uživatelské rozhraní zobrazí před restartováním výzvu.
/log log.txt – zapíše protokol do konkrétního souboru. Ve výchozím nastavení bude soubor protokolu vytvořen v adresáři %TEMP%."/>
<String Id="HelpCloseButton" Value="&amp;Zavřít"/>
<String Id="InstallAcceptCheckbox" Value="&amp;Souhlasím s licenčními podmínkami a ujednáními"/>
<String Id="InstallInstallButton" Value="Na&amp;instalovat"/>
<String Id="InstallCloseButton" Value="&amp;Zavřít"/>
<String Id="ProgressHeader" Value="Průběh instalace"/>
<String Id="ProgressLabel" Value="Zpracování:"/>
<String Id="OverallProgressPackageText" Value="Probíhá inicializace..."/>
<String Id="ProgressCancelButton" Value="&amp;Zrušit"/>
<String Id="ModifyHeader" Value="Upravit nastavení"/>
<String Id="ModifyRepairButton" Value="&amp;Opravit"/>
<String Id="ModifyUninstallButton" Value="&amp;Odinstalovat"/>
<String Id="ModifyCloseButton" Value="&amp;Zavřít"/>
<String Id="SuccessCacheHeader" Value="Úspěšné dokončení mezipaměti"/>
<String Id="SuccessModifyHeader" Value="Úprava byla úspěšně dokončena."/>
<String Id="SuccessUnsafeUninstallHeader" Value="Odinstalace se úspěšně dokončila."/>
<String Id="SuccessLayoutHeader" Value="Rozložení se úspěšně dokončilo."/>
<String Id="SuccessRepairHeader" Value="Oprava byla úspěšně dokončena."/>
<String Id="SuccessUninstallHeader" Value="Odinstalace se úspěšně dokončila."/>
<String Id="SuccessInstallHeader" Value="Instalace se úspěšně dokončila"/>
<String Id="SuccessHeader" Value="Instalace byla úspěšná"/>
<String Id="SuccessLaunchButton" Value="&amp;Spustit"/>
<String Id="SuccessRestartText" Value="Před použitím tohoto softwaru musíte restartovat počítač."/>
<String Id="SuccessUninstallRestartText" Value="Odebrání softwaru dokončíte restartováním počítače."/>
<String Id="SuccessRestartButton" Value="&amp;Restartovat"/>
<String Id="SuccessCloseButton" Value="&amp;Zavřít"/>
<String Id="FailureHeader" Value="Instalace selhala."/>
<String Id="FailureCacheHeader" Value="Mezipaměť selhala."/>
<String Id="FailureLayoutHeader" Value="Rozložení selhalo."/>
<String Id="FailureInstallHeader" Value="Instalace selhala."/>
<String Id="FailureUninstallHeader" Value="Odinstalace selhala."/>
<String Id="FailureUnsafeUninstallHeader" Value="Odinstalace selhala."/>
<String Id="FailureRepairHeader" Value="Oprava selhala."/>
<String Id="FailureModifyHeader" Value="Úprava selhala."/>
<String Id="FailureHyperlinkLogText" Value="Nejméně jeden problém způsobil, že instalace selhala. Opravte prosím tyto problémy a zkuste instalaci zopakovat. Další informace najdete v &lt;a href=&quot;#&quot;&gt;souboru protokolu&lt;/a&gt;."/>
<String Id="FailureRestartText" Value="Pro dokončení vrácení změn tohoto softwaru je potřeba restartovat počítač."/>
<String Id="FailureRestartButton" Value="&amp;Restartovat"/>
<String Id="FailureCloseButton" Value="&amp;Zavřít"/>
<String Id="FilesInUseHeader" Value="Soubory jsou používány"/>
<String Id="FilesInUseLabel" Value="Následující aplikace používají soubory, které je potřeba aktualizovat:"/>
<String Id="FilesInUseCloseRadioButton" Value="&amp;Zavřít aplikace a pokusit se je znovu spustit"/>
<String Id="FilesInUseDontCloseRadioButton" Value="&amp;Nezavírat aplikace Bude nutné restartovat počítač."/>
<String Id="FilesInUseNetfxCloseRadioButton" Value="&amp;Zavřít aplikace"/>
<String Id="FilesInUseOkButton" Value="&amp;OK"/>
<String Id="FilesInUseCancelButton" Value="&amp;Cancel"/>
<String Id="FilesInUseRetryButton" Value="&amp;Retry"/>
<String Id="FilesInUseIgnoreButton" Value="&amp;Ignore"/>
<String Id="FilesInUseExitButton" Value="E&amp;xit"/>
<String Id="FilesInUseTitle" Value="Files In Use"/>
<String Id="LicenseAssent" Value="By clicking Install, you agree to the following terms:"/>
<String Id="FilesInUseCancelButton" Value="&amp;Zrušit"/>
<String Id="FilesInUseRetryButton" Value="Opakov&amp;at"/>
<String Id="FilesInUseIgnoreButton" Value="&amp;Přeskočit"/>
<String Id="FilesInUseExitButton" Value="&amp;Ukončit"/>
<String Id="FilesInUseTitle" Value="Soubory jsou používány."/>
<String Id="LicenseAssent" Value="Kliknutím na Nainstalovat vyjadřujete souhlas s následujícími podmínkami:"/>
<String Id="WelcomeHeaderMessage">ASP.NET Runtime</String>
<String Id="WelcomeDescription">The ASP.NET Runtime is used to run ASP.NET applications, on your Windows computer. ASP.NET is open source, cross platform, and supported by Microsoft. We hope you enjoy it!</String>


<String Id="EulaPrivacy" Value="[WixBundleName] &lt;a href=&quot;https://go.microsoft.com/fwlink/?LinkId=329770&quot;&gt;license terms&lt;/a&gt; and &lt;a href=&quot;https://go.microsoft.com/fwlink/?LinkId=786378&quot;&gt;privacy statement&lt;/a&gt;."/>
<String Id="EulaPrivacy" Value="[WixBundleName] &lt;a href=&quot;https://go.microsoft.com/fwlink/?LinkId=329770&quot;&gt;licenční podmínky&lt;/a&gt; a &lt;a href=&quot;https://go.microsoft.com/fwlink/?LinkId=786378&quot;&gt;prohlášení o zásadách ochrany osobních údajů&lt;/a&gt;"/>
</WixLocalization>
Loading
Loading