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

28 lines
2.5 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="ja-jp" Language="1041" 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">Microsoft .NET Framework の&lt;a href="#"&gt;ライセンス条項&lt;/a&gt;に同意する場合は、同意してインストール5D; ボタンをクリックします。</String>
<String Id="InstallAcceptAndInstallButton">同意してインストール(&amp;A)</String>
<String Id="InstallDeclineButton">同意しない(&amp;)</String>
<String Id="ProgressHeader">セットアップの進行状況</String>
<String Id="ProgressLabel">処理中:</String>
<String Id="ProgressCancelButton">キャンセル(&amp;C)</String>
<String Id="FailureHeader">セットアップに失敗しました</String>
<String Id="FailureLogLinkText">1 つ以上の問題が原因でセットアップに失敗しました。問題を解決してからセットアップをやり直してください。詳細については、&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>