Skip to content

Commit

Permalink
Update translation strings
Browse files Browse the repository at this point in the history
Lokalise: Translations update
  • Loading branch information
folio-translations authored Dec 2, 2022
2 parents 87b9987 + a44a7a8 commit a91e175
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion translations/ui-export-manager/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"exportJob.status.SCHEDULED": "Naplánováno",
"exportJob.status.IN_PROGRESS": "Probíhá",
"exportJob.status.SUCCESSFUL": "Úspěšný",
"exportJob.status.FAILED": "Neúspěšný",
"exportJob.status.FAILED": "Neúspěšné",
"exportJob.type.CIRCULATION_LOG": "Výpůjčkový log",
"exportJob.type.BURSAR_FEES_FINES": "Kvestor",
"exportJob.organization": "Organizace",
Expand Down
74 changes: 37 additions & 37 deletions translations/ui-export-manager/ko.json
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)"
}
2 changes: 1 addition & 1 deletion translations/ui-export-manager/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
"exportJob.details.action.resend.error": "文件上传失败。",
"exportJob.details.action.resend.success": "文件上传已成功开始。",
"permission.jobs.downloadAndResend": "导出管理:下载并重新发送文件",
"exportJob.type.BULK_EDIT": "Bulk edit"
"exportJob.type.BULK_EDIT": "批量编辑"
}

0 comments on commit a91e175

Please sign in to comment.