diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl | 55 |
1 files changed, 25 insertions, 30 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl index 24655588..df6e9b31 100644 --- a/src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl +++ b/src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl | |||
@@ -1,34 +1,29 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | 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 | <!-- 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. --> | ||
3 | 2 | ||
4 | 3 | ||
5 | <WixLocalization Culture="ko-kr" Language="1042" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | 4 | <WixLocalization Culture="ko-kr" Language="1042" xmlns="http://wixtoolset.org/schemas/v4/wxl"> |
6 | <String Id="Caption">[WixBundleName] 설치</String> | 5 | <String Id="Caption" Value="[WixBundleName] 설치" /> |
7 | <String Id="Title">[WixBundleName] 설치에 필요한 Microsoft .NET Framework</String> | 6 | <String Id="Title" Value="[WixBundleName] 설치에 필요한 Microsoft .NET Framework" /> |
8 | <String Id="ConfirmCancelMessage">취소하시겠습니까?</String> | 7 | <String Id="ConfirmCancelMessage" Value="취소하시겠습니까?" /> |
9 | <String Id="HelpHeader">설치 도움말</String> | 8 | <String Id="HelpHeader" Value="설치 도움말" /> |
10 | <String Id="HelpText">/passive | /quiet - 메시지 없이 최소 UI를 표시하거나 UI와 메시지를 전혀 | 9 | <String Id="HelpText" Value="/passive | /quiet - 메시지 없이 최소 UI를 표시하거나 UI와 메시지를 전혀
 표시하지 않습니다. 기본적으로 UI 및 모든 메시지는 표시됩니다.

/norestart - 다시 시작하려는 시도를 무시합니다. 기본적으로 UI는 다시 시작하기 전에 메시지를 표시합니다.
/log log.txt - 특정 파일에 기록합니다. 기본적으로 로그 파일이 %TEMP%에 생성됩니다." /> |
11 | 표시하지 않습니다. 기본적으로 UI 및 모든 메시지는 표시됩니다. | 10 | <String Id="HelpCloseButton" Value="닫기(&C)" /> |
12 | 11 | <String Id="InstallLicenseTerms" Value="Microsoft .NET Framework <a href="#">사용 조건</a>에 동의하려면 "동의 및 설치"를 클릭하십시오." /> | |
13 | /norestart - 다시 시작하려는 시도를 무시합니다. 기본적으로 UI는 다시 시작하기 전에 메시지를 표시합니다. | 12 | <String Id="InstallAcceptAndInstallButton" Value="동의 및 설치(&A)" /> |
14 | /log log.txt - 특정 파일에 기록합니다. 기본적으로 로그 파일이 %TEMP%에 생성됩니다.</String> | 13 | <String Id="InstallDeclineButton" Value="동의 안 함(&D)" /> |
15 | <String Id="HelpCloseButton">닫기(&C)</String> | 14 | <String Id="ProgressHeader" Value="설치 진행률" /> |
16 | <String Id="InstallLicenseTerms">Microsoft .NET Framework <a href="#">사용 조건</a>에 동의하려면 "동의 및 설치"를 클릭하십시오.</String> | 15 | <String Id="ProgressLabel" Value="처리 중:" /> |
17 | <String Id="InstallAcceptAndInstallButton">동의 및 설치(&A)</String> | 16 | <String Id="ProgressCancelButton" Value="취소(&C)" /> |
18 | <String Id="InstallDeclineButton">동의 안 함(&D)</String> | 17 | <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" /> |
19 | <String Id="ProgressHeader">설치 진행률</String> | 18 | <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." /> |
20 | <String Id="ProgressLabel">처리 중:</String> | 19 | <String Id="SuccessRestartButton" Value="&Restart" /> |
21 | <String Id="ProgressCancelButton">취소(&C)</String> | 20 | <String Id="SuccessCloseButton" Value="&Close" /> |
22 | <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String> | 21 | <String Id="FailureHeader" Value="설치 실패" /> |
23 | <String Id="SuccessRestartText">You must restart your computer before [WixBundleName] setup can continue.</String> | 22 | <String Id="FailureLogLinkText" Value="하나 이상의 문제로 인해 설치에 실패했습니다. 문제를 수정하고 설치를 다시 시도하십시오. 자세한 내용은 <a href="#">로그 파일</a>을 참조하십시오." /> |
24 | <String Id="SuccessRestartButton">&Restart</String> | 23 | <String Id="FailureRestartText" Value="소프트웨어의 롤백을 완료하려면 컴퓨터를 다시 시작해야 합니다." /> |
25 | <String Id="SuccessCloseButton">&Close</String> | 24 | <String Id="FailureRestartButton" Value="다시 시작(&R)" /> |
26 | <String Id="FailureHeader">설치 실패</String> | 25 | <String Id="FailureCloseButton" Value="닫기(&C)" /> |
27 | <String Id="FailureLogLinkText">하나 이상의 문제로 인해 설치에 실패했습니다. 문제를 수정하고 설치를 다시 시도하십시오. 자세한 내용은 <a href="#">로그 파일</a>을 참조하십시오.</String> | 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." /> |
28 | <String Id="FailureRestartText">소프트웨어의 롤백을 완료하려면 컴퓨터를 다시 시작해야 합니다.</String> | 27 | <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." /> |
29 | <String Id="FailureRestartButton">다시 시작(&R)</String> | 28 | <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." /> |
30 | <String Id="FailureCloseButton">닫기(&C)</String> | ||
31 | <String Id="NET452WIN7RTMErrorMessage">[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment.</String> | ||
32 | <String Id="PREREQBAINFINITELOOPErrorMessage">[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed.</String> | ||
33 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String> | ||
34 | </WixLocalization> | 29 | </WixLocalization> |