LEGO: Pull request from lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230820154006840 to main (#24174)

* Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230820154006840.

* added fix to spanish files

* WIP small fixes for italian

* fix for italian files

* fix for korean

* Final fix for now

* one last cleanup patch

* fix for space

* small fix to prev

* removed another dupe string

---------

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
CSIGS@microsoft.com
2023-08-24 13:46:50 -07:00
committed by GitHub
parent 8c98862343
commit 4be16a89d8
73 changed files with 2268 additions and 390 deletions

View File

@@ -99,8 +99,8 @@
<Item ItemId=";extensions/Microsoft.admin-tool-ext-win/package.adminToolExtWin.propertiesMenuItem" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Properties (Admin Tools)]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[속성]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[속성(관리 도구)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Properties]]></Val>

View File

@@ -5065,8 +5065,8 @@
<Item ItemId=";extensions/Microsoft.arc/package.arc.view.welcome.connect" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No Azure Arc controllers registered. [Learn More]5D;(https://azure.microsoft.com/services/azure-arc/)]A;[Connect Controller]5D;(command:arc.connectToController)]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[등록된 Azure Arc 컨트롤러가 없습니다.[자세한 정보]5D; (https://azure.microsoft.com/services/azure-arc/)]D;]A;[컨트롤러 연결]5D;(command:arc.connectToController)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[등록된 Azure Arc 컨트롤러가 없습니다.[자세한 정보]5D;(https://azure.microsoft.com/services/azure-arc/)]A;[컨트롤러 연결]5D;(command:arc.connectToController)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[No Azure Arc controllers registered. [Learn More]5D;(https://azure.microsoft.com/services/azure-arc/)]D;]A;[Connect Controller]5D;(command:arc.connectToController)]]></Val>

View File

@@ -229,8 +229,8 @@
<Item ItemId=";extensions/Microsoft.azcli/dist/localizedConstants.az.failedToParseReleaseInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to parse the JSON of contents at: {0}.]A;File contents:]A;{1}]A;Error: {2}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[{0}에서 콘텐츠의 JSON을 구문 분석하지 못했습니다.]D;]A;파일 내용:]D;]A;{1}]D;]A;오류: {2}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0}에서 콘텐츠의 JSON을 구문 분석하지 못했습니다.]A;파일 내용:]A;{1}]A;오류: {2}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Failed to parse the JSON of contents at: {0}.]D;]A;File contents:]D;]A;{1}]D;]A;Error: {2}]]></Val>
@@ -349,8 +349,8 @@
<Item ItemId=";extensions/Microsoft.azcli/dist/localizedConstants.az.noDownloadLink" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No download link available for platform '{0}']A;Release info: ${1}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[플랫폼 '{0}']D;]A;릴리스 정보: ${1}에 사용할 수 있는 다운로드 링크가 없습니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[플랫폼 '{0}']A;릴리스 정보: ${1}에 사용할 수 있는 다운로드 링크가 없습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[No download link available for platform '{0}']D;]A;Release info: ${1}]]></Val>
@@ -361,8 +361,8 @@
<Item ItemId=";extensions/Microsoft.azcli/dist/localizedConstants.az.noReleaseVersion" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No release version available for platform '{0}']A;Release info: ${1}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[플랫폼 '{0}']D;]A;릴리스 정보: ${1}에 사용할 수 있는 릴리스 버전이 없습니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[플랫폼 '{0}']A;릴리스 정보: ${1}에 사용할 수 있는 릴리스 버전이 없습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[No release version available for platform '{0}']D;]A;Release info: ${1}]]></Val>

View File

@@ -96,6 +96,9 @@
<Item ItemId=";(...) aSources" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No valid external data sources were found in the specified database.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지정한 데이터베이스에서 유효한 외부 데이터 원본을 찾을 수 없습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -105,6 +108,9 @@
<Item ItemId=";(...) emas" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No user schemas were found in the specified database.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지정한 데이터베이스에 테이블이 없습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -138,12 +144,18 @@
<Item ItemId=";(...) Exists" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The specified table name already exists under the specified schema.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지정한 테이블 이름이 이미 지정한 스키마 아래에 있습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";(...) TextboxTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Name for new external table ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[새 외부 테이블의 이름 ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -189,6 +201,9 @@
<Item ItemId=";(...) reviewData" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to retrieve any data from the specified file.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지정한 파일에서 데이터를 검색하지 못했습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -243,6 +258,9 @@
<Item ItemId=";(...) ta" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Virtualize Data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[데이터 가상화]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -321,6 +339,9 @@
<Item ItemId=";(...) vSupported" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Currently only csv files are supported for this wizard.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[현재 이 마법사에서는 CSV 파일만 지원됩니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -342,6 +363,9 @@
<Item ItemId=";(...) ame" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select the destination database for your external table]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[외부 테이블의 대상 데이터베이스를 선택하세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -387,6 +411,9 @@
<Item ItemId=";(...) Name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Virtualize Data From CSV]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[CSV에서 데이터 가상화]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -408,6 +435,9 @@
<Item ItemId=";(...) rmError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Password values do not match.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[암호 값이 일치하지 않습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -426,6 +456,9 @@
<Item ItemId=";(...) type_title" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported Column Types found]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지원되지 않는 열 형식]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -442,6 +475,9 @@
<Item ItemId=";extensions/Microsoft.datavirtualization/dist/localizedConstants.externalTable.externalSchemaTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[External Schema]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[외부 스키마]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -700,6 +736,9 @@
<Item ItemId=";extensions/Microsoft.datavirtualization/dist/wizards/virtualizeData/connectionDetailsPage.credentialNameDropdown" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Choose Credential]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[자격 증명 선택]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -715,6 +754,9 @@
<Item ItemId=";extensions/Microsoft.datavirtualization/dist/wizards/virtualizeData/connectionDetailsPage.dataSourceHelpText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The name for your External Data Source.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[외부 데이터 원본의 이름입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -892,6 +934,9 @@
<Item ItemId=";extensions/Microsoft.datavirtualization/dist/wizards/virtualizeData/objectMappingPage.noObjectSelectedMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No objects were selected.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[선택된 개체가 없습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1006,6 +1051,9 @@
<Item ItemId=";extensions/Microsoft.datavirtualization/dist/wizards/virtualizeData/summaryPage.createSourceInfo" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[External Table creation completed successfully]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[외부 테이블 만들기가 완료되었습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1048,6 +1096,9 @@
<Item ItemId=";extensions/Microsoft.datavirtualization/dist/wizards/virtualizeData/summaryPage.summaryMasterKeyLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Database Master Key]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[데이터베이스 마스터 키]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1090,6 +1141,9 @@
<Item ItemId=";extensions/Microsoft.datavirtualization/dist/wizards/virtualizeData/summaryPage.summaryTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The following objects will be created in the destination database:]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[다음 개체가 대상 데이터베이스에 만들어집니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1123,6 +1177,9 @@
<Item ItemId=";extensions/Microsoft.datavirtualization/dist/wizards/virtualizeData/virtualizeDataWizard.getExtDataTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Virtualize Data]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[데이터 가상화]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -344,6 +344,9 @@
<Item ItemId=";(...) ccessText" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restrict Access]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[액세스 제한]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -401,6 +404,9 @@
<Item ItemId=";(...) rimaryColumnHeader" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Value for Primary]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[기본 값]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -563,6 +569,9 @@
<Item ItemId=";(...) nputError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Maximum server memory cannot be lower than minimum server memory]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[최대 서버 메모리는 최소 서버 메모리보다 작을 수 없습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4119,8 +4128,8 @@
<Item ItemId=";extensions/Microsoft.mssql/package.title.renameObject" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Rename (Preview)]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[이름 바꾸기]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[이름 바꾸기(미리 보기)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Rename]]></Val>

View File

@@ -2355,8 +2355,8 @@
<Item ItemId=";extensions/Microsoft.resource-deployment/dist/ui/modelViewUtils.azure.accessError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[]A; Error Details: {0}.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[]D;]A; 오류 세부 정보: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[]A;오류 세부 정보: {0}.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[]D;]A; Error Details: {0}.]]></Val>

View File

@@ -634,7 +634,7 @@
<Str Cat="Text">
<Val><![CDATA[Source]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[원본]]></Val>
<Val><![CDATA[소스]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />

View File

@@ -3304,8 +3304,8 @@
<Item ItemId=";extensions/Microsoft.sql-database-projects/dist/common/constants.unhandledDeleteType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unhandled item type during exclude: '{0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[제하는 동안 처리되지 않는 항목 종류: '{0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[제하는 동안 처리되지 않는 항목 종류: '{0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Unhandled item type during delete: '{0}]]></Val>
@@ -3952,8 +3952,8 @@
<Item ItemId=";extensions/Microsoft.sql-database-projects/package.sqlDatabaseProjects.welcome" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No database projects currently open.]A;[New Project]5D;(command:sqlDatabaseProjects.new)]A;[Open Project]5D;(command:sqlDatabaseProjects.open)]A;[Create Project From Database]5D;(command:sqlDatabaseProjects.importDatabase)]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[현재 열려 있는 데이터베이스 프로젝트가 없습니다.]D;]A;[새 프로젝트]5D; (command: sqlDatabaseProjects.new)]D;]A;[프로젝트 열기]5D; (command: sqlDatabaseProjects)]D;]A;[데이터베이스에서 프로젝트 만들기]5D; (command: sqlDatabaseProjects. importDatabase)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[현재 열려 있는 데이터베이스 프로젝트가 없습니다.]A;[새 프로젝트]5D;(command: sqlDatabaseProjects.new)]A;[프로젝트 열기]5D;(command: sqlDatabaseProjects)]A;[데이터베이스에서 프로젝트 만들기]5D;(command: sqlDatabaseProjects. importDatabase)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[No database projects currently open.]D;]A;[New Project]5D;(command:sqlDatabaseProjects.new)]D;]A;[Open Project]5D;(command:sqlDatabaseProjects.open)]D;]A;[Create Project From Database]5D;(command:sqlDatabaseProjects.importDatabase)]]></Val>

View File

@@ -27,6 +27,9 @@
<Item ItemId=";(...) sions" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Establishing user mappings completed.]A;]A;Currently, migrating server roles, establishing server mappings and setting permissions. This will take some time.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[사용자 매핑 설정이 완료되었습니다.]A;]A;현재 서버 역할을 마이그레이션하고, 서버 매핑을 설정하고, 권한을 설정하는 중입니다. 이 작업은 시간이 걸릴 수 있습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -481,8 +484,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.login.migration.establish.user.mappings" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Validating and migrating logins completed.]A;]A;Establishing user mappings.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[로그인 확인 및 마이그레이션이 완료되었습니다.]D;]D;]A;사용자 매핑을 설정하는 중입니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[로그인 확인 및 마이그레이션이 완료되었습니다.]A;]A;사용자 매핑을 설정하는 중입니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Validating and migrating logins completed.]D;]A;]D;]A;Establishing user mappings.]]></Val>
@@ -793,8 +796,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.login.migration.wizard.target.data.migration.warning" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[We recommend migrating your databases(s) to the Azure SQL target before starting the login migration to avoid failures in the process. Nevertheless, you can run this migration process whenever want you want if your goal is to update the user mapping for recently migrated databases.]A;]A; If the source and database names are not the same, then it is possible that some permissions may not be applied properly.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[로그인 마이그레이션 기능은 공개 미리 보기 모드입니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[프로세스의 오류를 방지하기 위해서 로그인 마이그레이션을 시작하기 전에 데이터베이스를 Azure SQL 대상으로 마이그레이션하는 것이 좋습니다. 최근에 마이그레이션된 데이터베이스에 대한 사용자 매핑을 업데이트하는 것이 목표라면 원할 때마다 이 마이그레이션 프로세스를 실행할 수 있습니다.]A;]A;원본 이름과 데이터베이스 이름이 같으면 일부 사용 권한이 제대로 적용되지 않을 수 있습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Please note that login migration feature is in public preview mode.]]></Val>
@@ -814,8 +817,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.login.migration.wizard.target.permission.warning" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please ensure that the current user ({0}) has sysadmin permissions to get all login information for the current instance ({1}).]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[현재 사용자에게 현재 인스턴스({0})에 대한 모든 로그인 정보를 가져올 수 있는 sysadmin 권한이 있는지 확인하세요.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[현재 사용자({0})에게 현재 인스턴스({1})에 대한 모든 로그인 정보를 가져올 수 있는 sysadmin 권한이 있는지 확인하세요.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Please ensure that the current user has sysadmin permissions to get all login information for the current instance ({0}).]]></Val>
@@ -967,8 +970,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.assessment.in.progress.content" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[We are assessing the databases in your SQL Server instance {0} to identify the right Azure SQL target.]A;]A;This may take some time.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[올바른 Azure SQL 대상을 식별하기 위해 SQL Server 인스턴스 {0}의 데이터베이스를 평가하고 있습니다.]D;]A;]D;]A;평가하는 데 시간이 걸릴 수 있습니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[올바른 Azure SQL 대상을 식별하기 위해 SQL Server 인스턴스 {0}의 데이터베이스를 평가하고 있습니다.]A;]A;평가하는 데 시간이 걸릴 수 있습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[We are assessing the databases in your SQL Server instance {0} to identify the right Azure SQL target.]D;]A;]D;]A;This may take some time.]]></Val>
@@ -1489,8 +1492,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.cannot.retry" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Migration cannot be restarted.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[마이그레이션을 다시 시하지 못했습니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[마이그레이션을 다시 시하지 못했습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Migration cannot be retried.]]></Val>
@@ -5521,8 +5524,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.service.ready" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on node(s) - {1}]A;]A;For improved performance and high availability, you can register additional nodes.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Azure Database Migration Service '{0}'이(가) 노드에서 실행되는 자체 호스팅 통합 런타임에 연결됨 - {1}]D;]A;]D;]A;향상된 성능과 고가용성을 위해 추가 노드를 등록할 수 있습니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure Database Migration Service '{0}'이(가) 노드에서 실행되는 자체 호스팅 통합 런타임에 연결됨 - {1}]A;]A;향상된 성능과 고가용성을 위해 추가 노드를 등록할 수 있습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Azure Database Migration Service '{0}' is connected to self-hosted integration runtime running on node(s) - {1}]D;]A;]D;]A;For improved performance and high availability, you can register additional nodes.]]></Val>
@@ -7750,12 +7753,18 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.tde.cert.migration.info" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You must click the '{0}' button before proceeding to the next page of the wizard.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[마법사의 다음 페이지로 넘어가기 전에 '{0}' 단추를 클릭해야 합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.tde.cert.network.info" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Please enter a network path where SQL Server will export the certificates. Also verify that SQL Server service has write access to this path and the current user should have administrator privileges on the computer where this network path is.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SQL Server 인증서를 내보낼 네트워크 경로를 입력하세요. SQL Server 서비스가 이 경로에 대한 쓰기 권한을 가지고 있으며 현재 사용자에게 이 네트워크 경로가 있는 컴퓨터에 대한 관리자 권한이 있어야 하는지도 확인하세요.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -7951,8 +7960,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.tde.msg.manual" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You have not given Azure Data Studio access to migrate the encryption certificates.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[인증서를 수동으로 마이그레이션하도록 선택했습니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[암호화 인증서 및 데이터베이스를 마이그레이션하기 위한 Azure Data Studio 액세스 권한을 부여받지 않았습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[You have chosen to manually migrate certificates.]]></Val>
@@ -7963,8 +7972,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.tde.msg.tde" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[You have given Azure Data Studio access to migrate the encryption certificates and database.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Azure Data Studio에 암호화 인증서 및 데이터베이스를 마이그레이션하기 위한 액세스 권한을 부여습니다.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[암호화 인증서 및 데이터베이스를 마이그레이션하기 위한 Azure Data Studio 액세스 권한을 부여받았습니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[You have given access to Azure Data Studio to migrate the encryption certificates and database.]]></Val>
@@ -8029,7 +8038,7 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.tde.wizard.optionads" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Export my certificates and private keys to the target.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[내 인증서와 프라이빗 키를 대상으로 내보냅니다.]]></Val>
</Tgt>
<Prev Cat="Text">
@@ -8062,8 +8071,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.tde.wizard.optionmanual.warning" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Certificates must be migrated before proceeding with the database migration otherwise a failure will occur. {0} about manually migrating TDE certificates.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[마이그레이션을 계속하기 전에 인증서를 마이그레이션해야 합니다. 그지 않으면 마이그레이션이 실패합니다. {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[데이터베이스 마이그레이션을 계속하기 전에 인증서를 마이그레이션해야 합니다. 그지 않으면 오류가 발생하게 됩니다. TDE 인증서를 수동으로 마이그레이션하는 방법에 대해 {0}.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[You must migrate the certificates before proceeding with the migration otherwise the migration will fail. {0}.]]></Val>
@@ -8374,8 +8383,8 @@
<Item ItemId=";extensions/Microsoft.sql-migration/dist/constants/strings.sql.migration.validation.dialog.title" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Certificates Migration]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[유효성 검사 실행]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[인증서 마이그레이션]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Running validation]]></Val>

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="D:\a\1\s\resources\xlf\en\vscode.git.xlf" PsrId="308" FileType="1" SrcCul="en-US" TgtCul="ko-KR" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
@@ -193,6 +193,9 @@
<Item ItemId=";extensions/vscode.git/bundle.++CODE++0d956bc1273b2c3663c075e95965229e067e6aa8baf635905a73feec866b0ce6" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Would you like {0} to [periodically run "git fetch"]5D;({1})?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0}에서 ["git fetch"를 정기적으로 실행]5D;({1})하도록 하시겠습니까?]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -5215,8 +5218,8 @@
<Item ItemId=";extensions/vscode.git/package.view.workbench.scm.workspace" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git.]A;[Initialize Repository]5D;(command:git.init)]A;To learn more about how to use git and source control in Azure Data Studio [read our docs]5D;(https://aka.ms/vscode-scm).]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[현재 열린 작업 영역에 Git 리포지토리가 포함된 폴더가 없습니다. Git에서 제공하는 소스 제어 기능을 사용하도록 설정할 폴더의 리포지토리를 초기화할 수 있습니다.]D;]A;[리포지토리 초기화]5D;(command:git.init)]D;]A;Azure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs]5D;(https://aka.ms/vscode-scm)를 읽어보세요.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[현재 열린 작업 영역에 Git 리포지토리가 포함된 폴더가 없습니다. Git에서 제공하는 소스 제어 기능을 사용하도록 설정할 폴더의 리포지토리를 초기화할 수 있습니다.]A;[리포지토리 초기화]5D;(command:git.init)]A;Azure Data Studio에서 Git 및 소스 제어를 사용하는 방법에 대해 자세히 알아보려면 [Microsoft Docs]5D;(https://aka.ms/vscode-scm)를 읽어보세요.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The workspace currently open doesn't have any folders containing git repositories. You can initialize a repository on a folder which will enable source control features powered by git.]D;]A;[Initialize Repository]5D;(command:git.init)]D;]A;To learn more about how to use git and source control in Azure Data Studio [read our docs]5D;(https://aka.ms/vscode-scm).]]></Val>