Skip to content

Commit

Permalink
Lokalise: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
folio-translations committed May 29, 2024
1 parent 6443594 commit 27d1d81
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 2 deletions.
4 changes: 2 additions & 2 deletions translations/ui-export-manager/fr_FR.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta.title": "Module d'exportation",
"permission.export-manager.all": "Module d'exportation: tout",
"meta.title": "Module d'export",
"permission.export-manager.all": "Module d'export: tout",
"exportJobs": "Exporter les tâches",
"exportJob.jobId": "ID de la tâche",
"exportJob.status": "Statut",
Expand Down
56 changes: 56 additions & 0 deletions translations/ui-export-manager/nl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"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",
"title.all": "All",
"title.organizations": "Organizations"
}

0 comments on commit 27d1d81

Please sign in to comment.