[Loc] Last update to langpack source files for April release. (#18977)

* [Loc] update xlfs

* [Loc] Last source file updates
This commit is contained in:
Alex Ma
2022-04-08 10:52:01 -07:00
committed by GitHub
parent ed8d2f9927
commit cd7c94976c
24 changed files with 54 additions and 4 deletions

View File

@@ -536,7 +536,7 @@
"resource.type.arc.postgres.display.name": "PostgreSQL 하이퍼스케일 서버 그룹 - Azure Arc",
"resource.type.arc.sql.description": "고객 관리형 환경의 앱 개발자를 위한 관리형 SQL 인스턴스 서비스",
"resource.type.arc.sql.display.name": "Azure SQL Managed Instance - Azure Arc",
"resource.type.azure.arc.description": "Creates an Azure Arc data controller. Ensure that you have run az login before starting this wizard.",
"resource.type.azure.arc.description": "Azure Arc 데이터 컨트롤러를 만듭니다. 이 마법사를 시작하려면 먼저 az 로그인을 실행해야 합니다.",
"resource.type.azure.arc.display.name": "Azure Arc 데이터 컨트롤러",
"should.be.integer": "값은 정수여야 함",
"worker.node.count.should.not.be.one": "값 1은 지원되지 않습니다."

View File

@@ -53,6 +53,7 @@
"connectionFailedError": "연결 실패 오류: '{0}'",
"connectionRadioButtonLabel": "연결",
"containerAlreadyExistForProject": "이 프로젝트에 대한 컨테이너가 이미 있습니다. 새 항목을 배포하기 전에 삭제하시겠습니까?",
"convertToSdkStyleConfirmation": "The project '{0}' will not be fully compatible with SSDT after conversion. A backup copy of the project file will be created in the project folder prior to conversion. More information is available at https://aka.ms/sqlprojsdk. Continue with converting to SDK-style project?",
"createNew": "새로 만들기",
"createProjectDialogOkButtonText": "만들기",
"createProjectFromDatabaseDialogName": "데이터베이스에서 프로젝트 만들기",