Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

@@ -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": "사용 가능한 인증서 또는 비대칭 키가 없습니다"
}

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."
],
"backup.allFiles": "모든 파일"
}

View File

@@ -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": "복원 옵션"
}