[Loc] update to xlfs and resx for 3-27-2023 (#1973)

This commit is contained in:
Alex Ma
2023-03-27 15:10:53 -07:00
committed by GitHub
parent e03effd88b
commit d7940e0cc6
20 changed files with 120 additions and 120 deletions

View File

@@ -1321,10 +1321,10 @@
<value>암호화에 대한 잘못된 값 '{0}'. 유효한 값은 'Optional', 'Mandatory', 'Strict', 'True', 'False', 'Yes' 및 'No'.입니다.</value>
</data>
<data name="ConnectionServiceConnStringInvalidEnclaveAttestationProtocol" xml:space="preserve">
<value>Invalid value '{0}' for Attestation protocol. Valid values are 'AAS', 'HGS' and 'None'.</value>
<value>증명 프로토콜에 대한 '{0}' 값이 잘못되었습니다. 유효한 값은 'AAS', 'HGS', 'None'입니다.</value>
</data>
<data name="ConnectionServiceConnStringInvalidAlwaysEncryptedOptionCombination" xml:space="preserve">
<value>The Attestation protocol and Attestation URL requires Always Encrypted with Secure enclaves to be set to Enabled.</value>
<value>증명 프로토콜 및 증명 URL을 사용하려면 보안 enclave를 사용하는 Always Encrypted를 사용으로 설정해야 합니다.</value>
</data>
<data name="SqlCmdExitOnError" xml:space="preserve">
<value>일괄 처리를 실행하는 동안 오류가 발생하여 종료합니다.</value>
@@ -3998,13 +3998,13 @@
<value>기본 제공 스키마</value>
</data>
<data name="ConnectionServiceConnStringMissingAttestationUrlWithAttestationProtocol" xml:space="preserve">
<value>Attestation URL cannot be empty with the selected value of Attestation protocol.</value>
<value>증명 URL은 증명 프로토콜의 선택된 값으로 비워 둘 수 없습니다.</value>
</data>
<data name="ConnectionServiceConnStringInvalidSecureEnclaves" xml:space="preserve">
<value>Invalid value '{0}' for Secure enclaves. Valid values are 'Enabled' and 'Disabled'.</value>
<value>보안 Enclaves에 대한 '{0}' 값이 잘못되었습니다. 유효한 값은 '사용' 및 '사용 안 함'입니다.</value>
</data>
<data name="ConnectionServiceConnStringInvalidAttestationProtocolNoneWithUrl" xml:space="preserve">
<value>The Attestation URL must not be specified with Attestation protocol 'None'. Either set appropriate Attestation protocol or remove Attestation URL from connection properties.</value>
<value>증명 URL은 증명 프로토콜 'None'으로 지정될 수 없습니다. 적절한 증명 프로토콜을 설정하거나 연결 속성에서 증명 URL을 제거하세요.</value>
</data>
<data name="DefaultLanguagePlaceholder" xml:space="preserve">
<value>&lt;default&gt;</value>
@@ -4016,6 +4016,6 @@
<value>개체의 이름을 바꿀 수 없습니다. URN: '{0}'.</value>
</data>
<data name="ConnectionServiceConnStringMissingAttestationProtocolWithSecureEnclaves" xml:space="preserve">
<value>Attestation protocol cannot be empty with Secure enclaves enabled.</value>
<value>보안 enclave를 사용하도록 설정한 상태에서는 증명 프로토콜을 비워 둘 수 없습니다.</value>
</data>
</root>