mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-25 14:20:30 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"backup.backupDevice": "백업 파일",
|
||||
"backup.algorithm": "알고리즘",
|
||||
"backup.mediaOptionFormat": "새 미디어 세트에 백업",
|
||||
"backup.existingMediaOverwrite": "모든 기존 백업 세트 덮어쓰기",
|
||||
"backup.advancedConfiguration": "고급 구성",
|
||||
"backup.setBackupCompression": "백업 압축 설정",
|
||||
"backup.noEncryptorWarning": "사용 가능한 인증서 또는 비대칭 키가 없습니다"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"backup.allFiles": "모든 파일"
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"restoreDialog.database": "데이터베이스",
|
||||
"restoreDialog.cancel": "취소",
|
||||
"backupFilePath": "백업 파일 경로",
|
||||
"destination": "대상",
|
||||
"restoreOptions": "복원 옵션"
|
||||
}
|
||||
Reference in New Issue
Block a user