[Loc] last minute update to localized XLFs and i18n files (#20342)

This commit is contained in:
Alex Ma
2022-08-15 09:26:25 -07:00
committed by GitHub
parent e0e6b33610
commit ebdb1783cc
40 changed files with 98 additions and 98 deletions

View File

@@ -92,8 +92,8 @@
"sql.migration.count.database.single": "데이터베이스 {0}개",
"sql.migration.create": "만들기",
"sql.migration.create.new": "새로 만들기",
"sql.migration.create.new.migration.service": "Create new migration service",
"sql.migration.create.new.resource.group": "Create new resource group",
"sql.migration.create.new.migration.service": "새 마이그레이션 서비스 만들기",
"sql.migration.create.new.resource.group": "새 리소스 그룹 만들기",
"sql.migration.creating.rg.loading": "리소스 그룹을 만드는 중",
"sql.migration.currently.restoring.file": "현재 파일을 복원하는 중",
"sql.migration.cutover": "마이그레이션 컷오버",

View File

@@ -11178,7 +11178,7 @@
"nodePropertyViewNameValueColumnHeader": "값"
},
"sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesViewBase": {
"ep.topOperationsCopyTableData": "Copy",
"ep.topOperationsCopyTableData": "복사",
"executionPlanPropertyViewClose": "닫기",
"executionPlanPropertyViewSortAlphabetically": "사전순",
"executionPlanPropertyViewSortByDisplayOrder": "중요도",
@@ -11440,7 +11440,7 @@
"sql/workbench/contrib/notebook/browser/cellViews/markdownToolbar.component": {
"bold": "굵게",
"buttonPreview": "Markdown 미리 보기 토글 - 끄기",
"headingDropdownLabel": "Text Size",
"headingDropdownLabel": "텍스트 크기",
"highlight": "강조 표시",
"insertCode": "코드 삽입",
"insertImage": "이미지 삽입",
@@ -11788,9 +11788,9 @@
"status.query.flavor": "SQL 언어 버전"
},
"sql/workbench/contrib/query/browser/gridPanel": {
"query.QueryErrorOccured": "Error occured while executing the query.",
"query.QueryExecutionEnded": "Query execution completed.",
"query.QueryExecutionStarted": "Query execution started.",
"query.QueryErrorOccured": "쿼리를 실행하는 동안 오류가 발생했습니다.",
"query.QueryExecutionEnded": "쿼리 실행을 완료했습니다.",
"query.QueryExecutionStarted": "쿼리 실행을 시작했습니다.",
"resultsGrid": "결과 표",
"resultsGrid.maxRowCountExceeded": "필터링/정렬에 대한 최대 행 수가 초과되었습니다. 업데이트하려면 사용자 설정으로 이동하여 'queryEditor.results.inMemoryDataProcessingThreshold' 설정을 변경할 수 있습니다.",
"xmlShowplan": "XML 실행 계획"