Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -6,5 +6,10 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"chooseSqlLang": "SQL 언어 선택",
"changeProvider": "SQL 언어 공급자 변경",
"changeSqlProvider": "SQL 엔진 공급자 변경",
"alreadyConnected": "{0} 엔진을 사용한 연결이 존재합니다. 변경을 위해서 연결을 변경하거나 취소하십시오.",
"noEditor": "현재 활성화된 텍스트 편집기 없음",
"pickSqlProvider": "SQL 공급자를 선택하세요"
}

View File

@@ -6,7 +6,23 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"runQueryBatchStartMessage": "쿼리 실행 시작: ",
"runQueryBatchStartLine": "줄 {0}",
"msgCancelQueryFailed": "쿼리 취소 실패: {0}",
"msgSaveStarted": "결과 저장 시작: ",
"msgSaveFailed": "결과 저장에 실패하였습니다.",
"msgSaveSucceeded": "결과 저장 완료: ",
"msgStatusRunQueryInProgress": "쿼리를 실행하는 중...",
"maximizeLabel": "최대화",
"resultsPane.restoreLabel": "복원",
"saveCSVLabel": "CSV로 저장",
"saveJSONLabel": "JSON으로 저장",
"saveExcelLabel": "Excel로 저장",
"saveXMLLabel": "XML로 저장",
"viewChartLabel": "차트 보기",
"resultPaneLabel": "결과",
"executeQueryLabel": "쿼리 실행 "
"executeQueryLabel": "쿼리 실행 ",
"messagePaneLabel": "메시지",
"elapsedTimeLabel": "총 실행 시간: {0}",
"msgCannotSaveMultipleSelections": "결과 저장 명령은 다중 선택을 사용할 수 없습니다."
}

View File

@@ -6,6 +6,29 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"sql.messagesDefaultOpen": "메지 창을 띄우려면 True를 선택하십시오(기본값). 닫으려면 false를 선택하십시오.",
"tabColorMode.off": "탭 색칠 비활성화"
"sql.messagesDefaultOpen": "메지 창이 기본적으로 펼쳐지게 하려면 true로 설정; 닫힌 상태는 false로 설정",
"sql.saveAsCsv.includeHeaders": "[옵션] true로 설정하면, 결과를 CSV로 저장할 때 열의 머리글이 포함됨",
"sql.saveAsCsv.delimiter": "[선택 사항] CSV로 저장할 때 값 사이에 사용하는 사용자 지정 구분 기호",
"sql.saveAsCsv.lineSeperator": "[옵션] 결과를 CSV로 저장할 때 행 분리에 이용할 문자",
"sql.saveAsCsv.textIdentifier": "[옵션] 결과를 CSV로 저장할 때 텍스트 필드를 감싸기 위해 사용하는 문자",
"sql.saveAsCsv.encoding": "[옵션] 결과를 CSV로 저장할 때 사용할 파일 인코딩",
"sql.results.streaming": "결과 스트리밍을 사용합니다. 몇 가지 사소한 시각적 문제가 있습니다.",
"sql.saveAsXml.formatted": "[선택 사항] true이면 결과를 XML로 저장할 때 XML 출력에 형식이 지정됩니다.",
"sql.saveAsXml.encoding": "[선택 사항] XML로 결과를 저장할 때 사용되는 파일 인코딩",
"sql.copyIncludeHeaders": "[옵션] 결과 뷰에서 결과를 복사에 대한 구성 옵션",
"sql.copyRemoveNewLine": "[옵션] 결과 뷰에서 여러 줄을 포함한 결과를 복사할지에 대한 구성 옵션",
"sql.showBatchTime": "[옵션] 개별 일괄 처리에 대한 실행시간 표시 여부",
"defaultChartType": "[선택 사항] 쿼리 결과에서 차트 뷰어를 열 때 사용할 기본 차트 유형",
"tabColorMode.off": "탭 색칠 비활성화",
"tabColorMode.border": "각 편집기 탭의 상단 테두리는 관련 서버 그룹과 일치하도록 칠해집니다.",
"tabColorMode.fill": "각 편집기 탭의 배경색이 관련 서버 그룹과 일치합니다.",
"tabColorMode": "활성 연결의 서버 그룹을 기반으로 탭 색상 지정 방법 제어",
"showConnectionInfoInTitle": "제목에 있는 탭에 연결 정보를 표시할지 여부를 제어합니다.",
"sql.promptToSaveGeneratedFiles": "생성된 SQL 파일 저장 여부 묻기",
"mssql.intelliSense.enableIntelliSense": "IntelliSense의 사용 여부",
"mssql.intelliSense.enableErrorChecking": "IntelliSense 오류 검사의 사용 여부",
"mssql.intelliSense.enableSuggestions": "IntelliSense 제안의 사용 여부",
"mssql.intelliSense.enableQuickInfo": "IntelliSense 요약정보의 사용 여부",
"mssql.intelliSense.lowerCaseSuggestions": "IntelliSense 제안을 소문자로 표시 여부",
"queryShortcutDescription": "바로 가기 텍스트를 프로 시저 호출로 실행하려면 키 바인딩 workbench.action.query.shortcut{0}을 설정 하십시오. 쿼리 편집기에서 선택한 텍스트가 매개 변수로 전달됩니다."
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"disconnected": "연결 끊김"
}

View File

@@ -5,5 +5,6 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"extensionsInputName": "확장"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"rowStatus": "행 개수",
"rowCount": "{0}개의 행"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"timeElapsed": "경과 시간"
}

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"saveAsCsv": "CSV로 저장",
"saveAsJson": "JSON으로 저장",
"saveAsExcel": "Excel로 저장",
"saveAsXml": "XML로 저장",
"copySelection": "복사",
"copyWithHeaders": "복사(머리글 포함)",
"selectAll": "모두 선택",
"copyMessages": "복사",
"copyAll": "모두 복사",
"maximize": "최대화",
"restore": "복원",
"chart": "차트",
"showQueryPlan": "쿼리 계획 표시"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"createInsightLabel": "인사이트 만들기",
"createInsightNoEditor": "활성 편집기가 SQL 편집기가 아니기 때문에 인사이트를 만들 수 없습니다",
"myWidgetName": "내 위젯",
"copyChartLabel": "이미지로 복사",
"chartNotFound": "저장할 차트를 찾을 수 없습니다.",
"saveImageLabel": "이미지로 저장",
"chartSaved": "다음 경로에 차트가 저장됨: {0}",
"chartViewer.saveAsFileTitle": "결과 파일 선택"
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"dataDirectionLabel": "데이터 방향",
"verticalLabel": "수직",
"horizontalLabel": "가로",
"columnsAsLabelsLabel": "열 이름을 레이블로 사용",
"labelFirstColumnLabel": "행 레이블로 첫 번째 열 사용",
"legendLabel": "범례 위치",
"yAxisLabel": "Y 축 레이블",
"yAxisMinVal": "Y 축 최소 값",
"yAxisMaxVal": "Y 축 최댓값",
"xAxisLabel": "X 축 레이블",
"xAxisMinVal": "X 축 최소 값",
"xAxisMaxVal": "x 축 최댓값",
"xAxisMinDate": "X축 최소 날짜",
"xAxisMaxDate": "X축 최대 날짜",
"dataTypeLabel": "데이터 타입",
"numberLabel": "번호",
"pointLabel": "포인트",
"chartTypeLabel": "차트 종류",
"encodingOption": "인코딩",
"imageFormatOption": "이미지 형식"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"chartTabTitle": "차트"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"series": "시리즈 {0}"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"gridPanel": "결과",
"messagePanel": "메시지",
"resultsTabTitle": "결과"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"resultsGridConfigurationTitle": "결과 표",
"fontFamily": "글꼴 패밀리를 제어합니다.",
"fontWeight": "글꼴 두께를 조정합니다.",
"fontSize": "픽셀 단위로 글꼴 크기를 제어합니다.",
"letterSpacing": "픽셀 단위로 문자 간격을 제어 합니다.",
"rowHeight": "픽셀단위로 행 높이 제어",
"cellPadding": "셀 안쪽 여백을 픽셀 단위로 제어합니다.",
"autoSizeColumns": "초기 결과의 열 너비를 자동으로 조정합니다. 열 개수가 많거나 셀이 크면 성능 문제가 발생할 수 있습니다.",
"maxColumnWidth": "자동으로 크기가 조정되는 열의 최대 너비(픽셀)"
}

View File

@@ -5,5 +5,17 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"focusOnCurrentQueryKeyboardAction": "현재 쿼리에 포커스",
"runQueryKeyboardAction": "쿼리 실행",
"runCurrentQueryKeyboardAction": "현재 쿼리 실행",
"runCurrentQueryWithActualPlanKeyboardAction": "실제 실행 계획과 함께 현재 쿼리 실행",
"cancelQueryKeyboardAction": "쿼리 취소",
"refreshIntellisenseKeyboardAction": "IntelliSense 캐시를 새로 고침",
"toggleQueryResultsKeyboardAction": "쿼리 결과 전환",
"queryShortcutNoEditor": "단축키를 실행하려면 편집기 매개변수가 필요합니다",
"parseSyntaxLabel": "쿼리 구문 분석",
"queryActions.parseSyntaxSuccess": "명령이 성공적으로 완료되었습니다.",
"queryActions.parseSyntaxFailure": "명령 실패: ",
"queryActions.notConnected": "서버에 연결하세요."
}

View File

@@ -6,5 +6,15 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"changeConnectionDatabaseLabel": "연결 변경"
"runQueryLabel": "실행",
"cancelQueryLabel": "취소",
"estimatedQueryPlan": "설명",
"actualQueryPlan": "실제",
"disconnectDatabaseLabel": "연결 끊기",
"changeConnectionDatabaseLabel": "연결 변경",
"connectDatabaseLabel": "연결",
"selectDatabase": "데이터베이스 선택",
"listDatabases.toggleDatabaseNameDropdown": "데이터베이스 토글 드롭다운을 선택하십시오",
"changeDatabase.failed": "데이터베이스를 변경 하지 못했습니다.",
"changeDatabase.failedWithError": "데이터베이스 {0}를 변경 하지 못했습니다."
}