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": "경과 시간"
}