aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/1041/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/1041/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/1041/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/1041/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/1041/wixpreq.wxl
new file mode 100644
index 00000000..c830072e
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/1041/wixpreq.wxl
@@ -0,0 +1,29 @@
1<!-- 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. -->
2
3
4<WixLocalization Culture="ja-jp" Language="1041" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="[WixBundleName] セットアップ" />
6 <String Id="Title" Value="[WixBundleName] セットアップには Microsoft .NET Framework が必要です" />
7 <String Id="ConfirmCancelMessage" Value="取り消しますか?" />
8 <String Id="HelpHeader" Value="セットアップのヘルプ" />
9 <String Id="HelpText" Value="/passive | /quiet - 最小の UI だけを表示してプロンプトは表示しないか、UI&#xA; もプロンプトも表示しません。 既定では、UI とすべてのプロンプトが表示されます。&#xA;&#xA;/norestart - 再起動の試みをすべて抑制します。既定では、再起動の前に UI によりプロンプトが表示されます。&#xA;/log log.txt - 特定のファイルにログを記録します。既定では、%TEMP% にログ ファイルが作成されます。" />
10 <String Id="HelpCloseButton" Value="閉じる(&amp;C)" />
11 <String Id="InstallLicenseTerms" Value="Microsoft .NET Framework の&lt;a href=&quot;#&quot;&gt;ライセンス条項&lt;/a&gt;に同意する場合は、[同意してインストール]5D; ボタンをクリックします。" />
12 <String Id="InstallAcceptAndInstallButton" Value="同意してインストール(&amp;A)" />
13 <String Id="InstallDeclineButton" Value="同意しない(&amp;)" />
14 <String Id="ProgressHeader" Value="セットアップの進行状況" />
15 <String Id="ProgressLabel" Value="処理中:" />
16 <String Id="ProgressCancelButton" Value="キャンセル(&amp;C)" />
17 <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" />
18 <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." />
19 <String Id="SuccessRestartButton" Value="&amp;Restart" />
20 <String Id="SuccessCloseButton" Value="&amp;Close" />
21 <String Id="FailureHeader" Value="セットアップに失敗しました" />
22 <String Id="FailureLogLinkText" Value="1 つ以上の問題が原因でセットアップに失敗しました。問題を解決してからセットアップをやり直してください。詳細については、&lt;a href=&quot;#&quot;&gt;ログ ファイル&lt;/a&gt;を参照してください。" />
23 <String Id="FailureRestartText" Value="ソフトウェアのロールバックを完了するには、コンピューターを再起動する必要があります。" />
24 <String Id="FailureRestartButton" Value="再起動(&amp;R)" />
25 <String Id="FailureCloseButton" Value="閉じる(&amp;C)" />
26 <String Id="NET452WIN7RTMErrorMessage" Value="[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment." />
27 <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." />
28 <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." />
29</WixLocalization>