mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
[Loc] update to langpack source files (#18958)
* update to xlfs * [Loc] added updates to langpack source files
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": "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.display.name": "Azure Arc 데이터 컨트롤러",
|
||||
"should.be.integer": "값은 정수여야 함",
|
||||
"worker.node.count.should.not.be.one": "값 1은 지원되지 않습니다."
|
||||
|
||||
@@ -295,7 +295,7 @@
|
||||
"updateProjectForRoundTrip": "'{0}' 프로젝트를 빌드하려면 대상, 참조 및 시스템 데이터베이스 참조를 업데이트해야 합니다. 프로젝트가 SSDT에서 생성된 경우 두 도구 모두에서 계속 작동합니다. 프로젝트를 업데이트하시겠습니까?",
|
||||
"updateProjectFromDatabaseDialogName": "데이터베이스의 프로젝트 업데이트",
|
||||
"updateText": "업데이트",
|
||||
"updatedToSdkStyleError": "Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.",
|
||||
"updatedToSdkStyleError": "{0} 프로젝트에서 SDK 스타일로 변환하지 못했습니다. .sqlproj에 대한 변경 내용이 롤백되었습니다.",
|
||||
"updatingProjectFromDatabase": "{1}의 {0}을(를) 업데이트하는 중...",
|
||||
"userSelectionCancelled": "사용자가 autorest 실행 방법에 대한 선택을 취소했습니다.",
|
||||
"userSelectionInstallGlobally": "autorest를 전역적으로 설치하도록 선택한 사용자입니다. 지금 설치 중입니다...",
|
||||
|
||||
@@ -9956,8 +9956,8 @@
|
||||
"table.selectAll": "모두 선택",
|
||||
"table.sortAscending": "오름차순 정렬",
|
||||
"table.sortDescending": "내림차순 정렬",
|
||||
"tableFilter.blankStringDisplayText": "(Blanks)",
|
||||
"tableFilter.nullDisplayText": "(NULL)",
|
||||
"tableFilter.blankStringDisplayText": "(필드 값 없음)",
|
||||
"tableFilter.nullDisplayText": "(null)",
|
||||
"tableFilter.selectedCount": "{0} 선택됨",
|
||||
"tableFilter.visibleCount": "{0}개 결과"
|
||||
},
|
||||
@@ -12364,6 +12364,9 @@
|
||||
"noHandlerRegistered": "유효한 실행 계획 처리기가 등록되지 않았습니다.",
|
||||
"providerIdNotValidError": "ExecutionPlanService와 상호 작용하려면 유효한 공급자가 필요합니다.",
|
||||
"selectExecutionPlanProvider": "실행 계획을 열 공급자 선택"
|
||||
},
|
||||
"sql/base/browser/ui/table/plugins/contextMenuColumn.plugin": {
|
||||
"table.showActions": "Show Actions"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user