-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lokalise: Translations update
- Loading branch information
Showing
3 changed files
with
39 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,41 @@ | ||
{ | ||
"meta.title": "반출(Export) 매니저", | ||
"permission.export-manager.all": "Export manager: All", | ||
"exportJobs": "Export jobs", | ||
"exportJob.jobId": "Job ID", | ||
"exportJob.status": "Status", | ||
"exportJob.type": "Job type", | ||
"exportJob.description": "Description", | ||
"exportJob.source": "Source", | ||
"exportJob.startTime": "Start time", | ||
"exportJob.endTime": "End time", | ||
"exportJob": "Export job {jobId}", | ||
"exportJob.outputType": "Output type", | ||
"exportJob.errorDetails": "Error details", | ||
"exportJobs.search": "Search", | ||
"exportJob.system": "System", | ||
"exportJob.status.SCHEDULED": "Scheduled", | ||
"exportJob.status.IN_PROGRESS": "In progress", | ||
"exportJob.status.SUCCESSFUL": "Successful", | ||
"exportJob.status.FAILED": "Failed", | ||
"exportJob.type.CIRCULATION_LOG": "Circulation log", | ||
"exportJob.type.BURSAR_FEES_FINES": "Bursar", | ||
"exportJob.organization": "Organization", | ||
"exportJob.exportMethod": "Export method", | ||
"navigation.all": "All", | ||
"navigation.organizations": "Organizations", | ||
"exportJob.details.action.rerun": "Rerun", | ||
"exportJob.details.action.rerun.success": "Export job <b>{name}</b> was successfully reruned.", | ||
"exportJob.details.action.rerun.error": "Export job <b>{name}</b> rerun was failed.", | ||
"exportJob.type.EDIFACT_ORDERS_EXPORT": "EDIFACT orders export", | ||
"exportJob.sentTo": "Sent to", | ||
"meta.title": "반출(Export) 관리자", | ||
"permission.export-manager.all": "반출(Export) 관리자: 모두", | ||
"exportJobs": "반출(Export) 작업", | ||
"exportJob.jobId": "작업 ID", | ||
"exportJob.status": "상태", | ||
"exportJob.type": "작업 유형", | ||
"exportJob.description": "설명", | ||
"exportJob.source": "출처", | ||
"exportJob.startTime": "시작 시간", | ||
"exportJob.endTime": "종료 시간", | ||
"exportJob": "반출 작업 {jobId}", | ||
"exportJob.outputType": "결과 유형", | ||
"exportJob.errorDetails": "오류 세부 정보", | ||
"exportJobs.search": "검색", | ||
"exportJob.system": "시스템", | ||
"exportJob.status.SCHEDULED": "예정", | ||
"exportJob.status.IN_PROGRESS": "처리 중", | ||
"exportJob.status.SUCCESSFUL": "성공", | ||
"exportJob.status.FAILED": "실패", | ||
"exportJob.type.CIRCULATION_LOG": "대출로그 (Circulation log)", | ||
"exportJob.type.BURSAR_FEES_FINES": "회계 (Bursar)", | ||
"exportJob.organization": "공급사", | ||
"exportJob.exportMethod": "반출 방법", | ||
"navigation.all": "모두", | ||
"navigation.organizations": "공급사", | ||
"exportJob.details.action.rerun": "재실행", | ||
"exportJob.details.action.rerun.success": "반출 작업 <b> {name} </b> 이(가) 성공적으로 다시 실행되었습니다.", | ||
"exportJob.details.action.rerun.error": "반출 작업 <b> {name} </b> 재실행에 실패했습니다.", | ||
"exportJob.type.EDIFACT_ORDERS_EXPORT": "EDIFACT 주문 반출", | ||
"exportJob.sentTo": "전송(To)", | ||
"exportJob.fileName": "파일 이름", | ||
"exportJob.type.E_HOLDINGS": "전자자원 리스트(eHoldings)", | ||
"exportJob.details.action.download": "Download", | ||
"exportJob.details.action.download.error": "Your file download was failed.", | ||
"exportJob.details.action.resend": "Re-send", | ||
"exportJob.details.action.resend.error": "Your file upload was failed.", | ||
"exportJob.details.action.resend.success": "Your file upload has started successfully.", | ||
"permission.jobs.downloadAndResend": "Export manager: Download and re-send files", | ||
"exportJob.type.BULK_EDIT": "Bulk edit" | ||
"exportJob.details.action.download": "다운로드", | ||
"exportJob.details.action.download.error": "파일 다운로드에 실패했습니다.", | ||
"exportJob.details.action.resend": "다시 보내기", | ||
"exportJob.details.action.resend.error": "파일 업로드에 실패했습니다.", | ||
"exportJob.details.action.resend.success": "파일 업로드가 성공적으로 시작되었습니다.", | ||
"permission.jobs.downloadAndResend": "반출 관리자: 파일 다운로드 및 다시 보내기", | ||
"exportJob.type.BULK_EDIT": "대량 편집(Bulk edit)" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters