Skip to content

Commit

Permalink
Merge branch 'master' into UIBULKED-315
Browse files Browse the repository at this point in the history
  • Loading branch information
vashjs committed Oct 18, 2023
2 parents 4ce8187 + 39c899e commit 9eb8b8a
Show file tree
Hide file tree
Showing 30 changed files with 452 additions and 392 deletions.
16 changes: 9 additions & 7 deletions translations/ui-bulk-edit/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs",
"list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs",
"list.filters.recordIdentifier.holdings.itemBarcodes": "أرقام باركود المادة",
"list.result.emptyMessage.holdings": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage.holdings": "Select a \"record identifier\" when on the Identifier tab",
"list.result.emptyMessage.holdings.ID": "قم بالسحب والإفلات أو اختيار ملف بمعرفات المقتنيات العمومية الفريدة",
"list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs",
"list.result.emptyMessage.holdings.ITEM_BARCODE": "قم بالسحب والإفلات أو اختيار ملف برقم باركود المادة",
Expand Down Expand Up @@ -161,15 +161,15 @@
"columns.logs.editing": "Editing",
"columns.logs.actions": "Actions",
"list.actions.download": "Download",
"retrievedDataList.title": "{matched} matching {capability} records found.",
"retrievedDataList.title": "{matched, number} matching {capability} records found.",
"columns.logs.operationType": "Bulk operation type",
"columns.logs.entityType": "Record type",
"columns.logs.userId": "Run by",
"columns.logs.startTime": "Started",
"columns.logs.endTime": "Ended",
"columns.logs.totalNumOfRecords": "# of records",
"columns.logs.processedNumOfRecords": "Processed",
"list.errors.infoProcessed": "<b>{fileName}: {entries} entries * {matched} records changed * {errors} errors</b>",
"list.errors.infoProcessed": "<b>{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors</b>",
"logs.actions.linkToTriggeringCsvFile": "File that was used to trigger the bulk edit",
"logs.actions.linkToMatchedRecordsCsvFile": "File with the matching records",
"logs.actions.linkToMatchedRecordsErrorsCsvFile": "File with errors encountered during the record matching",
Expand Down Expand Up @@ -348,14 +348,16 @@
"permissionsModal.list.cell.permissionSets": "Permission set",
"permissionsModal.list.cell.permissions": "Permission",
"permissionsModal.list.title": "Permissions",
"permissionsModal.list.subTitle": "{count} permissions found",
"permissionsModal.list.subTitle": "{count, number} permissions found",
"permissionsModal.cancel": "Cancel",
"permissionsModal.save": "Save & close",
"permissionsModal.totalSelected": "Total selected: {count}",
"permissionsModal.totalSelected": "Total selected: {count, number}",
"layer.options.items.duplicateTo": "Duplicate to",
"list.result.emptyMessage.empty": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage.empty": "Select a \"record identifier\" when on the Identifier tab",
"uploaderSubTitle.empty": "Select a file with record identifiers",
"logs.filter.title.user": "User",
"logs.filter.user.placeholder": "Choose user",
"columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instance (Title, Publisher, Publication date)"
"columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instance (Title, Publisher, Publication date)",
"category.holdingsNotes": "Holdings notes",
"category.holdingsLocation": "Holdings location"
}
32 changes: 17 additions & 15 deletions translations/ui-bulk-edit/ber.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"list.logSubTitle": "Set criteria to start bulk edit",
"list.filters.identifier": "Identifier",
"list.filters.query": "Query",
"list.result.emptyMessage": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage": "Select a \"record identifier\" when on the Identifier tab",
"list.filters.recordIdentifier": "Record identifier",
"list.filters.recordIdentifier.placeholder": "Select record identifier",
"list.filters.recordIdentifier.userUUIDs": "User UUIDs",
Expand Down Expand Up @@ -41,15 +41,15 @@
"menuGroup.actions": "Actions",
"menuGroup.showColumns": "Show columns",
"meta.title.conformationModal": "Bulk edit: <b>{fileName}</b>",
"conformationModal.message": "{count} records will be updated if the <b>Commit changes</b> button is clicked.",
"recordsSuccessfullyChanged": "{value} records have been successfully changed",
"conformationModal.message": "{count, number} records will be updated if the <b>Commit changes</b> button is clicked.",
"recordsSuccessfullyChanged": "{value, number} records have been successfully changed",
"error.sww": "Something went wrong",
"list.logSubTitle.matched": "{count} records match",
"list.logSubTitle.matched": "{count, number} records match",
"list.preview.title": "Preview of record matched",
"preview.file.title": "Filename: {fileUploadedName}",
"preview.query.title": "Query: {queryText}",
"list.errors.title": "Errors",
"list.errors.info": "<b>{fileName}: {entries} entries * {matched} records matched * {errors} errors</b>",
"list.errors.info": "<b>{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors</b>",
"list.errors.table.code": "Record identifier",
"list.errors.table.message": "Reason for error",
"modal.successfullMessage": "{fileName} successfully uploaded.",
Expand All @@ -70,7 +70,7 @@
"layer.action.clear": "Clear field",
"layer.confirmChanges": "Confirm changes",
"actions.placeholder": "Select action",
"previewModal.message": "{count} records will be changed if the Commit changes button is clicked. You may choose Download preview to review all changes prior to saving.",
"previewModal.message": "{count, number} records will be changed if the Commit changes button is clicked. You may choose Download preview to review all changes prior to saving.",
"previewModal.previewToBeChanged": "Preview of records to be changed",
"previewModal.keepEditing": "Keep editing",
"previewModal.downloadPreview": "Download preview",
Expand All @@ -93,7 +93,7 @@
"list.result.emptyMessage.USER_NAME": "Drag and drop or choose file with Usernames",
"uploaderSubTitle.EXTERNAL_SYSTEM_ID": "Select a file with External IDs",
"uploaderSubTitle.USER_NAME": "Select a file with Usernames",
"list.result.emptyMessage.item": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage.item": "Select a \"record identifier\" when on the Identifier tab",
"list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode",
"list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs",
"list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs",
Expand All @@ -108,7 +108,7 @@
"uploaderSubTitle.item.ACCESSION_NUMBER": "Select a file with item accession number",
"uploaderSubTitle.item.HOLDINGS_RECORD_ID": "Select a file with holdings UUIDs",
"layer.selectLocation": "Select location",
"list.logSubTitle.changed": "{count} records changed",
"list.logSubTitle.changed": "{count, number} records changed",
"list.preview.titleChanged": "Preview of record changed",
"modal.fileExtensions.blocked.message2": "Only one file with .csv extension can be uploaded.",
"layer.options.expirationDate": "Expiration date",
Expand All @@ -125,7 +125,7 @@
"list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs",
"list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs",
"list.filters.recordIdentifier.holdings.itemBarcodes": "Item barcodes",
"list.result.emptyMessage.holdings": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage.holdings": "Select a \"record identifier\" when on the Identifier tab",
"list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs",
"list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs",
"list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode",
Expand Down Expand Up @@ -161,15 +161,15 @@
"columns.logs.editing": "Editing",
"columns.logs.actions": "Actions",
"list.actions.download": "Download",
"retrievedDataList.title": "{matched} matching {capability} records found.",
"retrievedDataList.title": "{matched, number} matching {capability} records found.",
"columns.logs.operationType": "Bulk operation type",
"columns.logs.entityType": "Record type",
"columns.logs.userId": "Run by",
"columns.logs.startTime": "Started",
"columns.logs.endTime": "Ended",
"columns.logs.totalNumOfRecords": "# of records",
"columns.logs.processedNumOfRecords": "Processed",
"list.errors.infoProcessed": "<b>{fileName}: {entries} entries * {matched} records changed * {errors} errors</b>",
"list.errors.infoProcessed": "<b>{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors</b>",
"logs.actions.linkToTriggeringCsvFile": "File that was used to trigger the bulk edit",
"logs.actions.linkToMatchedRecordsCsvFile": "File with the matching records",
"logs.actions.linkToMatchedRecordsErrorsCsvFile": "File with errors encountered during the record matching",
Expand Down Expand Up @@ -348,14 +348,16 @@
"permissionsModal.list.cell.permissionSets": "Permission set",
"permissionsModal.list.cell.permissions": "Permission",
"permissionsModal.list.title": "Permissions",
"permissionsModal.list.subTitle": "{count} permissions found",
"permissionsModal.list.subTitle": "{count, number} permissions found",
"permissionsModal.cancel": "Cancel",
"permissionsModal.save": "Save & close",
"permissionsModal.totalSelected": "Total selected: {count}",
"permissionsModal.totalSelected": "Total selected: {count, number}",
"layer.options.items.duplicateTo": "Duplicate to",
"list.result.emptyMessage.empty": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage.empty": "Select a \"record identifier\" when on the Identifier tab",
"uploaderSubTitle.empty": "Select a file with record identifiers",
"logs.filter.title.user": "User",
"logs.filter.user.placeholder": "Choose user",
"columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instance (Title, Publisher, Publication date)"
"columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instance (Title, Publisher, Publication date)",
"category.holdingsNotes": "Holdings notes",
"category.holdingsLocation": "Holdings location"
}
32 changes: 17 additions & 15 deletions translations/ui-bulk-edit/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"list.logSubTitle": "Set criteria to start bulk edit",
"list.filters.identifier": "Identifier",
"list.filters.query": "Query",
"list.result.emptyMessage": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage": "Select a \"record identifier\" when on the Identifier tab",
"list.filters.recordIdentifier": "Record identifier",
"list.filters.recordIdentifier.placeholder": "Select record identifier",
"list.filters.recordIdentifier.userUUIDs": "User UUIDs",
Expand Down Expand Up @@ -41,15 +41,15 @@
"menuGroup.actions": "Actions",
"menuGroup.showColumns": "Show columns",
"meta.title.conformationModal": "Bulk edit: <b>{fileName}</b>",
"conformationModal.message": "{count} records will be updated if the <b>Commit changes</b> button is clicked.",
"recordsSuccessfullyChanged": "{value} records have been successfully changed",
"conformationModal.message": "{count, number} records will be updated if the <b>Commit changes</b> button is clicked.",
"recordsSuccessfullyChanged": "{value, number} records have been successfully changed",
"error.sww": "Something went wrong",
"list.logSubTitle.matched": "{count} records match",
"list.logSubTitle.matched": "{count, number} records match",
"list.preview.title": "Preview of record matched",
"preview.file.title": "Filename: {fileUploadedName}",
"preview.query.title": "Query: {queryText}",
"list.errors.title": "Errors",
"list.errors.info": "<b>{fileName}: {entries} entries * {matched} records matched * {errors} errors</b>",
"list.errors.info": "<b>{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors</b>",
"list.errors.table.code": "Record identifier",
"list.errors.table.message": "Reason for error",
"modal.successfullMessage": "{fileName} successfully uploaded.",
Expand All @@ -70,7 +70,7 @@
"layer.action.clear": "Clear field",
"layer.confirmChanges": "Confirm changes",
"actions.placeholder": "Select action",
"previewModal.message": "{count} records will be changed if the Commit changes button is clicked. You may choose Download preview to review all changes prior to saving.",
"previewModal.message": "{count, number} records will be changed if the Commit changes button is clicked. You may choose Download preview to review all changes prior to saving.",
"previewModal.previewToBeChanged": "Preview of records to be changed",
"previewModal.keepEditing": "Keep editing",
"previewModal.downloadPreview": "Download preview",
Expand All @@ -93,7 +93,7 @@
"list.result.emptyMessage.USER_NAME": "Drag and drop or choose file with Usernames",
"uploaderSubTitle.EXTERNAL_SYSTEM_ID": "Select a file with External IDs",
"uploaderSubTitle.USER_NAME": "Select a file with Usernames",
"list.result.emptyMessage.item": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage.item": "Select a \"record identifier\" when on the Identifier tab",
"list.result.emptyMessage.item.BARCODE": "Drag and drop or choose file with item barcode",
"list.result.emptyMessage.item.ID": "Drag and drop or choose file with item UUIDs",
"list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs",
Expand All @@ -108,7 +108,7 @@
"uploaderSubTitle.item.ACCESSION_NUMBER": "Select a file with item accession number",
"uploaderSubTitle.item.HOLDINGS_RECORD_ID": "Select a file with holdings UUIDs",
"layer.selectLocation": "Select location",
"list.logSubTitle.changed": "{count} records changed",
"list.logSubTitle.changed": "{count, number} records changed",
"list.preview.titleChanged": "Preview of record changed",
"modal.fileExtensions.blocked.message2": "Only one file with .csv extension can be uploaded.",
"layer.options.expirationDate": "Expiration date",
Expand All @@ -125,7 +125,7 @@
"list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs",
"list.filters.recordIdentifier.holdings.instanceHRID": "Instance HRIDs",
"list.filters.recordIdentifier.holdings.itemBarcodes": "Item barcodes",
"list.result.emptyMessage.holdings": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage.holdings": "Select a \"record identifier\" when on the Identifier tab",
"list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs",
"list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag and drop or choose file with instance HRIDs",
"list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag and drop or choose file with item barcode",
Expand Down Expand Up @@ -161,15 +161,15 @@
"columns.logs.editing": "Editing",
"columns.logs.actions": "Actions",
"list.actions.download": "Download",
"retrievedDataList.title": "{matched} matching {capability} records found.",
"retrievedDataList.title": "{matched, number} matching {capability} records found.",
"columns.logs.operationType": "Bulk operation type",
"columns.logs.entityType": "Record type",
"columns.logs.userId": "Run by",
"columns.logs.startTime": "Started",
"columns.logs.endTime": "Ended",
"columns.logs.totalNumOfRecords": "# of records",
"columns.logs.processedNumOfRecords": "Processed",
"list.errors.infoProcessed": "<b>{fileName}: {entries} entries * {matched} records changed * {errors} errors</b>",
"list.errors.infoProcessed": "<b>{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors</b>",
"logs.actions.linkToTriggeringCsvFile": "File that was used to trigger the bulk edit",
"logs.actions.linkToMatchedRecordsCsvFile": "File with the matching records",
"logs.actions.linkToMatchedRecordsErrorsCsvFile": "File with errors encountered during the record matching",
Expand Down Expand Up @@ -348,14 +348,16 @@
"permissionsModal.list.cell.permissionSets": "Permission set",
"permissionsModal.list.cell.permissions": "Permission",
"permissionsModal.list.title": "Permissions",
"permissionsModal.list.subTitle": "{count} permissions found",
"permissionsModal.list.subTitle": "{count, number} permissions found",
"permissionsModal.cancel": "Cancel",
"permissionsModal.save": "Save & close",
"permissionsModal.totalSelected": "Total selected: {count}",
"permissionsModal.totalSelected": "Total selected: {count, number}",
"layer.options.items.duplicateTo": "Duplicate to",
"list.result.emptyMessage.empty": "Select a \"record identifier\" when on the Identifier tab. Enter a \"search query\" when on the Query tab",
"list.result.emptyMessage.empty": "Select a \"record identifier\" when on the Identifier tab",
"uploaderSubTitle.empty": "Select a file with record identifiers",
"logs.filter.title.user": "User",
"logs.filter.user.placeholder": "Choose user",
"columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instance (Title, Publisher, Publication date)"
"columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instance (Title, Publisher, Publication date)",
"category.holdingsNotes": "Holdings notes",
"category.holdingsLocation": "Holdings location"
}
4 changes: 3 additions & 1 deletion translations/ui-bulk-edit/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,5 +357,7 @@
"uploaderSubTitle.empty": "Vybrat soubor s identifikátory záznamu",
"logs.filter.title.user": "Uživatel",
"logs.filter.user.placeholder": "Vybrat uživatele",
"columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instance (Title, Publisher, Publication date)"
"columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instance (Title, Publisher, Publication date)",
"category.holdingsNotes": "Holdings notes",
"category.holdingsLocation": "Holdings location"
}
Loading

0 comments on commit 9eb8b8a

Please sign in to comment.