Skip to content

Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 1990655 #43907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
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
116 changes: 58 additions & 58 deletions src/Installers/Windows/SharedFrameworkBundle/1028/thm.wxl
Original file line number Diff line number Diff line change
@@ -1,64 +1,64 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-us" Language="1033" xmlns="http://schemas.microsoft.com/wix/2006/localization">
<String Id="Caption">[BundleNameFull] 安裝程式</String>
<String Id="Caption">[BundleNameFull] Setup</String>
<String Id="Title">[BundleNameShort]</String>
<String Id="SubTitle">[BundleNameSub]</String>
<String Id="InstallHeader">歡迎</String>
<String Id="InstallMessage">安裝程式將在電腦上安裝 [WixBundleName]。請按一下 [\[]安裝[\]] 以繼續,該選項會設定安裝目錄,或按一下 [\[]關閉[\]] 以結束。</String>
<String Id="InstallVersion">版本 [WixBundleVersion]</String>
<String Id="ConfirmCancelMessage">您確定要取消嗎?</String>
<String Id="ExecuteUpgradeRelatedBundleMessage">前一版</String>
<String Id="HelpHeader">安裝程式說明</String>
<String Id="HelpText">/install | /repair | /uninstall | /layout [directory] - 在目錄中安裝、修復、解除安裝或
建立搭售方案的完整本機複本。預設為安裝。
<String Id="InstallHeader">Welcome</String>
<String Id="InstallMessage">Setup will install [WixBundleName] on your computer. Click install to continue, options to set the install directory or Close to exit.</String>
<String Id="InstallVersion">Version [WixBundleVersion]</String>
<String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String>
<String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String>
<String Id="HelpHeader">Setup Help</String>
<String Id="HelpText">/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>
<String Id="HelpCloseButton">關閉(&amp;C)</String>
<String Id="InstallLicenseLinkText">[WixBundleName] &lt;a href="#"&gt;授權條款&lt;/a&gt;</String>
<String Id="InstallAcceptCheckbox">我同意授權條款及條件(&amp;A)</String>
<String Id="InstallOptionsButton">選項(&amp;O)</String>
<String Id="InstallInstallButton">安裝(&amp;I)</String>
<String Id="InstallCloseButton">關閉(&amp;C)</String>
<String Id="OptionsHeader">安裝選項</String>
<String Id="OptionsLocationLabel">安裝位置: </String>
<String Id="OptionsBrowseButton">瀏覽(&amp;B)</String>
<String Id="OptionsOkButton">確定(&amp;O)</String>
<String Id="OptionsCancelButton">取消(&amp;C)</String>
<String Id="ProgressHeader">安裝進度</String>
<String Id="ProgressLabel">處理中: </String>
<String Id="OverallProgressPackageText">正在初始化...</String>
<String Id="ProgressCancelButton">取消(&amp;C)</String>
<String Id="ModifyHeader">修改安裝</String>
<String Id="ModifyRepairButton">修復(&amp;R)</String>
<String Id="ModifyUninstallButton">解除安裝(&amp;U)</String>
<String Id="ModifyCloseButton">關閉(&amp;C)</String>
<String Id="SuccessRepairHeader">修復已成功完成</String>
<String Id="SuccessUninstallHeader">解除安裝已成功完成</String>
<String Id="SuccessInstallHeader">安裝已成功完成</String>
<String Id="SuccessHeader">設定成功</String>
<String Id="SuccessLaunchButton">啟動(&amp;L)</String>
<String Id="SuccessRestartText">必須重新啟動電腦,才能使用此軟體。</String>
<String Id="SuccessRestartButton">重新啟動(&amp;R)</String>
<String Id="SuccessCloseButton">關閉(&amp;C)</String>
<String Id="FailureHeader">設定失敗</String>
<String Id="FailureInstallHeader">安裝程式失敗</String>
<String Id="FailureUninstallHeader">解除安裝失敗</String>
<String Id="FailureRepairHeader">修復失敗</String>
<String Id="FailureHyperlinkLogText">有一個或多個問題導致安裝程式失敗。請解決問題,然後重試一次安裝。如需詳細資訊,請參閱&lt;a href="#"&gt;記錄檔&lt;/a&gt;</String>
<String Id="FailureRestartText">必須重新啟動電腦,才能完成軟體的復原。</String>
<String Id="FailureRestartButton">重新啟動(&amp;R)</String>
<String Id="FailureCloseButton">關閉(&amp;C)</String>
<String Id="FilesInUseHeader">使用中的檔案</String>
<String Id="FilesInUseLabel">以下應用程式正在使用需要進行更新的檔案:</String>
<String Id="FilesInUseCloseRadioButton">關閉應用程式並嘗試重新啟動(&amp;A)</String>
<String Id="FilesInUseDontCloseRadioButton">不關閉應用程式,需要重新啟動(&amp;D)</String>
<String Id="FilesInUseOkButton">確定(&amp;O)</String>
<String Id="FilesInUseCancelButton">取消(&amp;C)</String>
/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>
<String Id="HelpCloseButton">&amp;Close</String>
<String Id="InstallLicenseLinkText">[WixBundleName] &lt;a href="#"&gt;license terms&lt;/a&gt;.</String>
<String Id="InstallAcceptCheckbox">I &amp;agree to the license terms and conditions</String>
<String Id="InstallOptionsButton">&amp;Options</String>
<String Id="InstallInstallButton">&amp;Install</String>
<String Id="InstallCloseButton">&amp;Close</String>
<String Id="OptionsHeader">Setup Options</String>
<String Id="OptionsLocationLabel">Install location:</String>
<String Id="OptionsBrowseButton">&amp;Browse</String>
<String Id="OptionsOkButton">&amp;OK</String>
<String Id="OptionsCancelButton">&amp;Cancel</String>
<String Id="ProgressHeader">Setup Progress</String>
<String Id="ProgressLabel">Processing:</String>
<String Id="OverallProgressPackageText">Initializing...</String>
<String Id="ProgressCancelButton">&amp;Cancel</String>
<String Id="ModifyHeader">Modify Setup</String>
<String Id="ModifyRepairButton">&amp;Repair</String>
<String Id="ModifyUninstallButton">&amp;Uninstall</String>
<String Id="ModifyCloseButton">&amp;Close</String>
<String Id="SuccessRepairHeader">Repair Successfully Completed</String>
<String Id="SuccessUninstallHeader">Uninstall Successfully Completed</String>
<String Id="SuccessInstallHeader">Installation Successfully Completed</String>
<String Id="SuccessHeader">Setup Successful</String>
<String Id="SuccessLaunchButton">&amp;Launch</String>
<String Id="SuccessRestartText">You must restart your computer before you can use the software.</String>
<String Id="SuccessRestartButton">&amp;Restart</String>
<String Id="SuccessCloseButton">&amp;Close</String>
<String Id="FailureHeader">Setup Failed</String>
<String Id="FailureInstallHeader">Setup Failed</String>
<String Id="FailureUninstallHeader">Uninstall Failed</String>
<String Id="FailureRepairHeader">Repair Failed</String>
<String Id="FailureHyperlinkLogText">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="#"&gt;log file&lt;/a&gt;.</String>
<String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String>
<String Id="FailureRestartButton">&amp;Restart</String>
<String Id="FailureCloseButton">&amp;Close</String>
<String Id="FilesInUseHeader">Files In Use</String>
<String Id="FilesInUseLabel">The following applications are using files that need to be updated:</String>
<String Id="FilesInUseCloseRadioButton">Close the &amp;applications and attempt to restart them.</String>
<String Id="FilesInUseDontCloseRadioButton">&amp;Do not close applications. A reboot will be required.</String>
<String Id="FilesInUseOkButton">&amp;OK</String>
<String Id="FilesInUseCancelButton">&amp;Cancel</String>

<String Id="Welcome">歡迎使用 [WixBundleName] 安裝程式。</String>
<String Id="EulaPrivacy">[WixBundleName] &lt;a href="https://go.microsoft.com/fwlink/?LinkId=329770"&gt;授權條款&lt;/a&gt;&lt;a href="https://go.microsoft.com/fwlink/?LinkId=786378"&gt;隱私權聲明&lt;/a&gt;</String>
</WixLocalization>
<String Id="Welcome">Welcome to the [WixBundleName] Setup.</String>
<String Id="EulaPrivacy">[WixBundleName] &lt;a href="https://go.microsoft.com/fwlink/?LinkId=329770"&gt;license terms&lt;/a&gt; and &lt;a href="https://go.microsoft.com/fwlink/?LinkId=786378"&gt;privacy statement&lt;/a&gt;.</String>
</WixLocalization>
112 changes: 56 additions & 56 deletions src/Installers/Windows/SharedFrameworkBundle/1029/thm.wxl
Original file line number Diff line number Diff line change
@@ -1,64 +1,64 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-us" Language="1033" xmlns="http://schemas.microsoft.com/wix/2006/localization">
<String Id="Caption">Instalační program pro [BundleNameFull]</String>
<String Id="Caption">[BundleNameFull] Setup</String>
<String Id="Title">[BundleNameShort]</String>
<String Id="SubTitle">[BundleNameSub]</String>
<String Id="InstallHeader">Vítejte</String>
<String Id="InstallMessage">Instalační program nainstaluje [WixBundleName] do počítače. Pokud chcete pokračovat, klikněte na Nainstalovat. Pokud chcete nastavit instalační adresář, klikněte na Možnosti. Pokud chcete program ukončit, klikněte na Zavřít.</String>
<String Id="InstallVersion">Verze [WixBundleVersion]</String>
<String Id="ConfirmCancelMessage">Opravdu chcete akci zrušit?</String>
<String Id="ExecuteUpgradeRelatedBundleMessage">Předchozí verze</String>
<String Id="HelpHeader">Nápověda k instalaci</String>
<String Id="HelpText">/install | /repair | /uninstall | /layout [adresář] – Nainstaluje, opraví, odinstaluje nebo
vytvoří úplnou místní kopii svazku v adresáři. Výchozí možností je instalace.
<String Id="InstallHeader">Welcome</String>
<String Id="InstallMessage">Setup will install [WixBundleName] on your computer. Click install to continue, options to set the install directory or Close to exit.</String>
<String Id="InstallVersion">Version [WixBundleVersion]</String>
<String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String>
<String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String>
<String Id="HelpHeader">Setup Help</String>
<String Id="HelpText">/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 – Zobrazí minimální uživatelské rozhraní bez výzev nebo nezobrazí žádné uživatelské rozhraní a
žádné výzvy. Výchozí možností je zobrazení uživatelského rozhraní a všech výzev.
/passive | /quiet - displays minimal UI with no prompts or displays no UI and
no prompts. By default UI and all prompts are displayed.

/norestart – potlačí všechny pokusy o restartování. Ve výchozím nastavení uživatelské rozhraní před restartováním zobrazí výzvu.
/log log.txt – Uloží protokol do konkrétního souboru. Ve výchozím nastavení bude soubor protokolu vytvořen v adresáři %TEMP%.</String>
<String Id="HelpCloseButton">&amp;Zavřít</String>
<String Id="InstallLicenseLinkText">&lt;a href="#"&gt;Licenční podmínky&lt;/a&gt; pro [WixBundleName]</String>
<String Id="InstallAcceptCheckbox">Souhl&amp;asím s licenčními podmínkami.</String>
<String Id="InstallOptionsButton">M&amp;ožnosti</String>
<String Id="InstallInstallButton">&amp;Instalovat</String>
<String Id="InstallCloseButton">&amp;Zavřít</String>
<String Id="OptionsHeader">Možnosti instalace</String>
<String Id="OptionsLocationLabel">Umístění instalace:</String>
<String Id="OptionsBrowseButton">&amp;Procházet</String>
/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>
<String Id="HelpCloseButton">&amp;Close</String>
<String Id="InstallLicenseLinkText">[WixBundleName] &lt;a href="#"&gt;license terms&lt;/a&gt;.</String>
<String Id="InstallAcceptCheckbox">I &amp;agree to the license terms and conditions</String>
<String Id="InstallOptionsButton">&amp;Options</String>
<String Id="InstallInstallButton">&amp;Install</String>
<String Id="InstallCloseButton">&amp;Close</String>
<String Id="OptionsHeader">Setup Options</String>
<String Id="OptionsLocationLabel">Install location:</String>
<String Id="OptionsBrowseButton">&amp;Browse</String>
<String Id="OptionsOkButton">&amp;OK</String>
<String Id="OptionsCancelButton">&amp;Storno</String>
<String Id="ProgressHeader">Průběh instalace</String>
<String Id="ProgressLabel">Zpracování:</String>
<String Id="OverallProgressPackageText">Inicializuje se...</String>
<String Id="ProgressCancelButton">&amp;Storno</String>
<String Id="ModifyHeader">Změnit instalaci</String>
<String Id="ModifyRepairButton">Op&amp;ravit</String>
<String Id="ModifyUninstallButton">O&amp;dinstalovat</String>
<String Id="ModifyCloseButton">&amp;Zavřít</String>
<String Id="SuccessRepairHeader">Oprava se úspěšně dokončila.</String>
<String Id="SuccessUninstallHeader">Odinstalace se úspěšně dokončila.</String>
<String Id="SuccessInstallHeader">Instalace se úspěšně dokončila.</String>
<String Id="SuccessHeader">Instalace byla úspěšná.</String>
<String Id="SuccessLaunchButton">&amp;Spustit</String>
<String Id="SuccessRestartText">Před použitím tohoto softwaru musíte restartovat počítač.</String>
<String Id="SuccessRestartButton">&amp;Restartovat</String>
<String Id="SuccessCloseButton">&amp;Zavřít</String>
<String Id="FailureHeader">Instalace se nepovedla.</String>
<String Id="FailureInstallHeader">Instalace se nepovedla.</String>
<String Id="FailureUninstallHeader">Odinstalace se nepovedla.</String>
<String Id="FailureRepairHeader">Oprava se nepovedla.</String>
<String Id="FailureHyperlinkLogText">Instalace se nepovedla kvůli jednomu nebo více problémům. Opravte prosím tyto problémy a zkuste software nainstalovat znovu. Další informace najdete v &lt;a href="#"&gt;souboru protokolu&lt;/a&gt;.</String>
<String Id="FailureRestartText">Pro dokončení vrácení změn tohoto softwaru je potřeba restartovat počítač.</String>
<String Id="FailureRestartButton">&amp;Restartovat</String>
<String Id="FailureCloseButton">&amp;Zavřít</String>
<String Id="FilesInUseHeader">Používané soubory</String>
<String Id="FilesInUseLabel">Následující aplikace používají soubory, které je potřeba aktualizovat:</String>
<String Id="FilesInUseCloseRadioButton">Zavřete &amp;aplikace a zkuste je restartovat.</String>
<String Id="FilesInUseDontCloseRadioButton">A&amp;plikace nezavírejte. Bude potřeba provést restart.</String>
<String Id="OptionsCancelButton">&amp;Cancel</String>
<String Id="ProgressHeader">Setup Progress</String>
<String Id="ProgressLabel">Processing:</String>
<String Id="OverallProgressPackageText">Initializing...</String>
<String Id="ProgressCancelButton">&amp;Cancel</String>
<String Id="ModifyHeader">Modify Setup</String>
<String Id="ModifyRepairButton">&amp;Repair</String>
<String Id="ModifyUninstallButton">&amp;Uninstall</String>
<String Id="ModifyCloseButton">&amp;Close</String>
<String Id="SuccessRepairHeader">Repair Successfully Completed</String>
<String Id="SuccessUninstallHeader">Uninstall Successfully Completed</String>
<String Id="SuccessInstallHeader">Installation Successfully Completed</String>
<String Id="SuccessHeader">Setup Successful</String>
<String Id="SuccessLaunchButton">&amp;Launch</String>
<String Id="SuccessRestartText">You must restart your computer before you can use the software.</String>
<String Id="SuccessRestartButton">&amp;Restart</String>
<String Id="SuccessCloseButton">&amp;Close</String>
<String Id="FailureHeader">Setup Failed</String>
<String Id="FailureInstallHeader">Setup Failed</String>
<String Id="FailureUninstallHeader">Uninstall Failed</String>
<String Id="FailureRepairHeader">Repair Failed</String>
<String Id="FailureHyperlinkLogText">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="#"&gt;log file&lt;/a&gt;.</String>
<String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String>
<String Id="FailureRestartButton">&amp;Restart</String>
<String Id="FailureCloseButton">&amp;Close</String>
<String Id="FilesInUseHeader">Files In Use</String>
<String Id="FilesInUseLabel">The following applications are using files that need to be updated:</String>
<String Id="FilesInUseCloseRadioButton">Close the &amp;applications and attempt to restart them.</String>
<String Id="FilesInUseDontCloseRadioButton">&amp;Do not close applications. A reboot will be required.</String>
<String Id="FilesInUseOkButton">&amp;OK</String>
<String Id="FilesInUseCancelButton">&amp;Zrušit</String>
<String Id="FilesInUseCancelButton">&amp;Cancel</String>

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