From 284f567051e2b73bcd645608a562daa811d7c2a2 Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:47:04 -0400 Subject: [PATCH] Lokalise: updates --- translations/ui-bulk-edit/ar.json | 16 ++++++++------ translations/ui-bulk-edit/ber.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/ca.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/cs_CZ.json | 4 +++- translations/ui-bulk-edit/da.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/de.json | 20 +++++++++-------- translations/ui-bulk-edit/en_GB.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/en_SE.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/en_US.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/es.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/es_419.json | 6 +++-- translations/ui-bulk-edit/es_ES.json | 30 +++++++++++++------------ translations/ui-bulk-edit/fr.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/fr_FR.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/he.json | 30 +++++++++++++------------ translations/ui-bulk-edit/hi_IN.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/hu.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/it_IT.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/ja.json | 30 +++++++++++++------------ translations/ui-bulk-edit/ko.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/nb.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/nn.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/pl.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/pt_BR.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/pt_PT.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/ru.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/sv.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/ur.json | 32 ++++++++++++++------------- translations/ui-bulk-edit/zh_CN.json | 4 +++- translations/ui-bulk-edit/zh_TW.json | 32 ++++++++++++++------------- 30 files changed, 452 insertions(+), 392 deletions(-) diff --git a/translations/ui-bulk-edit/ar.json b/translations/ui-bulk-edit/ar.json index 1b1eef2d..f32eccba 100644 --- a/translations/ui-bulk-edit/ar.json +++ b/translations/ui-bulk-edit/ar.json @@ -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": "قم بالسحب والإفلات أو اختيار ملف برقم باركود المادة", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ber.json b/translations/ui-bulk-edit/ber.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/ber.json +++ b/translations/ui-bulk-edit/ber.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ca.json b/translations/ui-bulk-edit/ca.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/ca.json +++ b/translations/ui-bulk-edit/ca.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/cs_CZ.json b/translations/ui-bulk-edit/cs_CZ.json index f6367c0a..4bbd911d 100644 --- a/translations/ui-bulk-edit/cs_CZ.json +++ b/translations/ui-bulk-edit/cs_CZ.json @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/da.json b/translations/ui-bulk-edit/da.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/da.json +++ b/translations/ui-bulk-edit/da.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/de.json b/translations/ui-bulk-edit/de.json index bf2e256f..267521f1 100644 --- a/translations/ui-bulk-edit/de.json +++ b/translations/ui-bulk-edit/de.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Kriterien für den Start der Massenbearbeitung festlegen", "list.filters.identifier": "Identifikator", "list.filters.query": "Abfrage", - "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": "Datensatzidentifikator", "list.filters.recordIdentifier.placeholder": "Identifikatorentyp auswählen", "list.filters.recordIdentifier.userUUIDs": "Personen UUIDs", @@ -93,7 +93,7 @@ "list.result.emptyMessage.USER_NAME": "Drag & Drop oder Datei mit Kennungen auswählen", "uploaderSubTitle.EXTERNAL_SYSTEM_ID": "Datei mit externen IDs auswählen", "uploaderSubTitle.USER_NAME": "Datei mit Benutzerkennungen auswählen", - "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 & Drop oder Datei mit Exemplar-Barcodes auswählen", "list.result.emptyMessage.item.ID": "Drag & Drop oder Datei mit Exemplar-UUIDs auswählen", "list.result.emptyMessage.item.HRID": "Drag & Drop oder Datei mit Exemplar-HRIDs auswählen", @@ -125,7 +125,7 @@ "list.filters.recordIdentifier.holdings.holdingsHRID": "Bestands-HRIDs", "list.filters.recordIdentifier.holdings.instanceHRID": "Instanz-HRIDs", "list.filters.recordIdentifier.holdings.itemBarcodes": "Exemplar-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 & Drop oder Datei mit Bestand-UUIDs auswählen", "list.result.emptyMessage.holdings.INSTANCE_HRID": "Drag & Drop oder Datei mit Instanz-HRIDs auswählen", "list.result.emptyMessage.holdings.ITEM_BARCODE": "Drag & Drop oder Datei mit Exemplar-Barcodes auswählen", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/en_GB.json b/translations/ui-bulk-edit/en_GB.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/en_GB.json +++ b/translations/ui-bulk-edit/en_GB.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/en_SE.json b/translations/ui-bulk-edit/en_SE.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/en_SE.json +++ b/translations/ui-bulk-edit/en_SE.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/en_US.json b/translations/ui-bulk-edit/en_US.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/en_US.json +++ b/translations/ui-bulk-edit/en_US.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/es.json b/translations/ui-bulk-edit/es.json index 4c5c0593..55ed0d77 100644 --- a/translations/ui-bulk-edit/es.json +++ b/translations/ui-bulk-edit/es.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -70,7 +70,7 @@ "layer.action.clear": "Clear field", "layer.confirmChanges": "Confirmar cambios", "actions.placeholder": "Seleccionar acción", - "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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "columns.logs.editing": "Edición de", "columns.logs.actions": "Comportamiento", "list.actions.download": "Descargar", - "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/es_419.json b/translations/ui-bulk-edit/es_419.json index 917c1c97..6f799d92 100644 --- a/translations/ui-bulk-edit/es_419.json +++ b/translations/ui-bulk-edit/es_419.json @@ -353,9 +353,11 @@ "permissionsModal.save": "Guardar y cerrar", "permissionsModal.totalSelected": "Total seleccionado: {count}", "layer.options.items.duplicateTo": "duplicar a", - "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": "Usuario", "logs.filter.user.placeholder": "Elegir usuario", - "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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/es_ES.json b/translations/ui-bulk-edit/es_ES.json index 30f3dc72..c9ac70d3 100644 --- a/translations/ui-bulk-edit/es_ES.json +++ b/translations/ui-bulk-edit/es_ES.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Establecer los criterios para iniciar la edición masiva", "list.filters.identifier": "Identificador", "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": "Identificador del registro", "list.filters.recordIdentifier.placeholder": "Select record identifier", "list.filters.recordIdentifier.userUUIDs": "User UUIDs", @@ -41,15 +41,15 @@ "menuGroup.actions": "Acciones", "menuGroup.showColumns": "Mostrar columnas", "meta.title.conformationModal": "Edición masiva {fileName} ", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Identificador del registro", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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": "Arrastrar o seleccionar fichero de códigos de barras de item", "list.result.emptyMessage.item.ID": "Arrastrar o seleccionar fichero con UUIDs de item", "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs", @@ -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": "Seleccionar localización", - "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", @@ -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", @@ -161,7 +161,7 @@ "columns.logs.editing": "Edición de", "columns.logs.actions": "Comportamiento", "list.actions.download": "Descargar", - "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/fr.json b/translations/ui-bulk-edit/fr.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/fr.json +++ b/translations/ui-bulk-edit/fr.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/fr_FR.json b/translations/ui-bulk-edit/fr_FR.json index 508e4798..5fd547c6 100644 --- a/translations/ui-bulk-edit/fr_FR.json +++ b/translations/ui-bulk-edit/fr_FR.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Afficher les colonnes", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "Nom de fichier : {fileUploadedName}", "preview.query.title": "Query: {queryText}", "list.errors.title": "Erreurs", - "list.errors.info": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Motif de l'erreur", "modal.successfullMessage": "{fileName} a été téléchargé avec succès.", @@ -70,7 +70,7 @@ "layer.action.clear": "Clear field", "layer.confirmChanges": "Confirmer les modifications", "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": "Continuer l'édition", "previewModal.downloadPreview": "Download preview", @@ -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", @@ -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": "Sélectionner un emplacement", - "list.logSubTitle.changed": "{count} records changed", + "list.logSubTitle.changed": "{count, number} records changed", "list.preview.titleChanged": "Preview of record changed", "modal.fileExtensions.blocked.message2": "Un seul fichier avec l'extension .csv peut être téléchargé.", "layer.options.expirationDate": "Date d'échéance", @@ -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", @@ -161,7 +161,7 @@ "columns.logs.editing": "Editing", "columns.logs.actions": "Actions", "list.actions.download": "Télécharger", - "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/he.json b/translations/ui-bulk-edit/he.json index 4682ca4b..40e718ce 100644 --- a/translations/ui-bulk-edit/he.json +++ b/translations/ui-bulk-edit/he.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes button is clicked.", + "recordsSuccessfullyChanged": "{value, number} records have been successfully changed", "error.sww": "Something went wrong", "list.logSubTitle.matched": "{count} רשומות תואמות", "list.preview.title": "Preview of record matched", "preview.file.title": "Filename: {fileUploadedName}", "preview.query.title": "שאילתה: {queryText}", "list.errors.title": "שגיאות", - "list.errors.info": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "מזהה רשומה", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/hi_IN.json b/translations/ui-bulk-edit/hi_IN.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/hi_IN.json +++ b/translations/ui-bulk-edit/hi_IN.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/hu.json b/translations/ui-bulk-edit/hu.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/hu.json +++ b/translations/ui-bulk-edit/hu.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/it_IT.json b/translations/ui-bulk-edit/it_IT.json index 2d2a7b5f..eb72764c 100644 --- a/translations/ui-bulk-edit/it_IT.json +++ b/translations/ui-bulk-edit/it_IT.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Imposta i criteri per avviare la modifica massiva", "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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Azioni", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Modifica massiva: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "Anteprima del record abbinato", "preview.file.title": "Filename: {fileUploadedName}", "preview.query.title": "Query: {queryText}", "list.errors.title": "Errors", - "list.errors.info": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -70,7 +70,7 @@ "layer.action.clear": "Clear field", "layer.confirmChanges": "Confirm changes", "actions.placeholder": "Seleziona un'azione", - "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", @@ -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", @@ -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": "Data di scadenza", @@ -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", @@ -161,7 +161,7 @@ "columns.logs.editing": "Editing", "columns.logs.actions": "Azioni", "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ja.json b/translations/ui-bulk-edit/ja.json index e931b8ae..ecb2e000 100644 --- a/translations/ui-bulk-edit/ja.json +++ b/translations/ui-bulk-edit/ja.json @@ -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", @@ -42,14 +42,14 @@ "menuGroup.showColumns": "カラムを表示", "meta.title.conformationModal": "Bulk edit: {fileName}", "conformationModal.message": "[ 変更をコミットボタンをクリックすると、 {count}件のレコードが更新されます。", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "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": "エラー", - "list.errors.info": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "エラーの理由", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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": "レコードタイプ", "columns.logs.userId": "Run by", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ko.json b/translations/ui-bulk-edit/ko.json index b6620d72..3ac9c146 100644 --- a/translations/ui-bulk-edit/ko.json +++ b/translations/ui-bulk-edit/ko.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/nb.json b/translations/ui-bulk-edit/nb.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/nb.json +++ b/translations/ui-bulk-edit/nb.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/nn.json b/translations/ui-bulk-edit/nn.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/nn.json +++ b/translations/ui-bulk-edit/nn.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/pl.json b/translations/ui-bulk-edit/pl.json index d3cccb40..169407ba 100644 --- a/translations/ui-bulk-edit/pl.json +++ b/translations/ui-bulk-edit/pl.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Ustaw kryteria, aby uruchomić edycję grupową", "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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Edycja grupowa: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} załadowany pomyślnie", @@ -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": "Kontynuuj edycję", "previewModal.downloadPreview": "Download preview", @@ -93,7 +93,7 @@ "list.result.emptyMessage.USER_NAME": "Przeciągnij i upuść lub wybierz plik z danymi nazwami użytkowników", "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": "Przeciągnij i upuść lub wybierz plik z kodami kreskowymi egzemplarzy", "list.result.emptyMessage.item.ID": "Przeciągnij i upuść lub wybierz plik z identyfikatorami UUID dla egzemplarzy", "list.result.emptyMessage.item.HRID": "Przeciągnij i upuść lub wybierz plik z identyfikatorami HRID dla egzemplarzy", @@ -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", @@ -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": "Przeciągnij i upuść lub wybierz plik z identyfikatorami UUID dla zasobów", "list.result.emptyMessage.holdings.INSTANCE_HRID": "Przeciągnij i upuść lub wybierz plik z identyfikatorami HRID dla opisów", "list.result.emptyMessage.holdings.ITEM_BARCODE": "Przeciągnij i upuść lub wybierz plik z kodami kreskowymi egzemplarzy", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "logs.actions.linkToTriggeringCsvFile": "Plik, który został użyty do uruchomienia edycji grupowej", "logs.actions.linkToMatchedRecordsCsvFile": "File with the matching records", "logs.actions.linkToMatchedRecordsErrorsCsvFile": "File with errors encountered during the record matching", @@ -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": "Anuluj", "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)": "Instancja (Tytuł, Wydawca, Data publikacji)" + "columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instancja (Tytuł, Wydawca, Data publikacji)", + "category.holdingsNotes": "Holdings notes", + "category.holdingsLocation": "Holdings location" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/pt_BR.json b/translations/ui-bulk-edit/pt_BR.json index aea10c56..60774081 100644 --- a/translations/ui-bulk-edit/pt_BR.json +++ b/translations/ui-bulk-edit/pt_BR.json @@ -4,7 +4,7 @@ "list.logSubTitle": "Definir critérios para iniciar a edição em massa", "list.filters.identifier": "Identificador", "list.filters.query": "Consulta", - "list.result.emptyMessage": "Selecione um \"identificador de registro\" na guia Identificador. Insira uma \"critério de consulta\" na guia Consulta", + "list.result.emptyMessage": "Selecione um \"identificador de registro\" quando estiver na guia Identificador", "list.filters.recordIdentifier": "Identificador de registro", "list.filters.recordIdentifier.placeholder": "Selecione o identificador de registro", "list.filters.recordIdentifier.userUUIDs": "UUIDs de usuário", @@ -41,15 +41,15 @@ "menuGroup.actions": "Ações", "menuGroup.showColumns": "Mostrar colunas", "meta.title.conformationModal": "Editar em lote {fileName}", - "conformationModal.message": "{count} registros serão atualizados se o botão Confirmar alterações for clicado.", - "recordsSuccessfullyChanged": "{value} registros foram alterados com sucesso", + "conformationModal.message": "Os registros {count, number} serão atualizados se o botão Confirmar alterações for clicado.", + "recordsSuccessfullyChanged": "Os registros {value, number} foram alterados com sucesso", "error.sww": "Algo deu errado.", - "list.logSubTitle.matched": "{count} registros correspondem", + "list.logSubTitle.matched": "{count, number} registros correspondem", "list.preview.title": "Pré-visualização do registro encontrado", "preview.file.title": "Nome do arquivo: {fileUploadedName}", "preview.query.title": "Consulta: {queryText}", "list.errors.title": "Erros", - "list.errors.info": " {fileName} : {entries} entradas * {matched} registros correspondentes * {errors} erros ", + "list.errors.info": "{fileName} : {entries, number} entradas * {matched, number} registros correspondidos * {errors, number} erros", "list.errors.table.code": "Identificador de registro", "list.errors.table.message": "Motivo do erro", "modal.successfullMessage": "{fileName} carregado com sucesso.", @@ -70,7 +70,7 @@ "layer.action.clear": "Limpar campo(s)", "layer.confirmChanges": "Confirmar alterações", "actions.placeholder": "Selecione a ação", - "previewModal.message": "{count} registros serão alterados se o botão Salvar e fechar for clicado. Você pode escolher Baixar visualização para revisar todas as alterações antes de salvar.", + "previewModal.message": "Os registros {count, number} serão alterados se o botão Confirmar alterações for clicado. Você pode escolher Baixar prévia para revisar todas as alterações antes de salvar.", "previewModal.previewToBeChanged": "Pré-visualização de registros a serem alterados", "previewModal.keepEditing": "Continue editando", "previewModal.downloadPreview": "Baixar pré-visualização", @@ -93,7 +93,7 @@ "list.result.emptyMessage.USER_NAME": "Arraste e solte ou escolha o arquivo com Usernames", "uploaderSubTitle.EXTERNAL_SYSTEM_ID": "Selecione um arquivo com IDs externos", "uploaderSubTitle.USER_NAME": "Selecione um arquivo com Usernames", - "list.result.emptyMessage.item": "Selecione um \"identificador de registro\" na guia Identificador. Insira uma \"consulta de pesquisa\" quando estiver na guia Consulta", + "list.result.emptyMessage.item": "Selecione um \"identificador de registro\" quando estiver na guia Identificador", "list.result.emptyMessage.item.BARCODE": "Arraste e solte ou escolha o arquivo com o código de barras do exemplar", "list.result.emptyMessage.item.ID": "Arraste e solte ou escolha o arquivo com UUIDs de exemplar", "list.result.emptyMessage.item.HRID": "Arraste e solte ou escolha o arquivo com HRIDs do exemplar", @@ -108,7 +108,7 @@ "uploaderSubTitle.item.ACCESSION_NUMBER": "Selecione um arquivo com o número de acesso do exemplar", "uploaderSubTitle.item.HOLDINGS_RECORD_ID": "Selecione um arquivo com os UUIDs de coleções", "layer.selectLocation": "Selecionar localização", - "list.logSubTitle.changed": "{count} registros alterados", + "list.logSubTitle.changed": "{count, number} registros alterados", "list.preview.titleChanged": "Pré-visualização do registro alterado", "modal.fileExtensions.blocked.message2": "Apenas um arquivo com extensão .csv pode ser carregado.", "layer.options.expirationDate": "Data de expiração", @@ -125,7 +125,7 @@ "list.filters.recordIdentifier.holdings.holdingsHRID": "HRIDs de coleções", "list.filters.recordIdentifier.holdings.instanceHRID": "HRIDs de instância", "list.filters.recordIdentifier.holdings.itemBarcodes": "Códigos de barras do item", - "list.result.emptyMessage.holdings": "Selecione um \"identificador de registro\" na guia Identificador. Insira uma \"consulta de pesquisa\" quando estiver na guia Consulta", + "list.result.emptyMessage.holdings": "Selecione um \"identificador de registro\" quando estiver na guia Identificador", "list.result.emptyMessage.holdings.ID": "Arrastar e soltar ou escolher arquivo com UUIDs de coleções", "list.result.emptyMessage.holdings.INSTANCE_HRID": "Arraste e solte ou escolha o arquivo com HRIDs de instância", "list.result.emptyMessage.holdings.ITEM_BARCODE": "Arraste e solte ou escolha o arquivo com o código de barras do item", @@ -161,7 +161,7 @@ "columns.logs.editing": "Editando", "columns.logs.actions": "Ações", "list.actions.download": "Baixar", - "retrievedDataList.title": "{matched} correspondente {capability} registros encontrados.", + "retrievedDataList.title": "{matched, number} registros correspondentes a {capability} encontrados.", "columns.logs.operationType": "Tipo de operação em lote", "columns.logs.entityType": "Tipo de registro", "columns.logs.userId": "Executado por", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Finalizado", "columns.logs.totalNumOfRecords": "Núm. de registros", "columns.logs.processedNumOfRecords": "Processado", - "list.errors.infoProcessed": " {fileName} : {entries} entradas * {matched} registros alterados * {errors} erros ", + "list.errors.infoProcessed": "{fileName} : {entries, number} entradas * {matched, number} registros alterados * {errors, number} erros", "logs.actions.linkToTriggeringCsvFile": "Arquivo que foi usado para acionar a edição em massa", "logs.actions.linkToMatchedRecordsCsvFile": "Arquivo com os registros correspondentes", "logs.actions.linkToMatchedRecordsErrorsCsvFile": "Arquivo com erros encontrados durante a correspondência de registros", @@ -348,14 +348,16 @@ "permissionsModal.list.cell.permissionSets": "Conjunto de permissões", "permissionsModal.list.cell.permissions": "Permissão", "permissionsModal.list.title": "Permissões", - "permissionsModal.list.subTitle": "{count} permissões encontradas", + "permissionsModal.list.subTitle": "{count, number} permissões encontradas", "permissionsModal.cancel": "Cancelar", "permissionsModal.save": "Salvar e fechar", - "permissionsModal.totalSelected": "Total selecionado: {count}", + "permissionsModal.totalSelected": "Total selecionado: {count, number}", "layer.options.items.duplicateTo": "Duplicar para", - "list.result.emptyMessage.empty": "Selecione um \"identificador de registro\" na guia Identificador. Insira uma \"consulta de pesquisa\" quando estiver na guia Consulta", + "list.result.emptyMessage.empty": "Selecione um \"identificador de registro\" quando estiver na guia Identificador", "uploaderSubTitle.empty": "Selecione um arquivo com identificadores de registro", "logs.filter.title.user": "Usuário", "logs.filter.user.placeholder": "Escolha o usuário", - "columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instância (Título, Editora, Data de publicação)" + "columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Instância (Título, Editora, Data de publicação)", + "category.holdingsNotes": "Notas de coleção", + "category.holdingsLocation": "Localização do coleção" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/pt_PT.json b/translations/ui-bulk-edit/pt_PT.json index 26823502..47dfbc8f 100644 --- a/translations/ui-bulk-edit/pt_PT.json +++ b/translations/ui-bulk-edit/pt_PT.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ru.json b/translations/ui-bulk-edit/ru.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/ru.json +++ b/translations/ui-bulk-edit/ru.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/sv.json b/translations/ui-bulk-edit/sv.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/sv.json +++ b/translations/ui-bulk-edit/sv.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ur.json b/translations/ui-bulk-edit/ur.json index b1a728f8..5b09e4ef 100644 --- a/translations/ui-bulk-edit/ur.json +++ b/translations/ui-bulk-edit/ur.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/zh_CN.json b/translations/ui-bulk-edit/zh_CN.json index 4c9b15fb..1a6616c9 100644 --- a/translations/ui-bulk-edit/zh_CN.json +++ b/translations/ui-bulk-edit/zh_CN.json @@ -357,5 +357,7 @@ "uploaderSubTitle.empty": "选择带有记录标识符的文件", "logs.filter.title.user": "用户", "logs.filter.user.placeholder": "选择用户", - "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" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/zh_TW.json b/translations/ui-bulk-edit/zh_TW.json index 3c0c9dfd..8dfc85e2 100644 --- a/translations/ui-bulk-edit/zh_TW.json +++ b/translations/ui-bulk-edit/zh_TW.json @@ -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", @@ -41,15 +41,15 @@ "menuGroup.actions": "Actions", "menuGroup.showColumns": "Show columns", "meta.title.conformationModal": "Bulk edit: {fileName}", - "conformationModal.message": "{count} records will be updated if the Commit changes button is clicked.", - "recordsSuccessfullyChanged": "{value} records have been successfully changed", + "conformationModal.message": "{count, number} records will be updated if the Commit changes 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": "錯誤", - "list.errors.info": "{fileName}: {entries} entries * {matched} records matched * {errors} errors", + "list.errors.info": "{fileName}: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.table.code": "Record identifier", "list.errors.table.message": "Reason for error", "modal.successfullMessage": "{fileName} successfully uploaded.", @@ -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", @@ -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", @@ -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", @@ -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", @@ -161,7 +161,7 @@ "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", @@ -169,7 +169,7 @@ "columns.logs.endTime": "Ended", "columns.logs.totalNumOfRecords": "# of records", "columns.logs.processedNumOfRecords": "Processed", - "list.errors.infoProcessed": "{fileName}: {entries} entries * {matched} records changed * {errors} errors", + "list.errors.infoProcessed": "{fileName}: {entries, number} entries * {matched, number} records changed * {errors, number} errors", "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", @@ -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" } \ No newline at end of file