added updates to resx and xlf for 12-9-2022 (#1780)

This commit is contained in:
Alex Ma
2022-12-09 12:21:50 -08:00
committed by GitHub
parent 6122a5dbcb
commit f76c348b31
20 changed files with 480 additions and 0 deletions

View File

@@ -6505,6 +6505,36 @@ The Query Processor estimates that implementing the following index could improv
<target state="translated">실제 CPU 비용</target>
<note></note>
</trans-unit>
<trans-unit id="PasswordChangeEmptyPassword">
<source>New password cannot be empty</source>
<target state="translated">새 암호는 비워둘 수 없습니다.</target>
<note></note>
</trans-unit>
<trans-unit id="PasswordChangeEmptyPasswordRetry">
<source>Press OK to input a new password that is not empty.</source>
<target state="translated">비어 있지 않은 새 암호를 입력하려면 [확인]을 누르세요.</target>
<note></note>
</trans-unit>
<trans-unit id="PasswordChangeDNMReqs">
<source>password does not meet operating system policy requirements</source>
<target state="translated">암호가 운영 체제 정책 요구 사항을 충족하지 않습니다.</target>
<note></note>
</trans-unit>
<trans-unit id="PasswordChangeDNMReqsRetry">
<source>Press OK to input a new password that meets operating system policy requirements.</source>
<target state="translated">운영 체제 정책 요구 사항을 충족하는 새 암호를 입력하려면 [확인]을 누르세요.</target>
<note></note>
</trans-unit>
<trans-unit id="PasswordChangePWCannotBeUsed">
<source>password cannot be used at this time</source>
<target state="translated">현재 암호를 사용할 수 없습니다.</target>
<note></note>
</trans-unit>
<trans-unit id="PasswordChangePWCannotBeUsedRetry">
<source>Press OK to input a different password.</source>
<target state="translated">다른 암호를 입력하려면 [확인]을 누르세요.</target>
<note></note>
</trans-unit>
</body>
</file>
</xliff>