Skip to content

Commit ecf3c2d

Browse files
authored
Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2797711 (#63751)
* Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2797711 * Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ID 2797711
1 parent ea6b85c commit ecf3c2d

File tree

41 files changed

+2563
-1185
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2563
-1185
lines changed
Lines changed: 72 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,75 @@
11
<WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl">
2-
<String Id="Caption" Value="[WixBundleName] 安裝程式" />
3-
<String Id="Title" Value="[BUNDLEMONIKER]" />
4-
<String Id="InstallVersion" Value="版本 [WixBundleVersion]" />
5-
<String Id="ConfirmCancelMessage" Value="您確定要取消嗎?" />
6-
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="前一版" />
7-
<String Id="HelpHeader" Value="安裝說明" />
8-
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [\[]目錄[\]] - 在目錄中安裝、修復、解除安裝或 建立搭售方案的完整本機複本。預設為安裝。 /passive | /quiet - 顯示最少 UI 且不含提示,或者不顯示 UI,也 不顯示提示。預設會顯示 UI 和所有提示。 /norestart - 隱藏任何重新啟動嘗試。根據預設,UI 會在重新啟動之前提示。 /log log.txt - 記錄至特定檔案。預設會在 %TEMP% 建立記錄檔。" />
9-
<String Id="HelpCloseButton" Value="關閉(&amp;C)" />
10-
<String Id="InstallAcceptCheckbox" Value="我同意授權條款及條件(&amp;A)" />
11-
<String Id="InstallInstallButton" Value="安裝(&amp;I)" />
12-
<String Id="InstallCloseButton" Value="關閉(&amp;C)" />
13-
<String Id="ProgressHeader" Value="安裝進度" />
14-
<String Id="ProgressLabel" Value="處理中:" />
15-
<String Id="OverallProgressPackageText" Value="正在初始化..." />
16-
<String Id="ProgressCancelButton" Value="取消(&amp;C)" />
17-
<String Id="ModifyHeader" Value="修改安裝" />
18-
<String Id="ModifyRepairButton" Value="修復(&amp;R)" />
19-
<String Id="ModifyUninstallButton" Value="解除安裝(&amp;U)" />
20-
<String Id="ModifyCloseButton" Value="關閉(&amp;C)" />
21-
<String Id="SuccessRepairHeader" Value="修復已成功完成" />
22-
<String Id="SuccessUninstallHeader" Value="解除安裝已成功完成" />
23-
<String Id="SuccessInstallHeader" Value="安裝已成功完成" />
24-
<String Id="SuccessHeader" Value="設定成功" />
25-
<String Id="SuccessLaunchButton" Value="啟動(&amp;L)" />
26-
<String Id="SuccessRestartText" Value="必須重新啟動電腦,才能使用此軟體。" />
27-
<String Id="SuccessRestartButton" Value="重新啟動(&amp;R)" />
28-
<String Id="SuccessCloseButton" Value="關閉(&amp;C)" />
29-
<String Id="FailureHeader" Value="安裝失敗" />
30-
<String Id="FailureInstallHeader" Value="設定失敗" />
31-
<String Id="FailureUninstallHeader" Value="解除安裝失敗" />
32-
<String Id="FailureRepairHeader" Value="修復失敗" />
33-
<String Id="FailureHyperlinkLogText" Value="有一個或多個問題導致安裝程式失敗。請解決問題,然後重試一次安裝。如需詳細資訊,請參閱&lt;a href=&quot;#&quot;&gt;記錄檔&lt;/a&gt;" />
34-
<String Id="FailureRestartText" Value="必須重新啟動電腦,才能完成軟體的復原。" />
35-
<String Id="FailureRestartButton" Value="重新啟動(&amp;R)" />
36-
<String Id="FailureCloseButton" Value="關閉(&amp;C)" />
37-
<String Id="FilesInUseHeader" Value="使用中的檔案" />
38-
<String Id="FilesInUseLabel" Value="以下應用程式正在使用需要進行更新的檔案:" />
39-
<String Id="FilesInUseCloseRadioButton" Value="關閉應用程式並嘗試重新啟動(&amp;A)" />
40-
<String Id="FilesInUseDontCloseRadioButton" Value="不關閉應用程式,需要重新啟動(&amp;D)" />
41-
<String Id="FilesInUseOkButton" Value="確定(&amp;O)" />
42-
<String Id="FilesInUseCancelButton" Value="取消(&amp;C)" />
2+
3+
<String Id="Caption" Value="[WixBundleName] Setup"/>
4+
5+
<String Id="Title" Value="[BUNDLEMONIKER]"/>
6+
7+
8+
<String Id="InstallVersion" Value="Version [WixBundleVersion]"/>
9+
<String Id="ConfirmCancelMessage" Value="Are you sure you want to cancel?"/>
10+
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="Previous version"/>
11+
<String Id="HelpHeader" Value="Setup Help"/>
12+
13+
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [\[]directory[\]] - installs, repairs, uninstalls or
14+
creates a complete local copy of the bundle in directory. Install is the default.
4315
44-
<String Id="Welcome" Value="歡迎使用 [WixBundleName] 安裝程式。" />
45-
<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;" />
16+
/passive | /quiet - displays minimal UI with no prompts or displays no UI and
17+
no prompts. By default UI and all prompts are displayed.
18+
19+
/norestart - suppress any attempts to restart. By default UI will prompt before restart.
20+
/log log.txt - logs to a specific file. By default a log file is created in %TEMP%."/>
21+
<String Id="HelpCloseButton" Value="&amp;Close"/>
22+
<String Id="InstallAcceptCheckbox" Value="I &amp;agree to the license terms and conditions"/>
23+
<String Id="InstallInstallButton" Value="&amp;Install"/>
24+
<String Id="InstallCloseButton" Value="&amp;Close"/>
25+
<String Id="ProgressHeader" Value="Setup Progress"/>
26+
<String Id="ProgressLabel" Value="Processing:"/>
27+
<String Id="OverallProgressPackageText" Value="Initializing..."/>
28+
<String Id="ProgressCancelButton" Value="&amp;Cancel"/>
29+
<String Id="ModifyHeader" Value="Modify Setup"/>
30+
<String Id="ModifyRepairButton" Value="&amp;Repair"/>
31+
<String Id="ModifyUninstallButton" Value="&amp;Uninstall"/>
32+
<String Id="ModifyCloseButton" Value="&amp;Close"/>
33+
<String Id="SuccessCacheHeader" Value="Cache Successfully Completed"/>
34+
<String Id="SuccessModifyHeader" Value="Modify Successfully Completed"/>
35+
<String Id="SuccessUnsafeUninstallHeader" Value="Uninstall Successfully Completed"/>
36+
<String Id="SuccessLayoutHeader" Value="Layout Successfully Completed"/>
37+
<String Id="SuccessRepairHeader" Value="Repair Successfully Completed"/>
38+
<String Id="SuccessUninstallHeader" Value="Uninstall Successfully Completed"/>
39+
<String Id="SuccessInstallHeader" Value="Installation Successfully Completed"/>
40+
<String Id="SuccessHeader" Value="Setup Successful"/>
41+
<String Id="SuccessLaunchButton" Value="&amp;Launch"/>
42+
<String Id="SuccessRestartText" Value="You must restart your computer before you can use the software."/>
43+
<String Id="SuccessUninstallRestartText" Value="You must restart your computer to complete the removal of the software."/>
44+
<String Id="SuccessRestartButton" Value="&amp;Restart"/>
45+
<String Id="SuccessCloseButton" Value="&amp;Close"/>
46+
<String Id="FailureHeader" Value="Setup Failed"/>
47+
<String Id="FailureCacheHeader" Value="Cache Failed"/>
48+
<String Id="FailureLayoutHeader" Value="Layout Failed"/>
49+
<String Id="FailureInstallHeader" Value="Setup Failed"/>
50+
<String Id="FailureUninstallHeader" Value="Uninstall Failed"/>
51+
<String Id="FailureUnsafeUninstallHeader" Value="Uninstall Failed"/>
52+
<String Id="FailureRepairHeader" Value="Repair Failed"/>
53+
<String Id="FailureModifyHeader" Value="Modify Failed"/>
54+
<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;."/>
55+
<String Id="FailureRestartText" Value="You must restart your computer to complete the rollback of the software."/>
56+
<String Id="FailureRestartButton" Value="&amp;Restart"/>
57+
<String Id="FailureCloseButton" Value="&amp;Close"/>
58+
<String Id="FilesInUseHeader" Value="Files In Use"/>
59+
<String Id="FilesInUseLabel" Value="The following applications are using files that need to be updated:"/>
60+
<String Id="FilesInUseCloseRadioButton" Value="Close the &amp;applications and attempt to restart them."/>
61+
<String Id="FilesInUseDontCloseRadioButton" Value="&amp;Do not close applications. A reboot will be required."/>
62+
<String Id="FilesInUseNetfxCloseRadioButton" Value="Close the &amp;applications."/>
63+
<String Id="FilesInUseOkButton" Value="&amp;OK"/>
64+
<String Id="FilesInUseCancelButton" Value="&amp;Cancel"/>
65+
<String Id="FilesInUseRetryButton" Value="&amp;Retry"/>
66+
<String Id="FilesInUseIgnoreButton" Value="&amp;Ignore"/>
67+
<String Id="FilesInUseExitButton" Value="E&amp;xit"/>
68+
<String Id="FilesInUseTitle" Value="Files In Use"/>
69+
<String Id="LicenseAssent" Value="By clicking Install, you agree to the following terms:"/>
70+
<String Id="WelcomeHeaderMessage">ASP.NET Runtime</String>
71+
<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>
72+
73+
74+
<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;."/>
4675
</WixLocalization>
Lines changed: 72 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,75 @@
11
<WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl">
2-
<String Id="Caption" Value="Instalační program pro [WixBundleName]" />
3-
<String Id="Title" Value="[BUNDLEMONIKER]" />
4-
<String Id="InstallVersion" Value="Verze [WixBundleVersion]" />
5-
<String Id="ConfirmCancelMessage" Value="Opravdu chcete akci zrušit?" />
6-
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="Předchozí verze" />
7-
<String Id="HelpHeader" Value="Nápověda nastavení" />
8-
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [\[]adresář[\]] – Nainstaluje, opraví, odinstaluje nebo vytvoří úplnou místní kopii svazku v adresáři. Výchozí možností je instalace. /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. /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%." />
9-
<String Id="HelpCloseButton" Value="&amp;Zavřít" />
10-
<String Id="InstallAcceptCheckbox" Value="Souhl&amp;asím s licenčními podmínkami" />
11-
<String Id="InstallInstallButton" Value="&amp;Instalovat" />
12-
<String Id="InstallCloseButton" Value="&amp;Zavřít" />
13-
<String Id="ProgressHeader" Value="Průběh instalace" />
14-
<String Id="ProgressLabel" Value="Probíhá zpracování:" />
15-
<String Id="OverallProgressPackageText" Value="Inicializace..." />
16-
<String Id="ProgressCancelButton" Value="&amp;Storno" />
17-
<String Id="ModifyHeader" Value="Změnit instalaci" />
18-
<String Id="ModifyRepairButton" Value="Op&amp;ravit" />
19-
<String Id="ModifyUninstallButton" Value="O&amp;dinstalovat" />
20-
<String Id="ModifyCloseButton" Value="&amp;Zavřít" />
21-
<String Id="SuccessRepairHeader" Value="Oprava byla úspěšně dokončena" />
22-
<String Id="SuccessUninstallHeader" Value="Odinstalace se úspěšně dokončila" />
23-
<String Id="SuccessInstallHeader" Value="Instalace se úspěšně dokončila" />
24-
<String Id="SuccessHeader" Value="Instalace byla úspěšná." />
25-
<String Id="SuccessLaunchButton" Value="&amp;Spustit" />
26-
<String Id="SuccessRestartText" Value="Před použitím tohoto softwaru musíte restartovat počítač." />
27-
<String Id="SuccessRestartButton" Value="&amp;Restartovat" />
28-
<String Id="SuccessCloseButton" Value="&amp;Zavřít" />
29-
<String Id="FailureHeader" Value="Instalace se nepovedla" />
30-
<String Id="FailureInstallHeader" Value="Instalace se nepovedla" />
31-
<String Id="FailureUninstallHeader" Value="Odinstalace se nepovedla" />
32-
<String Id="FailureRepairHeader" Value="Oprava se nepovedla" />
33-
<String Id="FailureHyperlinkLogText" Value="Jeden nebo více problémů způsobilo selhání instalace. Opravte tyto problémy a znovu spusťte instalaci. Pro více informací se podívejte do &lt;a href=&quot;#&quot;&gt;souboru protokolu&lt;/a&gt;." />
34-
<String Id="FailureRestartText" Value="Pro dokončení vrácení změn tohoto softwaru je potřeba restartovat počítač." />
35-
<String Id="FailureRestartButton" Value="&amp;Restartovat" />
36-
<String Id="FailureCloseButton" Value="&amp;Zavřít" />
37-
<String Id="FilesInUseHeader" Value="Soubory jsou používány" />
38-
<String Id="FilesInUseLabel" Value="Následující aplikace používají soubory, které je potřeba aktualizovat:" />
39-
<String Id="FilesInUseCloseRadioButton" Value="Zavřete &amp;aplikace a zkuste je restartovat." />
40-
<String Id="FilesInUseDontCloseRadioButton" Value="A&amp;plikace nezavírejte. Bude potřeba provést restart." />
41-
<String Id="FilesInUseOkButton" Value="&amp;OK" />
42-
<String Id="FilesInUseCancelButton" Value="&amp;Zrušit" />
2+
3+
<String Id="Caption" Value="[WixBundleName] Setup"/>
4+
5+
<String Id="Title" Value="[BUNDLEMONIKER]"/>
6+
7+
8+
<String Id="InstallVersion" Value="Version [WixBundleVersion]"/>
9+
<String Id="ConfirmCancelMessage" Value="Are you sure you want to cancel?"/>
10+
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="Previous version"/>
11+
<String Id="HelpHeader" Value="Setup Help"/>
12+
13+
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [\[]directory[\]] - installs, repairs, uninstalls or
14+
creates a complete local copy of the bundle in directory. Install is the default.
4315
44-
<String Id="Welcome" Value="Vítá vás instalační program produktu [WixBundleName]" />
45-
<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;" />
16+
/passive | /quiet - displays minimal UI with no prompts or displays no UI and
17+
no prompts. By default UI and all prompts are displayed.
18+
19+
/norestart - suppress any attempts to restart. By default UI will prompt before restart.
20+
/log log.txt - logs to a specific file. By default a log file is created in %TEMP%."/>
21+
<String Id="HelpCloseButton" Value="&amp;Close"/>
22+
<String Id="InstallAcceptCheckbox" Value="I &amp;agree to the license terms and conditions"/>
23+
<String Id="InstallInstallButton" Value="&amp;Install"/>
24+
<String Id="InstallCloseButton" Value="&amp;Close"/>
25+
<String Id="ProgressHeader" Value="Setup Progress"/>
26+
<String Id="ProgressLabel" Value="Processing:"/>
27+
<String Id="OverallProgressPackageText" Value="Initializing..."/>
28+
<String Id="ProgressCancelButton" Value="&amp;Cancel"/>
29+
<String Id="ModifyHeader" Value="Modify Setup"/>
30+
<String Id="ModifyRepairButton" Value="&amp;Repair"/>
31+
<String Id="ModifyUninstallButton" Value="&amp;Uninstall"/>
32+
<String Id="ModifyCloseButton" Value="&amp;Close"/>
33+
<String Id="SuccessCacheHeader" Value="Cache Successfully Completed"/>
34+
<String Id="SuccessModifyHeader" Value="Modify Successfully Completed"/>
35+
<String Id="SuccessUnsafeUninstallHeader" Value="Uninstall Successfully Completed"/>
36+
<String Id="SuccessLayoutHeader" Value="Layout Successfully Completed"/>
37+
<String Id="SuccessRepairHeader" Value="Repair Successfully Completed"/>
38+
<String Id="SuccessUninstallHeader" Value="Uninstall Successfully Completed"/>
39+
<String Id="SuccessInstallHeader" Value="Installation Successfully Completed"/>
40+
<String Id="SuccessHeader" Value="Setup Successful"/>
41+
<String Id="SuccessLaunchButton" Value="&amp;Launch"/>
42+
<String Id="SuccessRestartText" Value="You must restart your computer before you can use the software."/>
43+
<String Id="SuccessUninstallRestartText" Value="You must restart your computer to complete the removal of the software."/>
44+
<String Id="SuccessRestartButton" Value="&amp;Restart"/>
45+
<String Id="SuccessCloseButton" Value="&amp;Close"/>
46+
<String Id="FailureHeader" Value="Setup Failed"/>
47+
<String Id="FailureCacheHeader" Value="Cache Failed"/>
48+
<String Id="FailureLayoutHeader" Value="Layout Failed"/>
49+
<String Id="FailureInstallHeader" Value="Setup Failed"/>
50+
<String Id="FailureUninstallHeader" Value="Uninstall Failed"/>
51+
<String Id="FailureUnsafeUninstallHeader" Value="Uninstall Failed"/>
52+
<String Id="FailureRepairHeader" Value="Repair Failed"/>
53+
<String Id="FailureModifyHeader" Value="Modify Failed"/>
54+
<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;."/>
55+
<String Id="FailureRestartText" Value="You must restart your computer to complete the rollback of the software."/>
56+
<String Id="FailureRestartButton" Value="&amp;Restart"/>
57+
<String Id="FailureCloseButton" Value="&amp;Close"/>
58+
<String Id="FilesInUseHeader" Value="Files In Use"/>
59+
<String Id="FilesInUseLabel" Value="The following applications are using files that need to be updated:"/>
60+
<String Id="FilesInUseCloseRadioButton" Value="Close the &amp;applications and attempt to restart them."/>
61+
<String Id="FilesInUseDontCloseRadioButton" Value="&amp;Do not close applications. A reboot will be required."/>
62+
<String Id="FilesInUseNetfxCloseRadioButton" Value="Close the &amp;applications."/>
63+
<String Id="FilesInUseOkButton" Value="&amp;OK"/>
64+
<String Id="FilesInUseCancelButton" Value="&amp;Cancel"/>
65+
<String Id="FilesInUseRetryButton" Value="&amp;Retry"/>
66+
<String Id="FilesInUseIgnoreButton" Value="&amp;Ignore"/>
67+
<String Id="FilesInUseExitButton" Value="E&amp;xit"/>
68+
<String Id="FilesInUseTitle" Value="Files In Use"/>
69+
<String Id="LicenseAssent" Value="By clicking Install, you agree to the following terms:"/>
70+
<String Id="WelcomeHeaderMessage">ASP.NET Runtime</String>
71+
<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>
72+
73+
74+
<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;."/>
4675
</WixLocalization>

0 commit comments

Comments
 (0)