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."
],
"taskHistory": "작업 기록"
"inProgressTasksChangesBadge": "진행 중인 작업 {0} 개",
"showTaskHistory": "작업 이력 보기",
"taskHistory.view": "보기",
"taskHistory": "작업 기록",
"datasource.task": "운영 작업 상태",
"miViewTasks": "작업(&&T)"
}

View File

@@ -5,5 +5,8 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"cancelTask.cancel": "취소",
"errorMsgFromCancelTask": "작업을 취소하지 못했습니다.",
"taskAction.script": "스크립트"
}

View File

@@ -5,5 +5,11 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"succeeded": "성공",
"failed": "실패",
"inProgress": "진행 중",
"notStarted": "시작 되지 않음",
"canceled": "취소됨",
"canceling": "취소하는 중"
}

View File

@@ -5,5 +5,8 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"noTaskMessage": "표시할 작업 기록이 없습니다. 실행 상태를 보기 위해 작업 백업 또는 복원을 시도하십시오.",
"taskHistory.regTreeAriaLabel": "작업 기록",
"taskError": "작업 오류"
}