From 2a8a573c8049b181e23d8464dbbeeab4a42fc0bc Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Sun, 20 Oct 2024 22:11:12 -0400 Subject: [PATCH] Lokalise: updates --- translations/ui-bulk-edit/ar.json | 4 +- translations/ui-bulk-edit/ber.json | 4 +- translations/ui-bulk-edit/ca.json | 4 +- translations/ui-bulk-edit/cs_CZ.json | 12 ++- translations/ui-bulk-edit/da.json | 4 +- translations/ui-bulk-edit/de.json | 4 +- translations/ui-bulk-edit/en_GB.json | 4 +- translations/ui-bulk-edit/en_SE.json | 4 +- translations/ui-bulk-edit/en_US.json | 4 +- translations/ui-bulk-edit/es.json | 4 +- translations/ui-bulk-edit/es_419.json | 4 +- translations/ui-bulk-edit/es_ES.json | 4 +- translations/ui-bulk-edit/fr.json | 4 +- translations/ui-bulk-edit/fr_FR.json | 130 +++++++++++++------------- translations/ui-bulk-edit/he.json | 4 +- translations/ui-bulk-edit/hi_IN.json | 4 +- translations/ui-bulk-edit/hu.json | 4 +- translations/ui-bulk-edit/it_IT.json | 4 +- translations/ui-bulk-edit/ja.json | 4 +- translations/ui-bulk-edit/ko.json | 4 +- translations/ui-bulk-edit/nb.json | 4 +- translations/ui-bulk-edit/nl.json | 4 +- translations/ui-bulk-edit/nn.json | 4 +- translations/ui-bulk-edit/pl.json | 6 +- translations/ui-bulk-edit/pt_BR.json | 4 +- translations/ui-bulk-edit/pt_PT.json | 4 +- translations/ui-bulk-edit/ru.json | 4 +- translations/ui-bulk-edit/sk.json | 4 +- translations/ui-bulk-edit/sv.json | 4 +- translations/ui-bulk-edit/ur.json | 4 +- translations/ui-bulk-edit/zh_CN.json | 4 +- translations/ui-bulk-edit/zh_TW.json | 4 +- 32 files changed, 164 insertions(+), 100 deletions(-) diff --git a/translations/ui-bulk-edit/ar.json b/translations/ui-bulk-edit/ar.json index c05d632d..b2fa73cd 100644 --- a/translations/ui-bulk-edit/ar.json +++ b/translations/ui-bulk-edit/ar.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ber.json b/translations/ui-bulk-edit/ber.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/ber.json +++ b/translations/ui-bulk-edit/ber.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ca.json b/translations/ui-bulk-edit/ca.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/ca.json +++ b/translations/ui-bulk-edit/ca.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 25cbbd7e..d30d5eab 100644 --- a/translations/ui-bulk-edit/cs_CZ.json +++ b/translations/ui-bulk-edit/cs_CZ.json @@ -508,9 +508,11 @@ "File uploading failed, reason: Cannot upload a file. Reason: file is empty.": "Nahraný soubor je prázdný.", "previewModal.message.empty.marc": "All instances have source FOLIO. Use “Instances and Administrative data” option for bulk edit.", "start.downloadChangedRecords.marc": "Stáhnout změněné záznamy (MARC)", - "layer.marc.error.ind": "Please check your input.", - "layer.marc.error.subfield": "Please check your input.", - "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", - "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.marc.error.ind": "Zkontrolujte prosím svůj vstup.", + "layer.marc.error.subfield": "Zkontrolujte prosím svůj vstup.", + "logs.actions.linkToCommittedRecordsMarcFile": "Soubor s aktualizovanými záznamy", + "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "Soubor s aktualizovanými záznamy", + "layer.options.inProcess": "Ve zpracování", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/da.json b/translations/ui-bulk-edit/da.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/da.json +++ b/translations/ui-bulk-edit/da.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/de.json b/translations/ui-bulk-edit/de.json index d413fdc7..1819356f 100644 --- a/translations/ui-bulk-edit/de.json +++ b/translations/ui-bulk-edit/de.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/en_GB.json +++ b/translations/ui-bulk-edit/en_GB.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/en_SE.json +++ b/translations/ui-bulk-edit/en_SE.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/en_US.json +++ b/translations/ui-bulk-edit/en_US.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/es.json b/translations/ui-bulk-edit/es.json index c8b05f08..3407416f 100644 --- a/translations/ui-bulk-edit/es.json +++ b/translations/ui-bulk-edit/es.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 c8b05f08..3407416f 100644 --- a/translations/ui-bulk-edit/es_419.json +++ b/translations/ui-bulk-edit/es_419.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 c8b05f08..3407416f 100644 --- a/translations/ui-bulk-edit/es_ES.json +++ b/translations/ui-bulk-edit/es_ES.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/fr.json b/translations/ui-bulk-edit/fr.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/fr.json +++ b/translations/ui-bulk-edit/fr.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 50660476..b84f80af 100644 --- a/translations/ui-bulk-edit/fr_FR.json +++ b/translations/ui-bulk-edit/fr_FR.json @@ -55,10 +55,10 @@ "list.filters.recordIdentifier.item.ItemHRIDs": "Item HRIDs", "list.filters.recordIdentifier.item.former": "Item former identifier", "list.filters.recordIdentifier.item.accession": "Numéro d'inventaire d'exemplaire", - "list.filters.recordIdentifier.item.holdingsUUID": "Holdings UUIDs", + "list.filters.recordIdentifier.item.holdingsUUID": "UUIDs des localisations", "start.edit.csv": "Start bulk edit (Local)", "start.downloadChangedRecords": "Download changed records (CSV)", - "layer.title": "Bulk edits", + "layer.title": "Modification par lots", "layer.column.options": "Options", "layer.column.actions": "Actions", "layer.action.replace": "Remplacer par", @@ -90,14 +90,14 @@ "list.result.emptyMessage.item.HRID": "Drag and drop or choose file with item HRIDs.", "list.result.emptyMessage.item.FORMER_IDS": "Drag and drop or choose file with item former identifier.", "list.result.emptyMessage.item.ACCESSION_NUMBER": "Glisser-déposer ou choisir un fichier avec les numéros d'inventaire d'exemplaires.", - "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Drag and drop or choose file with holdings UUIDs.", + "list.result.emptyMessage.item.HOLDINGS_RECORD_ID": "Glisser-déposer ou choisir un fichier avec les UUIDs des localisations.", "uploaderSubTitle.item": "Select a file with record identifiers", "uploaderSubTitle.item.BARCODE": "Sélectionnez un fichier avec les code-barres d'exemplaires", "uploaderSubTitle.item.ID": "Select a file with item UUIDs", "uploaderSubTitle.item.HRID": "Select a file with item HRIDs", "uploaderSubTitle.item.FORMER_IDS": "Select a file with item former identifier", "uploaderSubTitle.item.ACCESSION_NUMBER": "Sélectionnez un fichier avec les numéros d'inventaire d'exemplaires", - "uploaderSubTitle.item.HOLDINGS_RECORD_ID": "Select a file with holdings UUIDs", + "uploaderSubTitle.item.HOLDINGS_RECORD_ID": "Sélectionner un fichier avec les UUIDs des localisations.", "layer.selectLocation": "Sélectionner un emplacement", "list.logSubTitle.changed": "{count, number} records changed", "list.preview.titleChanged": "Preview of record changed", @@ -111,23 +111,23 @@ "layer.options.patronGroup": "Groupe usagers", "layer.selectPatronGroup": "Sélectionnez le groupe usagers", "layer.options.email": "Email", - "list.filters.recordIdentifier.holdings.holdingsUUID": "Holdings UUIDs", - "list.filters.recordIdentifier.holdings.holdingsHRID": "Holdings HRIDs", + "list.filters.recordIdentifier.holdings.holdingsUUID": "UUIDs des localisations", + "list.filters.recordIdentifier.holdings.holdingsHRID": "HRIDs des localisations", "list.filters.recordIdentifier.holdings.instanceHRID": "HRIDs des notices", "list.filters.recordIdentifier.holdings.itemBarcodes": "Codes-barres d'exemplaires", - "list.result.emptyMessage.holdings": "Select a record identifier.", - "list.result.emptyMessage.holdings.ID": "Drag and drop or choose file with holdings UUIDs.", + "list.result.emptyMessage.holdings": "Sélectionner un identifiant de notice", + "list.result.emptyMessage.holdings.ID": "Glisser-déposer ou choisir un fichier avec les UUIDs des localisations.", "list.result.emptyMessage.holdings.INSTANCE_HRID": "Glisser-déposer ou choisir un fichier avec les HRIDs des notices.", "list.result.emptyMessage.holdings.ITEM_BARCODE": "Glisser-déposer ou choisir un fichier avec les code-barres d'exemplaires.", - "list.filters.capabilities.holdings": "Inventory - holdings", - "uploaderSubTitle.holdings": "Select a file with record identifiers", - "uploaderSubTitle.holdings.ID": "Select a file with holdings UUIDs", + "list.filters.capabilities.holdings": "Catalogue - localisations", + "uploaderSubTitle.holdings": "Sélectionner un fichier avec les identifiants de notices", + "uploaderSubTitle.holdings.ID": "Sélectionner un fichier avec les UUIDs des localisations.", "uploaderSubTitle.holdings.INSTANCE_HRID": "Sélectionner un fichier avec les HRIDs de notices.", "uploaderSubTitle.holdings.ITEM_BARCODE": "Sélectionnez un fichier avec les code-barres d'exemplaires", - "list.result.emptyMessage.holdings.HRID": "Drag and drop or choose file with holdings HRIDs.", - "uploaderSubTitle.holdings.HRID": "Select a file with holdings HRIDs", - "layer.options.holdings.temporaryLocation": "Temporary holdings location", - "layer.options.holdings.permanentLocation": "Permanent holdings location", + "list.result.emptyMessage.holdings.HRID": "Glisser-déposer ou choisir un fichier avec les HRIDs des localisations.", + "uploaderSubTitle.holdings.HRID": "Sélectionner un fichier avec les HRIDs des localisations.", + "layer.options.holdings.temporaryLocation": "Localisation temporaire", + "layer.options.holdings.permanentLocation": "Localisation permanente", "options.placeholder": "Select option", "meta.logs.title": "Bulk edit logs", "resetFilters": "Tout réinitialiser", @@ -174,7 +174,7 @@ "logs.status.COMPLETED_WITH_ERRORS": "Terminé avec des erreurs", "logs.status.FAILED": "Échec", "logs.status.APPLY_CHANGES": "Apply changes", - "logs.entityType.HOLDINGS_RECORD": "Inventory - holdings", + "logs.entityType.HOLDINGS_RECORD": "Catalogue - localisations", "logs.entityType.ITEM": "Inventory - items", "logs.entityType.USER": "Utilisateurs", "logs.approach.IN_APP": "In app", @@ -207,7 +207,7 @@ "columns.ITEM.Item id": "Item ID", "columns.ITEM.Version": "Version", "columns.ITEM.Item HRID": "Item HRID", - "columns.ITEM.Holdings Record Id": "Holdings record ID", + "columns.ITEM.Holdings Record Id": "ID de notice de localisation", "columns.ITEM.Title": "Title", "columns.ITEM.Contributor Names": "Contributor names", "columns.ITEM.Call Number": "Cote", @@ -222,34 +222,34 @@ "columns.ITEM.Purchase Order Line Identifier": "Purchase order line identifier", "columns.ITEM.Tags": "Mots-clés", "columns.ITEM.Last CheckIn": "Dernier retour", - "columns.HOLDINGS_RECORD.Holdings record id": "Holdings ID", + "columns.HOLDINGS_RECORD.Holdings record id": "ID Localisations", "columns.HOLDINGS_RECORD.Version": "Version", - "columns.HOLDINGS_RECORD.Holdings type": "Holdings type", - "columns.HOLDINGS_RECORD.Former ids": "Former ids", + "columns.HOLDINGS_RECORD.Holdings type": "Type de localisations", + "columns.HOLDINGS_RECORD.Former ids": "IDs précédents", "columns.HOLDINGS_RECORD.Permanent location": "Emplacement permanent", "columns.HOLDINGS_RECORD.Temporary location": "Emplacement temporaire", "columns.HOLDINGS_RECORD.Effective location": "Emplacement effectif", - "columns.HOLDINGS_RECORD.Electronic access": "Electronic access", + "columns.HOLDINGS_RECORD.Electronic access": "Accès électronique", "columns.HOLDINGS_RECORD.Call number type": "Type de cote", "columns.HOLDINGS_RECORD.Call number prefix": "Préfixe de la cote", "columns.HOLDINGS_RECORD.Call number": "Cote", "columns.HOLDINGS_RECORD.Call number suffix": "Suffixe de la cote", - "columns.HOLDINGS_RECORD.Shelving title": "Shelving title", - "columns.HOLDINGS_RECORD.Acquisition format": "Acquisition format", - "columns.HOLDINGS_RECORD.Acquisition method": "Acquisition method", - "columns.HOLDINGS_RECORD.Receipt status": "Receipt status", + "columns.HOLDINGS_RECORD.Shelving title": "Titre de rayonnage", + "columns.HOLDINGS_RECORD.Acquisition format": "Format d'acquisition", + "columns.HOLDINGS_RECORD.Acquisition method": "Méthode d'acquisition", + "columns.HOLDINGS_RECORD.Receipt status": "État de réception", "columns.HOLDINGS_RECORD.Notes": "Notes", - "columns.HOLDINGS_RECORD.Ill policy": "Ill policy", - "columns.HOLDINGS_RECORD.Retention policy": "Retention policy", - "columns.HOLDINGS_RECORD.Digitization policy": "Digitization policy", - "columns.HOLDINGS_RECORD.Holdings statements": "Holdings statements", - "columns.HOLDINGS_RECORD.Holdings statements for indexes": "Holdings statements for indexes", - "columns.HOLDINGS_RECORD.Holdings statements for supplements": "Holdings statements for supplements", - "columns.HOLDINGS_RECORD.Copy number": "Copy number", - "columns.HOLDINGS_RECORD.Number of items": "Number of items", - "columns.HOLDINGS_RECORD.Receiving history": "Receiving history", + "columns.HOLDINGS_RECORD.Ill policy": "Politique de PEB", + "columns.HOLDINGS_RECORD.Retention policy": "Politique de rétention", + "columns.HOLDINGS_RECORD.Digitization policy": "Politique de numérisation", + "columns.HOLDINGS_RECORD.Holdings statements": "État des localisations", + "columns.HOLDINGS_RECORD.Holdings statements for indexes": "États des localisations pour les index", + "columns.HOLDINGS_RECORD.Holdings statements for supplements": "États des localisations pour les suppléments", + "columns.HOLDINGS_RECORD.Copy number": "Numéro d'exemplaire", + "columns.HOLDINGS_RECORD.Number of items": "Nombre d'exemplaires", + "columns.HOLDINGS_RECORD.Receiving history": "Historique de réception", "columns.HOLDINGS_RECORD.Discovery suppress": "Masquer dans l'outil de découverte", - "columns.HOLDINGS_RECORD.Statistical codes": "Statistical codes", + "columns.HOLDINGS_RECORD.Statistical codes": "Codes statistiques", "columns.HOLDINGS_RECORD.Tags": "Mots-clés", "columns.HOLDINGS_RECORD.Source": "Source", "columns.HOLDINGS_RECORD.Instance HRID": "HRID de la notice", @@ -261,7 +261,7 @@ "layer.options.items.false": "Set false", "layer.options.suppressFromDiscovery": "Masquer dans l'outil de découverte", "columns.USER.Created Date": "Fiche créée", - "columns.HOLDINGS_RECORD.HRID": "Holdings HRID", + "columns.HOLDINGS_RECORD.HRID": "HRID de localisation", "progressBar.committing": "Committing changes", "progresssBar.processing": "Processing", "layer.options.holdings.suppress": "Masquer dans l'outil de découverte", @@ -315,23 +315,23 @@ "logs.filter.title.user": "User", "logs.filter.user.placeholder": "Choose user", "columns.HOLDINGS_RECORD.Instance (Title, Publisher, Publication date)": "Notice (Titre, Éditeur, Date de publication)", - "category.holdingsNotes": "Holdings notes", - "category.holdingsLocation": "Holdings location", + "category.holdingsNotes": "Notes sur les localisations", + "category.holdingsLocation": "Emplacement", "category.electronicAccess": "Electronic access", "layer.options.holdings.uri": "URI", - "columns.HOLDINGS_RECORD.Action note": "Action note", - "columns.HOLDINGS_RECORD.Binding": "Binding note", - "columns.HOLDINGS_RECORD.Copy note": "Copy note", - "columns.HOLDINGS_RECORD.Electronic bookplate": "Electronic bookplate note", - "columns.HOLDINGS_RECORD.Provenance": "Provenance note", - "columns.HOLDINGS_RECORD.Reproduction": "Reproduction note", - "layer.options.holdings.urlRelationship": "URL Relationship", + "columns.HOLDINGS_RECORD.Action note": "Note d'action", + "columns.HOLDINGS_RECORD.Binding": "Note de reliure", + "columns.HOLDINGS_RECORD.Copy note": "Note sur la copie", + "columns.HOLDINGS_RECORD.Electronic bookplate": "Note sur l'ex-libris électronique", + "columns.HOLDINGS_RECORD.Provenance": "Note de provenance", + "columns.HOLDINGS_RECORD.Reproduction": "Note de reproduction", + "layer.options.holdings.urlRelationship": "Relation URL", "layer.selectType": "Select note type", "ariaLabel.urlRelationshipSelect": "Url relationship select", "type.placeholder": "Select type", - "layer.options.holdings.materialsSpecified": "Materials specified", - "layer.options.holdings.linkText": "Link text", - "layer.options.holdings.urlPublic": "URL public note", + "layer.options.holdings.materialsSpecified": "Matériels spécifiés", + "layer.options.holdings.linkText": "Texte du lien", + "layer.options.holdings.urlPublic": "Note publique sur l'URL", "list.preview.electronicAccess.relationship": "Relation", "list.preview.electronicAccess.uri": "URI", "list.preview.electronicAccess.linkText": "Texte du lien", @@ -359,7 +359,7 @@ "columns.INSTANCE.Instance HRID": "HRID de la notice", "columns.INSTANCE.Instance status term": "Terme du statut de la notice bibliographique", "columns.INSTANCE.Resource title": "Titre de la ressource", - "columns.INSTANCE.Contributors": "Contributors", + "columns.INSTANCE.Contributors": "Contributeurs", "columns.INSTANCE.Resource type": "Type de ressource", "columns.INSTANCE.Instance UUID": "UUID de la notice", "columns.INSTANCE.Staff suppress": "Supprimer de la vue du personnel", @@ -381,11 +381,11 @@ "layer.options.instances.suppress": "Masquer dans l'outil de découverte", "layer.action.apply.ITEMS": "Apply to items records", "layer.action.apply.APPLY_TO_ITEMS": "Apply to all items records", - "layer.action.apply.APPLY_TO_HOLDINGS": "Apply to all holdings records", + "layer.action.apply.APPLY_TO_HOLDINGS": "Appliquer à toutes les notices de localisations", "list.result.emptyMessage.query": "Select a record type and then click the Build query button.", "list.result.emptyMessage.item.query": "Click the Build query button to build the query.", "list.result.emptyMessage.instance.query": "Cliquez sur le bouton Générez la requête pour générer la requête.", - "list.result.emptyMessage.holdings.query": "Click the Build query button to build the query.", + "list.result.emptyMessage.holdings.query": "Cliquez sur le bouton Générez la requête pour générer la requête.", "list.result.emptyMessage.user": "Select a record identifier.", "list.result.emptyMessage.user.ID": "Drag and drop or choose file with User UUIDs.", "list.result.emptyMessage.user.BARCODE": "Glisser-déposer ou choisir un fichier avec les code-barres utilisateurs.", @@ -400,7 +400,7 @@ "uploaderSubTitle": "Select a file with record identifiers", "logs.actions.linkToTriggeringCsvFile.QUERY": "File with identifiers of the records affected by bulk update", "columns.ITEM.Administrative note": "Administrative note", - "columns.HOLDINGS_RECORD.Administrative note": "Administrative note", + "columns.HOLDINGS_RECORD.Administrative note": "Note administrative", "logs.actions.linkToMatchedRecordsCsvFile.QUERY": "File with the matching records", "logs.actions.linkToMatchedRecordsErrorsCsvFile.QUERY": "File with errors encountered during the record matching", "logs.actions.linkToModifiedRecordsCsvFile.QUERY": "File with the preview of proposed changes", @@ -409,7 +409,7 @@ "error.incorrectFormatted": "{fileName} is formatted incorrectly. Please correct the formatting and upload the file again.", "list.errors.query.info": "Bulk edit query: {entries, number} entries * {matched, number} records matched * {errors, number} errors", "list.errors.query.infoProcessed": "Bulk edit query: {entries, number} entries * {matched, number} records changed * {errors, number} errors", - "columns.ITEM.Holdings (Location, Call number)": "Holdings (Location, Call number)", + "columns.ITEM.Holdings (Location, Call number)": "Localisations (Emplacement, Cote)", "meta.query.title": "Bulk edit query", "logs.status.EXECUTING_QUERY": "Executing query", "layer.column.data": "Data", @@ -423,7 +423,7 @@ "start.edit.instance": "Lancer la modification par lots - Champs de notice", "list.errors.table.link": "View latest version", "actions.find": "Rechercher", - "start.edit.mark": "Instances with source MARC (POC)", + "start.edit.mark": "Notices avec source MARC (POC)", "logs.status.RETRIEVING_IDENTIFIERS": "Retrieving identifiers", "logs.status.SAVED_IDENTIFIERS": "Saving identifiers", "meta.title.uploadedFile.mark": "Bulk edit MARC fields - {fileName}", @@ -453,9 +453,9 @@ "columns.HOLDINGS_RECORD.Holdings level call number prefix": "Holdings level call number prefix", "columns.HOLDINGS_RECORD.Holdings level call number": "Holdings level call number", "columns.HOLDINGS_RECORD.Holdings level call number suffix": "Holdings level call number suffix", - "columns.HOLDINGS_RECORD.Holdings statement": "Holdings statement", - "columns.HOLDINGS_RECORD.Holdings statement for supplements": "Holdings statement for supplements", - "columns.HOLDINGS_RECORD.Holdings statement for indexes": "Holdings statement for indexes", + "columns.HOLDINGS_RECORD.Holdings statement": "État des localisations", + "columns.HOLDINGS_RECORD.Holdings statement for supplements": "État des localisations pour les suppléments", + "columns.HOLDINGS_RECORD.Holdings statement for indexes": "État des localisations pour les index", "columns.HOLDINGS_RECORD.ILL policy": "Politique de PEB", "columns.HOLDINGS_RECORD.Order format": "Format de commande", "columns.ITEM.Former identifier": "Ancien identifiant", @@ -470,11 +470,11 @@ "columns.ITEM.Year, caption": "Année, légende", "columns.ITEM.Item identifier": "Identifiant de l'exemplaire", "columns.ITEM.Copy number": "Numéro d'exemplaire", - "columns.ITEM.Number of pieces": "Nombre d'éléments", - "columns.ITEM.Description of pieces": "Description des éléments", - "columns.ITEM.Number of missing pieces": "Nombre d'éléments manquants", - "columns.ITEM.Missing pieces": "Éléments manquants", - "columns.ITEM.Missing pieces date": "Date d'éléments manquants", + "columns.ITEM.Number of pieces": "Nombre d'unités", + "columns.ITEM.Description of pieces": "Description des unités", + "columns.ITEM.Number of missing pieces": "Nombre d'unités manquantes", + "columns.ITEM.Missing pieces": "Unités manquantes", + "columns.ITEM.Missing pieces date": "Date d'unités manquantes", "columns.ITEM.Item damaged status": "Statut de l'exemplaire endommagé", "columns.ITEM.Item damaged status date": "Date de statut de l'exemplaire endommagé", "columns.ITEM.Material type": "Type de document", @@ -496,7 +496,7 @@ "columns.USER.Preferred email communications": "Préférences de contact par mail", "logs.actions.linkToModifiedRecordsMarcFile": "File with the preview of proposed changes", "logs.actions.linkToModifiedRecordsMarcFile.QUERY": "File with the preview of proposed changes", - "logs.entityType.INSTANCE_MARC": "Inventory - instances (MARC)", + "logs.entityType.INSTANCE_MARC": "Catalogue - notices (MARC)", "previewModal.downloadPreview.marc": "Download preview in MARC format", "layer.marc.error.protected": "This field is protected.", "layer.marc.error.limited": "Limited to 5xx and 9xx.", @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/he.json b/translations/ui-bulk-edit/he.json index da76828f..f7dc8e3d 100644 --- a/translations/ui-bulk-edit/he.json +++ b/translations/ui-bulk-edit/he.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/hi_IN.json +++ b/translations/ui-bulk-edit/hi_IN.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/hu.json b/translations/ui-bulk-edit/hu.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/hu.json +++ b/translations/ui-bulk-edit/hu.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 c3f98fdb..24a1cd23 100644 --- a/translations/ui-bulk-edit/it_IT.json +++ b/translations/ui-bulk-edit/it_IT.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ja.json b/translations/ui-bulk-edit/ja.json index 41a4c153..f0b71265 100644 --- a/translations/ui-bulk-edit/ja.json +++ b/translations/ui-bulk-edit/ja.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "入力内容を確認してください", "logs.actions.linkToCommittedRecordsMarcFile": "更新済レコードを含むファイル", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "更新済レコードを含むファイル", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ko.json b/translations/ui-bulk-edit/ko.json index 5e6047c3..e8049408 100644 --- a/translations/ui-bulk-edit/ko.json +++ b/translations/ui-bulk-edit/ko.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/nb.json b/translations/ui-bulk-edit/nb.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/nb.json +++ b/translations/ui-bulk-edit/nb.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/nl.json b/translations/ui-bulk-edit/nl.json index 0ce5c78f..e6a79e20 100644 --- a/translations/ui-bulk-edit/nl.json +++ b/translations/ui-bulk-edit/nl.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/nn.json b/translations/ui-bulk-edit/nn.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/nn.json +++ b/translations/ui-bulk-edit/nn.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/pl.json b/translations/ui-bulk-edit/pl.json index 1b3434ee..bec58b53 100644 --- a/translations/ui-bulk-edit/pl.json +++ b/translations/ui-bulk-edit/pl.json @@ -477,7 +477,7 @@ "columns.ITEM.Missing pieces date": "Missing pieces date", "columns.ITEM.Item damaged status": "Item damaged status", "columns.ITEM.Item damaged status date": "Item damaged status date", - "columns.ITEM.Material type": "Material type", + "columns.ITEM.Material type": "Rodzaj materiału", "columns.ITEM.Is bound with": "Is bound with", "columns.ITEM.Bound with titles": "Bound with titles", "columns.ITEM.Permanent loan type": "Permanent loan type", @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 6557525f..55ef833f 100644 --- a/translations/ui-bulk-edit/pt_BR.json +++ b/translations/ui-bulk-edit/pt_BR.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Por favor, verifique sua entrada.", "logs.actions.linkToCommittedRecordsMarcFile": "Arquivo com registros atualizados", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "Arquivo com registros atualizados", - "layer.options.inProcess": "Em processo" + "layer.options.inProcess": "Em processo", + "columns.ITEM.Member": "Membro", + "columns.HOLDINGS_RECORD.Member": "Membro" } \ 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 c63bd7b2..ea38b594 100644 --- a/translations/ui-bulk-edit/pt_PT.json +++ b/translations/ui-bulk-edit/pt_PT.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ru.json b/translations/ui-bulk-edit/ru.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/ru.json +++ b/translations/ui-bulk-edit/ru.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/sk.json b/translations/ui-bulk-edit/sk.json index 4ae94f3a..191123c1 100644 --- a/translations/ui-bulk-edit/sk.json +++ b/translations/ui-bulk-edit/sk.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/sv.json b/translations/ui-bulk-edit/sv.json index 9dce37d1..cde6caae 100644 --- a/translations/ui-bulk-edit/sv.json +++ b/translations/ui-bulk-edit/sv.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file diff --git a/translations/ui-bulk-edit/ur.json b/translations/ui-bulk-edit/ur.json index 66c3c9e2..cb8debbf 100644 --- a/translations/ui-bulk-edit/ur.json +++ b/translations/ui-bulk-edit/ur.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 73f73db6..adb81c56 100644 --- a/translations/ui-bulk-edit/zh_CN.json +++ b/translations/ui-bulk-edit/zh_CN.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "请检查您的输入。", "logs.actions.linkToCommittedRecordsMarcFile": "包含已更新记录的文件", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "包含已更新记录的文件", - "layer.options.inProcess": "处理中" + "layer.options.inProcess": "处理中", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ 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 c0dfa638..fbbc4483 100644 --- a/translations/ui-bulk-edit/zh_TW.json +++ b/translations/ui-bulk-edit/zh_TW.json @@ -512,5 +512,7 @@ "layer.marc.error.subfield": "Please check your input.", "logs.actions.linkToCommittedRecordsMarcFile": "File with updated records", "logs.actions.linkToCommittedRecordsMarcFile.QUERY": "File with updated records", - "layer.options.inProcess": "In process" + "layer.options.inProcess": "In process", + "columns.ITEM.Member": "Member", + "columns.HOLDINGS_RECORD.Member": "Member" } \ No newline at end of file