From 4d840206e4f3e8421cc68e95d036b7a1f54d13ae Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Wed, 15 May 2024 10:41:26 -0400 Subject: [PATCH] Lokalise: updates --- translations/ui-inventory/ar.json | 4 +++- translations/ui-inventory/ber.json | 4 +++- translations/ui-inventory/ca.json | 4 +++- translations/ui-inventory/cs_CZ.json | 4 +++- translations/ui-inventory/da.json | 4 +++- translations/ui-inventory/de.json | 6 ++++-- translations/ui-inventory/en_GB.json | 4 +++- translations/ui-inventory/en_SE.json | 4 +++- translations/ui-inventory/en_US.json | 4 +++- translations/ui-inventory/es.json | 4 +++- translations/ui-inventory/es_419.json | 4 +++- translations/ui-inventory/es_ES.json | 4 +++- translations/ui-inventory/fr.json | 4 +++- translations/ui-inventory/fr_FR.json | 4 +++- translations/ui-inventory/he.json | 4 +++- translations/ui-inventory/hi_IN.json | 4 +++- translations/ui-inventory/hu.json | 4 +++- translations/ui-inventory/it_IT.json | 4 +++- translations/ui-inventory/ja.json | 4 +++- translations/ui-inventory/ko.json | 4 +++- translations/ui-inventory/nb.json | 4 +++- translations/ui-inventory/nn.json | 4 +++- translations/ui-inventory/pl.json | 14 ++++++++------ translations/ui-inventory/pt_BR.json | 4 +++- translations/ui-inventory/pt_PT.json | 4 +++- translations/ui-inventory/ru.json | 4 +++- translations/ui-inventory/sk.json | 4 +++- translations/ui-inventory/sv.json | 4 +++- translations/ui-inventory/ur.json | 4 +++- translations/ui-inventory/zh_CN.json | 4 +++- translations/ui-inventory/zh_TW.json | 4 +++- 31 files changed, 99 insertions(+), 37 deletions(-) diff --git a/translations/ui-inventory/ar.json b/translations/ui-inventory/ar.json index 6948aa172..a402cdfa0 100644 --- a/translations/ui-inventory/ar.json +++ b/translations/ui-inventory/ar.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/ber.json b/translations/ui-inventory/ber.json index edfdeb5c0..ddb59f295 100644 --- a/translations/ui-inventory/ber.json +++ b/translations/ui-inventory/ber.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/ca.json b/translations/ui-inventory/ca.json index 49f859bc1..45c52d1ab 100644 --- a/translations/ui-inventory/ca.json +++ b/translations/ui-inventory/ca.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/cs_CZ.json b/translations/ui-inventory/cs_CZ.json index 900c0ff91..46f51da6c 100644 --- a/translations/ui-inventory/cs_CZ.json +++ b/translations/ui-inventory/cs_CZ.json @@ -862,5 +862,7 @@ "browse.classification.all": "Klasifikace (vše)", "browse.classification.dewey": "Deweyho desítková klasifikace", "browse.classification.lc": "Klasifikace Kongresové knihovny", - "normalizedClassificationNumber": "Klasifikace, normalizovaná" + "normalizedClassificationNumber": "Klasifikace, normalizovaná", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/da.json b/translations/ui-inventory/da.json index 78fc5221a..c9b3283ec 100644 --- a/translations/ui-inventory/da.json +++ b/translations/ui-inventory/da.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/de.json b/translations/ui-inventory/de.json index d9f5abf90..2e515a95e 100644 --- a/translations/ui-inventory/de.json +++ b/translations/ui-inventory/de.json @@ -574,7 +574,7 @@ "item.status.inTransitTo": "In Transport nach {servicePoint}", "instanceMatchKey": "Instanz Match Key", "confirm": "Bestätigen", - "confirmModal.message": "{Titel} ({materialType}) (Barcode: {barcode}) der Exemplarstatus wird als {status} markiert.", + "confirmModal.message": "{title} ({materialType}) (Barcode: {barcode}) der Exemplarstatus wird als {status} markiert.", "confirmModal.requestMessage": "{countIndex, plural, =-1 {Es können offene Bestandsanfragen für dieses Exemplar vorliegen.} =0 {} one {Es gibt {openRequestValue} für dieses Exemplar.} other {Es gibt {openRequestValue} für dieses Exemplar.}}", "saveInstancesUIIDS.info": "Anforderung zum Speichern von Instanzen-UUIDs wurde empfangen. Das Herunterladen der Datei kann einige Minuten dauern.", "instances.rows.select": "Instanz auswählen", @@ -862,5 +862,7 @@ "browse.classification.all": "Klassifikation (alle)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Klassifikation, normalisiert" + "normalizedClassificationNumber": "Klassifikation, normalisiert", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/en_GB.json b/translations/ui-inventory/en_GB.json index edfdeb5c0..ddb59f295 100644 --- a/translations/ui-inventory/en_GB.json +++ b/translations/ui-inventory/en_GB.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/en_SE.json b/translations/ui-inventory/en_SE.json index edfdeb5c0..ddb59f295 100644 --- a/translations/ui-inventory/en_SE.json +++ b/translations/ui-inventory/en_SE.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/en_US.json b/translations/ui-inventory/en_US.json index edfdeb5c0..ddb59f295 100644 --- a/translations/ui-inventory/en_US.json +++ b/translations/ui-inventory/en_US.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/es.json b/translations/ui-inventory/es.json index 8016f98ce..89c27ec34 100644 --- a/translations/ui-inventory/es.json +++ b/translations/ui-inventory/es.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/es_419.json b/translations/ui-inventory/es_419.json index 9b4860331..8a60fc86a 100644 --- a/translations/ui-inventory/es_419.json +++ b/translations/ui-inventory/es_419.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Clasificación, normalizada" + "normalizedClassificationNumber": "Clasificación, normalizada", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/es_ES.json b/translations/ui-inventory/es_ES.json index 7c4f71745..46a5a35e9 100644 --- a/translations/ui-inventory/es_ES.json +++ b/translations/ui-inventory/es_ES.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/fr.json b/translations/ui-inventory/fr.json index 672b99f1c..130c57ffd 100644 --- a/translations/ui-inventory/fr.json +++ b/translations/ui-inventory/fr.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/fr_FR.json b/translations/ui-inventory/fr_FR.json index bec8af314..203a45666 100644 --- a/translations/ui-inventory/fr_FR.json +++ b/translations/ui-inventory/fr_FR.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/he.json b/translations/ui-inventory/he.json index 1742f2764..4df9ec3e9 100644 --- a/translations/ui-inventory/he.json +++ b/translations/ui-inventory/he.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/hi_IN.json b/translations/ui-inventory/hi_IN.json index edfdeb5c0..ddb59f295 100644 --- a/translations/ui-inventory/hi_IN.json +++ b/translations/ui-inventory/hi_IN.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/hu.json b/translations/ui-inventory/hu.json index ae533801c..0c99e90bd 100644 --- a/translations/ui-inventory/hu.json +++ b/translations/ui-inventory/hu.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/it_IT.json b/translations/ui-inventory/it_IT.json index 6409dcd8d..0e9986399 100644 --- a/translations/ui-inventory/it_IT.json +++ b/translations/ui-inventory/it_IT.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/ja.json b/translations/ui-inventory/ja.json index cfd7247a3..acbd2597d 100644 --- a/translations/ui-inventory/ja.json +++ b/translations/ui-inventory/ja.json @@ -862,5 +862,7 @@ "browse.classification.all": "分類(全て)", "browse.classification.dewey": "デューイ十進分類(DDC)", "browse.classification.lc": "米国議会図書館十進分類(LCC)", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/ko.json b/translations/ui-inventory/ko.json index 1f70cf509..4bf6243a5 100644 --- a/translations/ui-inventory/ko.json +++ b/translations/ui-inventory/ko.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/nb.json b/translations/ui-inventory/nb.json index edfdeb5c0..ddb59f295 100644 --- a/translations/ui-inventory/nb.json +++ b/translations/ui-inventory/nb.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/nn.json b/translations/ui-inventory/nn.json index edfdeb5c0..ddb59f295 100644 --- a/translations/ui-inventory/nn.json +++ b/translations/ui-inventory/nn.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/pl.json b/translations/ui-inventory/pl.json index 9333f2442..7509aa415 100644 --- a/translations/ui-inventory/pl.json +++ b/translations/ui-inventory/pl.json @@ -235,7 +235,7 @@ "instanceHoldingsItem": "Opisy bibliograficzne, zasoby, egzemplarze", "URLrelationship": "Relacja URL", "urlRelationshipTerm": "Określenie adresu URL", - "digitizationPolicy": "Polityka digitalizacji", + "digitizationPolicy": "Reguła digitalizacji", "retentionPolicy": "Zasady przechowywania", "alternativeTitleTypes": "Rodzaje wariantu tytułu", "alternativeTitleType": "Rodzaj wariantu tytułu", @@ -301,7 +301,7 @@ "publicDisplay": "Wyświetlane publicznie", "addReceivingHistory": "Dodaj historię otrzymywania", "selectIllPolicy": "Wybierz regułę ILL", - "newRequest": "Nowe zamówienie", + "newRequest": "Nowa rezerwacja", "instances.resourceType": "Typ zasobu", "instances.language": "Język", "holdingsRecord.awaitingResources": "Oczekujące zasoby", @@ -318,7 +318,7 @@ "placeOfPublication": "Miejsce publikacji", "publisherDate": "Data wydania", "classificationIdentifierType": "Typ identyfikatora klasyfikacji", - "addCirculationNote": "Dodaj uwagę dla zwrotu/wypożyczenia", + "addCirculationNote": "Dodaj uwage do zwrotu/wypożyczenia", "item.loanAndAvailability": "Wypożyczanie i dostępność", "missingModal.message": " {title} ( {materialType} ) (Kod kreskowy: {barcode} ) zostanie oznaczony jako brakujący .", "missingModal.heading": "Potwierdź status egzemplarza: Brak", @@ -684,7 +684,7 @@ "instanceTitleLabel": "Instance title", "caption": "Caption", "editMARCHoldings": "Edit in quickMARC", - "editMARCHoldings.paneTitle": "Location: {location} - [{callNumber}]", + "editMARCHoldings.paneTitle": "Lokalizacja: {location} - [{callnumber}]", "quickMARC.label": "quickMARC", "edit": "Edit", "saveHoldingsUIIDS": "Save holdings UUIDs", @@ -700,7 +700,7 @@ "acq.orderSubscription": "Subscription", "acq.receiptDate": "Piece receipt date", "acq.vendorCode": "Organization code", - "addAdministrativeNote": "Add administrative note", + "addAdministrativeNote": "Dodaj uwagę administracyjną", "administrativeNote": "Administrative note", "administrativeNotes": "Administrative notes", "browseCallNumbers": "Browse call numbers", @@ -862,5 +862,7 @@ "browse.classification.all": "Klasyfikacja (wszystko)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Klasyfikacja, znormalizowane" + "normalizedClassificationNumber": "Klasyfikacja, znormalizowane", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/pt_BR.json b/translations/ui-inventory/pt_BR.json index 4f4b79c1d..ce46f6d65 100644 --- a/translations/ui-inventory/pt_BR.json +++ b/translations/ui-inventory/pt_BR.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classificação (todas)", "browse.classification.dewey": "Classificação decimal de Dewey", "browse.classification.lc": "Classificação da Biblioteca do Congresso (LC)", - "normalizedClassificationNumber": "Classificação, normalizada" + "normalizedClassificationNumber": "Classificação, normalizada", + "affiliationChanging.notification": "A afiliação ativa foi alterada", + "affiliationChanging.namedNotification": "A afiliação ativa foi alterada para {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/pt_PT.json b/translations/ui-inventory/pt_PT.json index 3966d5810..c9ea2fdb9 100644 --- a/translations/ui-inventory/pt_PT.json +++ b/translations/ui-inventory/pt_PT.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/ru.json b/translations/ui-inventory/ru.json index b47d4c661..c4be5449d 100644 --- a/translations/ui-inventory/ru.json +++ b/translations/ui-inventory/ru.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/sk.json b/translations/ui-inventory/sk.json index 51d3fcd7f..2aa37bad1 100644 --- a/translations/ui-inventory/sk.json +++ b/translations/ui-inventory/sk.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/sv.json b/translations/ui-inventory/sv.json index edfdeb5c0..ddb59f295 100644 --- a/translations/ui-inventory/sv.json +++ b/translations/ui-inventory/sv.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/ur.json b/translations/ui-inventory/ur.json index 97b2fcb2c..d79454916 100644 --- a/translations/ui-inventory/ur.json +++ b/translations/ui-inventory/ur.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/zh_CN.json b/translations/ui-inventory/zh_CN.json index 7e1e65c99..37ea4e94e 100644 --- a/translations/ui-inventory/zh_CN.json +++ b/translations/ui-inventory/zh_CN.json @@ -862,5 +862,7 @@ "browse.classification.all": "Classification (all)", "browse.classification.dewey": "Dewey Decimal classification", "browse.classification.lc": "Library of Congress classification", - "normalizedClassificationNumber": "Classification, normalized" + "normalizedClassificationNumber": "Classification, normalized", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file diff --git a/translations/ui-inventory/zh_TW.json b/translations/ui-inventory/zh_TW.json index 8db9935d9..a1be64c8e 100644 --- a/translations/ui-inventory/zh_TW.json +++ b/translations/ui-inventory/zh_TW.json @@ -862,5 +862,7 @@ "browse.classification.all": "分類法(全部)", "browse.classification.dewey": "杜威十進分類法", "browse.classification.lc": "美國國會圖書館分類法", - "normalizedClassificationNumber": "分類法,標準化" + "normalizedClassificationNumber": "分類法,標準化", + "affiliationChanging.notification": "Active affiliation has changed", + "affiliationChanging.namedNotification": "Active affiliation has changed to {name}" } \ No newline at end of file