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 Oct 30, 2023
2 parents 6834105 + b441775 commit 975a58a
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions translations/ui-export-manager/sk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"meta.title": "Export manager",
"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 rerun.",
"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",
"exportJob.fileName": "File name",
"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.type.AUTH_HEADINGS_UPDATES": "Authority control",
"exportJob.type.BULK_EDIT_IDENTIFIERS": "Bulk edit identifiers",
"exportJob.type.BULK_EDIT_QUERY": "Bulk edit query",
"exportJob.details.type.CIRCULATION_LOG": "Circulation log",
"exportJob.details.type.BURSAR_FEES_FINES": "Bursar",
"exportJob.details.type.EDIFACT_ORDERS_EXPORT": "EDIFACT orders export",
"exportJob.details.type.E_HOLDINGS": "eHoldings",
"exportJob.details.type.BULK_EDIT": "Bulk edit",
"exportJob.details.type.AUTH_HEADINGS_UPDATES": "MARC authority headings updates",
"exportJob.details.type.FAILED_LINKED_BIB_UPDATES": "Failed updates: Linked bibliographic fields",
"exportJob.details.type.BULK_EDIT_IDENTIFIERS": "Bulk edit identifiers",
"exportJob.details.type.BULK_EDIT_QUERY": "Bulk edit query",
"permission.export-manager.view": "Export manager: View"
}

0 comments on commit 975a58a

Please sign in to comment.