mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-02 09:35:40 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
17
i18n/kor/src/sql/platform/node/resultSerializer.i18n.json
Normal file
17
i18n/kor/src/sql/platform/node/resultSerializer.i18n.json
Normal 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."
|
||||
],
|
||||
"resultsSerializer.saveAsFileTitle": "결과 파일 선택",
|
||||
"resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (쉼표로 구분)",
|
||||
"resultsSerializer.saveAsFileExtensionJSONTitle": "JSON",
|
||||
"resultsSerializer.saveAsFileExtensionExcelTitle": "Excel 통합 문서",
|
||||
"resultsSerializer.saveAsFileExtensionXMLTitle": "XML",
|
||||
"resultsSerializer.saveAsFileExtensionTXTTitle": "일반 텍스트",
|
||||
"openLocation": "파일 위치 열기",
|
||||
"openFile": "파일 열기"
|
||||
}
|
||||
Reference in New Issue
Block a user