mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
[Loc] Last update to langpack source files for April release. (#18977)
* [Loc] update xlfs * [Loc] Last source file updates
This commit is contained in:
@@ -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은 지원되지 않습니다."
|
||||
|
||||
@@ -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": "데이터베이스에서 프로젝트 만들기",
|
||||
|
||||
Reference in New Issue
Block a user