mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Port of langpacks for release/1.35 (#18365)
* Update to langpacks and xlfs * fixed id for git * changed release date
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
<target state="translated">해당 사용자는 AAD 내에 고유 식별자가 없습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.responseError">
|
||||
<source xml:lang="en">Token retrieval failed with an error. Open developer tools to view the error</source>
|
||||
<target state="translated">오류로 인해 토큰 검색에 실패했습니다. 개발자 도구를 열어 오류 확인</target>
|
||||
<source xml:lang="en">Token retrieval failed with an error. [Open developer tools]({0}) for more details.</source>
|
||||
<target state="translated">오류로 인해 토큰 검색에 실패했습니다. 자세한 내용은 [개발자 도구 열기]({0})를 참조하세요.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.tenantNotFound">
|
||||
<source xml:lang="en">Specified tenant with ID '{0}' not found.</source>
|
||||
@@ -795,13 +795,17 @@
|
||||
<source xml:lang="en">Should US National Azure cloud integration be enabled</source>
|
||||
<target state="translated">미국 국가 Azure 클라우드 통합이 사용되는지 여부</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.loggingLevel">
|
||||
<source xml:lang="en">[Optional] The verbosity of logging for the Azure Accounts extension.</source>
|
||||
<target state="translated">[선택 사항] Azure 계정 확장에 대한 로깅의 자세한 정도입니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.noSystemKeychain">
|
||||
<source xml:lang="en">Disable system keychain integration. Credentials will be stored in a flat file in the user's home directory.</source>
|
||||
<target state="translated">시스템 키 집합 통합을 사용하지 않도록 설정합니다. 자격 증명은 사용자의 홈 디렉터리에서 플랫 파일에 저장됩니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.piiLogging">
|
||||
<source xml:lang="en">Should Personally Identifiable Information (PII) be logged in the console view locally</source>
|
||||
<target state="translated">PII(개인 식별 정보)를 콘솔 보기에 로컬로 기록되는지 여부</target>
|
||||
<source xml:lang="en">Should Personally Identifiable Information (PII) be logged in the Azure Accounts output channel and the output channel log file.</source>
|
||||
<target state="translated">개인 식별 정보(PII)는 Azure 계정 출력 채널 및 출력 채널 로그 파일에 기록되어야 합니다.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user