diff --git a/translations/stripes-smart-components/ar.json b/translations/stripes-smart-components/ar.json
index 519f59c79..5a7df0f6b 100644
--- a/translations/stripes-smart-components/ar.json
+++ b/translations/stripes-smart-components/ar.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/ber.json b/translations/stripes-smart-components/ber.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/ber.json
+++ b/translations/stripes-smart-components/ber.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/ca.json b/translations/stripes-smart-components/ca.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/ca.json
+++ b/translations/stripes-smart-components/ca.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/cs_CZ.json b/translations/stripes-smart-components/cs_CZ.json
index 5244202e1..ea5b5fe03 100644
--- a/translations/stripes-smart-components/cs_CZ.json
+++ b/translations/stripes-smart-components/cs_CZ.json
@@ -201,7 +201,7 @@
"customFields.settings.accordion.hidden": "(Skryté)",
"customFields.recordAccordion.defaultName": "Vlastní pole",
"customFields.errorOccurred": "Nelze aktualizovat z důvodu chyby modulu. Zkuste to prosím znovu. Pokud problém přetrvává, obraťte se na správce systému.",
- "cddd.header.effectiveCallNumber": "Efektivní signatura",
+ "cddd.header.effectiveCallNumber": "Řetězec efektivní signatury",
"cddd.itemDeclaredLost": "Nepodařilo se změnit termín vrácení: jednotka je prohlášena za ztracenou",
"cddd.itemDeclaredLostWarning": "Jednotka je prohlášena za ztracenou",
"customFields.required.checked": "Ano",
@@ -280,5 +280,6 @@
"cv.termUpdated": "{type} {term} byl úspěšně aktualizován",
"customFields.fieldTypes.DATE_PICKER": "Výběr data",
"editableList.confirmationModal.cancelLabel": "Ne, nemazat",
- "editableList.confirmationModal.confirmLabel": "Ano, smazat"
+ "editableList.confirmationModal.confirmLabel": "Ano, smazat",
+ "error.requestUrlLimit": "Byl překročen limit počtu znaků požadavku URL vyhledávání. Limit počtu znaků je {limit}. Upravte prosím vyhledávání a/nebo výběr fazet."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/da.json b/translations/stripes-smart-components/da.json
index 6f5bfbf39..302bc6d37 100644
--- a/translations/stripes-smart-components/da.json
+++ b/translations/stripes-smart-components/da.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/de.json b/translations/stripes-smart-components/de.json
index 5b3c372f7..03b5a271e 100644
--- a/translations/stripes-smart-components/de.json
+++ b/translations/stripes-smart-components/de.json
@@ -81,7 +81,7 @@
"password.alphabetical.invalid": "Das Passwort muss sowohl Klein- als auch Großbuchstaben enthalten.",
"password.number.invalid": "Das Passwort muss mindestens eine Ziffer enthalten.",
"password.specialCharacter.invalid": "Das Passwort muss mindestens ein Sonderzeichen enthalten.",
- "password.usernameDuplicate.invalid": "Das Passwort darf nicht Ihren Benutzernamen enthalten.",
+ "password.usernameDuplicate.invalid": "Das Passwort darf nicht Ihre Systemkennung enthalten.",
"password.keyboardSequence.invalid": "Das Passwort darf keine Tastaturzeichenfolge enthalten.",
"password.repeatingSymbols.invalid": "Das Passwort darf dasselbe Zeichen nicht mehrfach hintereinander enthalten.",
"password.whiteSpace.invalid": "Das Passwort darf keine Leerzeichen enthalten.",
@@ -280,5 +280,6 @@
"cv.termUpdated": "Der {type} {term} wurde erfolgreich aktualisiert ",
"customFields.fieldTypes.DATE_PICKER": "Datumsauswahl",
"editableList.confirmationModal.cancelLabel": "Nein, nicht löschen",
- "editableList.confirmationModal.confirmLabel": "Ja, löschen"
+ "editableList.confirmationModal.confirmLabel": "Ja, löschen",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/en_GB.json b/translations/stripes-smart-components/en_GB.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/en_GB.json
+++ b/translations/stripes-smart-components/en_GB.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/en_SE.json b/translations/stripes-smart-components/en_SE.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/en_SE.json
+++ b/translations/stripes-smart-components/en_SE.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/en_US.json b/translations/stripes-smart-components/en_US.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/en_US.json
+++ b/translations/stripes-smart-components/en_US.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/es.json b/translations/stripes-smart-components/es.json
index f5ac62e07..391aad456 100644
--- a/translations/stripes-smart-components/es.json
+++ b/translations/stripes-smart-components/es.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/es_419.json b/translations/stripes-smart-components/es_419.json
index b9f59bb3c..e6c8d70a3 100644
--- a/translations/stripes-smart-components/es_419.json
+++ b/translations/stripes-smart-components/es_419.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/es_ES.json b/translations/stripes-smart-components/es_ES.json
index 0d1d1f669..ef9513ec8 100644
--- a/translations/stripes-smart-components/es_ES.json
+++ b/translations/stripes-smart-components/es_ES.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/fr.json b/translations/stripes-smart-components/fr.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/fr.json
+++ b/translations/stripes-smart-components/fr.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/fr_FR.json b/translations/stripes-smart-components/fr_FR.json
index bde0e8493..2d6f4b1c1 100644
--- a/translations/stripes-smart-components/fr_FR.json
+++ b/translations/stripes-smart-components/fr_FR.json
@@ -5,11 +5,11 @@
"cddd.changeSucceeded": "La date et l'heure d'échéance ont été modifiées avec succès.",
"cddd.changeSucceededWithCount": "La date et l'heure d'échéance ont été modifiées avec succès {succeeded, number} {succeeded, plural, one { item } other { items }} .",
"cddd.changeFailed": "Date d'échéance non modifiée",
- "cddd.itemHasRequestQueue": "L'article a une file d'attente",
+ "cddd.itemHasRequestQueue": "L'exemplaire a des réservations en attente",
"cddd.itemsHaveWarnings": " {count, number} {count, plural, one { item } other { items }} ont avertissements. ",
"cddd.header.alertDetails": "Détails de l'alerte",
"cddd.header.title": "Titre",
- "cddd.header.itemStatus": "Statut du document",
+ "cddd.header.itemStatus": "Statut de l'exemplaire",
"cddd.header.currentDueDate": "Date d'échéance actuelle",
"cddd.header.barcode": "Code-barres",
"cddd.header.loanPolicy": "Règle de prêt",
@@ -70,7 +70,7 @@
"cddd.time": "Heure",
"searchResultsCountHeader": "{count, number} {count, plural, one {notice trouvée} other {notices trouvées}}",
"tags": "Mots-clés",
- "numberOfTags": "{count, number} {count, plural, one {mot-clé} other {mots-clés}}",
+ "numberOfTags": "{count, number} {count, plural, one {Mot-clé} other {Mots-clés}}",
"deleteTag": "Enlever le mot-clé",
"enterATag": "Valider",
"tagsTextArea": "Zone de texte du mot-clé",
@@ -171,10 +171,10 @@
"notes.navModal.dismissLabel": "Continuer l'édition",
"notes.navModal.continueLabel": "Fermer sans sauvegarder",
"notes.navModal.unsavedChangesMsg": "Vos modifications n'ont pas été enregistrées. Êtes-vous sûr(e) de vouloir quitter cette page?",
- "tags.filterError": "Erreur lors de l'application du filtre: {error}",
+ "tags.filterError": "Erreur lors de l'application du filtre : {error}",
"notes.assigned": "Attribué(e) à",
"searchResultsCountUnknown": "Plus de 10 000 enregistrements trouvés",
- "feesfines.policy.lost.duplicate": "Le nom de la politique de frais pour les exemplaires perdus existe déjà. Merci de saisir un nom différent.",
+ "feesfines.policy.lost.duplicate": "Le nom de la politique de frais pour les exemplaires perdus existe déjà. Veuillez saisir un autre nom.",
"reset": "Réinitialiser",
"notes.assignUnassignAll": "Attribuer / supprimer l'attribution de toutes les notes",
"customFields": "Champs personnalisés",
@@ -193,7 +193,7 @@
"customFields.delete.confirm": "Sauvegarder et perdre les données",
"customFields.delete.cancel": "Annuler et continuer à modifier",
"customFields.delete.fieldWillBeDeleted": " {fieldName} sera supprimé .",
- "customFields.delete.warning": "La suppression du champ {fieldName} entraînera également suppression des données stockées dans ce champ dans {usageCount, number} {usageCount, plural, one { enregostrement } other { enregistrements }} ",
+ "customFields.delete.warning": "La suppression du champ {fieldName} entraînera également la suppression des données stockées dans ce champ dans {usageCount, number} {usageCount, plural, one {notice} other {notices}}",
"customFields.delete.modalMessage": "Si vous préférez conserver les données, appuyez sur le bouton \"Annuler et continuer à modifier\".",
"customFields.addCustomField": "Ajouter un champ personnalisé",
"customFields.fieldName.noSet": "Aucun jeu d'étiquettes",
@@ -202,8 +202,8 @@
"customFields.recordAccordion.defaultName": "Champs personnalisés",
"customFields.errorOccurred": "Impossible de mettre à jour en raison d'une erreur de module. Veuillez réessayer. Si le problème persiste, veuillez contacter votre administrateur système.",
"cddd.header.effectiveCallNumber": "Cote intégrale",
- "cddd.itemDeclaredLost": "Impossible de modifier la date d'échéance: l'article est déclaré perdu",
- "cddd.itemDeclaredLostWarning": "L'objet est déclaré perdu",
+ "cddd.itemDeclaredLost": "Impossible de modifier la date d'échéance: l'exemplaire est déclaré perdu",
+ "cddd.itemDeclaredLostWarning": "L'exemplaire est déclaré perdu",
"customFields.required.checked": "Oui",
"customFields.required.unchecked": "Non",
"customFields.recordAccordion.required": "Champ requis",
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/he.json b/translations/stripes-smart-components/he.json
index cc03cfe66..4a74e0983 100644
--- a/translations/stripes-smart-components/he.json
+++ b/translations/stripes-smart-components/he.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/hi_IN.json b/translations/stripes-smart-components/hi_IN.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/hi_IN.json
+++ b/translations/stripes-smart-components/hi_IN.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/hu.json b/translations/stripes-smart-components/hu.json
index cce7bf34f..3ded853a4 100644
--- a/translations/stripes-smart-components/hu.json
+++ b/translations/stripes-smart-components/hu.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/it_IT.json b/translations/stripes-smart-components/it_IT.json
index 19fd05e95..f52132717 100644
--- a/translations/stripes-smart-components/it_IT.json
+++ b/translations/stripes-smart-components/it_IT.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/ja.json b/translations/stripes-smart-components/ja.json
index 47b62b6ae..67bc6e581 100644
--- a/translations/stripes-smart-components/ja.json
+++ b/translations/stripes-smart-components/ja.json
@@ -1,21 +1,21 @@
{
- "cddd.changeDueDate": "期日を変更する",
- "cddd.changeDueDateConfirmation": "期日を変更する",
+ "cddd.changeDueDate": "期限の変更",
+ "cddd.changeDueDateConfirmation": "期限の変更",
"cddd.itemsSelected": "{count, number} {count, plural, one {item} other {items}} selected.",
- "cddd.changeSucceeded": "期日と時刻は正常に変更されました",
+ "cddd.changeSucceeded": "期限と時刻は正常に変更されました",
"cddd.changeSucceededWithCount": "Due date & time has been successfully changed for {succeeded, number} {succeeded, plural, one {item} other {items}}.",
- "cddd.changeFailed": "期日を変更できませんでした",
+ "cddd.changeFailed": "期限を変更できませんでした",
"cddd.itemHasRequestQueue": "アイテムにはリクエストキューがあります",
"cddd.itemsHaveWarnings": "{count, number} {count, plural, one {item} other {items}} have warnings.",
"cddd.header.alertDetails": "アラートの詳細",
"cddd.header.title": "タイトル",
- "cddd.header.itemStatus": "アイテムのステータス",
- "cddd.header.currentDueDate": "現在の期日",
+ "cddd.header.itemStatus": "資料ステータス",
+ "cddd.header.currentDueDate": "現在の期限",
"cddd.header.barcode": "バーコード",
"cddd.header.loanPolicy": "貸出ポリシー",
- "cddd.warning.dueDateAfterPatronExpiration": "新しい期日は、利用者の有効期限後です。",
- "cddd.warning.dueDateWhenLibraryClosed": "新しい期日は、図書館が閉まっている時です。",
- "cddd.warning.dueDateInPast": "新しい期日は過去です。",
+ "cddd.warning.dueDateAfterPatronExpiration": "新しい期限は、利用者の有効期限後です。",
+ "cddd.warning.dueDateWhenLibraryClosed": "新しい期限は、図書館が閉まっている時です。",
+ "cddd.warning.dueDateInPast": "新しい期限は過去です。",
"cv.cannotDeleteTermHeader": "{type}を削除できません",
"cv.cannotDeleteTermMessage": "この{type}は1つ以上のレコードで使用されているため、削除できません。",
"cv.lastUpdated": "最終更新",
@@ -24,23 +24,23 @@
"cv.numberOfObjects": " {objects}の数",
"cv.termWillBeDeleted": "{type} {term} は削除されます。 ",
"cv.termDeleted": "{type} {term} は正常に削除されました",
- "ll.locationLookup": "場所の検索",
- "ll.selectLocationHeader": "{type}場所を選択",
+ "ll.locationLookup": "所在検索",
+ "ll.selectLocationHeader": "{type}所在の選択",
"ll.institution": "機関",
"ll.selectInstitution": "機関を選択",
"ll.campus": "キャンパス",
"ll.selectCampus": "キャンパスを選択",
"ll.library": "図書館",
"ll.selectLibrary": "図書館を選択",
- "ll.location": "場所",
- "ll.selectLocation": "場所を選択",
+ "ll.location": "所在",
+ "ll.selectLocation": "所在の選択",
"ll.temporary": "一時的",
"ll.permanent": "通常",
"ll.saveAndClose": "保存して閉じる",
"ll.cancel": "キャンセル",
- "ls.temporaryLocation": "一時的な場所",
- "ls.permanentLocation": "恒久的な場所",
- "ls.locationPlaceholder": "場所の名前またはコードを選択してください",
+ "ls.temporaryLocation": "一時所在",
+ "ls.permanentLocation": "通常所在",
+ "ls.locationPlaceholder": "所在名称またはコードを選択してください",
"pm.proxyExpired": "プロキシ関係の期限切れ",
"pm.sponsorExpired": "スポンサーユーザーレコードの有効期限が切れました",
"pm.cannotRequestFoSponsor": "プロキシはスポンサーをリクエストできません",
@@ -66,8 +66,8 @@
"isActingAs": "{name}は次のように機能します:",
"actingAsProxyFor": "または、次の代理として機能します。",
"searchCriteria": "検索条件を入力して検索を開始します",
- "cddd.date": "Date",
- "cddd.time": "Time",
+ "cddd.date": "日付",
+ "cddd.time": "時間",
"searchResultsCountHeader": "{count, number} {count, plural, one { レコードが見つかりました } other { レコードが見つかりました}}",
"tags": "タグ",
"numberOfTags": "{count, number} {count, plural, one { タグ } other { タグ }}",
@@ -76,7 +76,7 @@
"tagsTextArea": "Tag text area",
"addTag": "追加",
"addNew": "Add new",
- "newTagCreated": "New tag created",
+ "newTagCreated": "新規タグの作成",
"password.length.invalid": "パスワードの長さは8文字以上にする必要があります。",
"password.alphabetical.invalid": "パスワードには小文字と大文字の両方を含める必要があります。",
"password.number.invalid": "パスワードには少なくとも1つの数字が含まれている必要があります。",
@@ -92,8 +92,8 @@
"sas.noResults.noTerms": "フィルターを選択するか、検索クエリを入力して結果を表示します。",
"sas.noResults.noResults": "結果が見つかりません。検索条件を確認してください。",
"sas.noResults.loading": "読み込んでいます…",
- "cm.success": "Setting was successfully updated.",
- "system": "System",
+ "cm.success": "設定が正常に更新されました",
+ "system": "システム",
"address.addressLabel": "住所",
"sas.createEntry": "Create entry",
"add": "追加",
@@ -104,7 +104,7 @@
"dateRange.from": "From",
"dateRange.to": "To",
"dateRange.apply": "適用",
- "dateRange.invalidDate": "Please enter a valid date",
+ "dateRange.invalidDate": "有効な日付を入力してください",
"dateRange.missingStartDate": "開始日を入力してください",
"dateRange.missingEndDate": "Please enter an end date",
"dateRange.wrongOrder": "開始日が終了日より後です",
@@ -138,14 +138,14 @@
"notes.unassignNote": "Unassign note",
"notes.unassign.confirm.message": "The note {title} will be unassigned.",
"notes.delete.confirm.message": "The note {title} will be permanently deleted. This note is attached to {resourcesNumber, number} {resourcesNumber, plural, one {resource} other {resources}}",
- "notes.editNoteTitle": "Edit: {noteTitle}",
- "notes.noteTypesMissing": "Unable to save note. A note type must be selected",
+ "notes.editNoteTitle": "編集: {noteTitle}",
+ "notes.noteTypesMissing": "ノートを保存できません。ノートタイプを選択する必要があります",
"addressEdit.useAddressAsPrimaryAddress": "住所{index}をプライマリー住所として使用します",
"addressEdit.useAsPrimaryAddress": "プライマリー住所として使用",
- "error.addressTypeRequired": "住所の種類が必要です",
+ "error.addressTypeRequired": "住所タイプが必要です",
"error.addressTypeTaken": "住所の種類は既に使用されています",
"addressEdit.removeAddress": "住所を削除",
- "addressEdit.label.addressType": "住所の種類",
+ "addressEdit.label.addressType": "住所タイプ",
"addressEdit.label.addressLine1": "住所1",
"addressEdit.label.addressLine2": "住所2",
"addressEdit.label.stateRegion": "州/県/地域",
@@ -159,8 +159,8 @@
"cddd.header.requests": "リクエスト",
"cddd.itemHasBeenRecalled": "Item has been recalled",
"notes.type": "ノートタイプ",
- "notes.type.general": "General note",
- "notes.type.customerSupport": "Customer support",
+ "notes.type.general": "一般ノート",
+ "notes.type.customerSupport": "顧客サポート",
"assignUnassign": "割り当て/割り当て解除",
"notes.assignUnassignNote": "ノートの割り当て/割り当て解除",
"error.name.duplicate": "{fieldLabel} already exists.",
@@ -174,7 +174,7 @@
"tags.filterError": "Error applying filter: {error}",
"notes.assigned": "割り当て済み",
"searchResultsCountUnknown": "10,000件を超えるレコードが見つかりました",
- "feesfines.policy.lost.duplicate": "The Lost item fee policy name entered already exists. Please enter a different name.",
+ "feesfines.policy.lost.duplicate": "入力された紛失手数料ポリシー名はすでに存在します。別の名前を入力してください。",
"reset": "リセット",
"notes.assignUnassignAll": "すべてのノートの割り当て/割り当て解除",
"customFields": "カスタムフィールド",
@@ -192,10 +192,10 @@
"customFields.delete.modalTitle": "フィールドデータの削除",
"customFields.delete.confirm": "データを保存して破棄",
"customFields.delete.cancel": "キャンセルして編集を続ける",
- "customFields.delete.fieldWillBeDeleted": "{fieldName} will be deleted.",
+ "customFields.delete.fieldWillBeDeleted": " {fieldName} は 削除されます",
"customFields.delete.warning": "Deleting the field {fieldName} will also delete the data stored in this field in {usageCount, number} {usageCount, plural, one {record} other {records}}",
"customFields.delete.modalMessage": "データを保持したい場合は、「キャンセルして編集を続ける」ボタンを押してください。",
- "customFields.addCustomField": "Add custom field",
+ "customFields.addCustomField": "カスタムフィールドの追加",
"customFields.fieldName.noSet": "ラベルが設定されていません",
"customFields.settings.sectionTitle": "セクションのタイトル",
"customFields.settings.accordion.hidden": "(非表示)",
@@ -206,20 +206,20 @@
"cddd.itemDeclaredLostWarning": "Item is Declared lost",
"customFields.required.checked": "はい",
"customFields.required.unchecked": "いいえ",
- "customFields.recordAccordion.required": "Field is required.",
+ "customFields.recordAccordion.required": "フィールドは必須です",
"customFields.recordAccordion.length": "65 character limit has been exceeded. Please revise.",
"customFields.fieldValue.required": "{field}は必須です",
"customFields.fieldValue.length": "{field}文字数制限を超えています。変更してください。",
"customFields.fieldName.lengthLimit": "65 文字の制限を超えました。変更してください。",
"customFields.helpText.lengthExceeded": "100 character limit has been exceeded. Please revise.",
"cddd.changeSucceededWithFailures": "{failed} due dates not changed. {succeeded} due dates successfully changed.",
- "customFields.fieldTypes.TEXTFIELD": "Text field",
- "customFields.fieldTypes.TEXTAREA": "Text area",
- "customFields.fieldTypes.CHECKBOX": "Checkbox",
+ "customFields.fieldTypes.TEXTFIELD": "テキストフィールド",
+ "customFields.fieldTypes.TEXTAREA": "テキストエリア",
+ "customFields.fieldTypes.CHECKBOX": "チェックボックス",
"customFields.fieldTypes.SELECT": "Single select",
"customFields.dropdown.label": "ラベル",
- "customFields.dropdown.code": "Code",
- "customFields.options": "Options",
+ "customFields.dropdown.code": "コード",
+ "customFields.options": "オプション",
"customFields.addOption": "Add option",
"customFields.option.required": "Option label is required.",
"customFields.option.duplicate": "Duplicate option. Please revise.",
@@ -259,11 +259,11 @@
"success.message": "The {entry} {name} was successfully {action}.",
"address.primary": "プライマリ",
"ll.remoteLabel": "Remote",
- "columnManager.showColumns": "カラムを表示",
+ "columnManager.showColumns": "カラムの表示",
"address.alternate": "Alternate",
"notes.displayAsPopup.label": "Display note as a pop-up",
"notes.displayAsPopup.checkout": "Check out app",
- "notes.displayAsPopup.users": "Users app",
+ "notes.displayAsPopup.users": "ユーザーアプリ",
"notes.popupModal.label": "Note for patron",
"notes.popupModal.delete": "Delete note",
"notes.close": "Close",
@@ -280,5 +280,6 @@
"cv.termUpdated": "{type} {term} は正常に更新されました",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "いいえ、削除しません",
- "editableList.confirmationModal.confirmLabel": "はい、削除します"
+ "editableList.confirmationModal.confirmLabel": "はい、削除します",
+ "error.requestUrlLimit": "検索 URI リクエストの文字数制限を超えました。文字数制限は{limit}です。検索やファセットの選択を修正してください。"
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/ko.json b/translations/stripes-smart-components/ko.json
index 17be65caf..ccf90d7ea 100644
--- a/translations/stripes-smart-components/ko.json
+++ b/translations/stripes-smart-components/ko.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/nb.json b/translations/stripes-smart-components/nb.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/nb.json
+++ b/translations/stripes-smart-components/nb.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/nl.json b/translations/stripes-smart-components/nl.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/nl.json
+++ b/translations/stripes-smart-components/nl.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/nn.json b/translations/stripes-smart-components/nn.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/nn.json
+++ b/translations/stripes-smart-components/nn.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/pl.json b/translations/stripes-smart-components/pl.json
index b37d3ebb3..17151e472 100644
--- a/translations/stripes-smart-components/pl.json
+++ b/translations/stripes-smart-components/pl.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "{type} {term} został pomyślnie zaktualizowany ",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/pt_BR.json b/translations/stripes-smart-components/pt_BR.json
index ae54c781a..2f3da576b 100644
--- a/translations/stripes-smart-components/pt_BR.json
+++ b/translations/stripes-smart-components/pt_BR.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "O {type} {term} foi atualizado com sucesso",
"customFields.fieldTypes.DATE_PICKER": "Seletor de data",
"editableList.confirmationModal.cancelLabel": "Não, não excluir",
- "editableList.confirmationModal.confirmLabel": "Sim, excluir"
+ "editableList.confirmationModal.confirmLabel": "Sim, excluir",
+ "error.requestUrlLimit": "O limite de caracteres da solicitação de URI de pesquisa foi excedido. O limite de caracteres é {limit}. Revise suas seleções de busca e/ou faceta."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/pt_PT.json b/translations/stripes-smart-components/pt_PT.json
index 393cae384..968de4455 100644
--- a/translations/stripes-smart-components/pt_PT.json
+++ b/translations/stripes-smart-components/pt_PT.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/ru.json b/translations/stripes-smart-components/ru.json
index 2f1569cdc..5f8c032e0 100644
--- a/translations/stripes-smart-components/ru.json
+++ b/translations/stripes-smart-components/ru.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/sk.json b/translations/stripes-smart-components/sk.json
index 386c8664c..2b5f19290 100644
--- a/translations/stripes-smart-components/sk.json
+++ b/translations/stripes-smart-components/sk.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/sv.json b/translations/stripes-smart-components/sv.json
index 9b7fa0874..765055310 100644
--- a/translations/stripes-smart-components/sv.json
+++ b/translations/stripes-smart-components/sv.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/ur.json b/translations/stripes-smart-components/ur.json
index ffaa6af06..232ce00d4 100644
--- a/translations/stripes-smart-components/ur.json
+++ b/translations/stripes-smart-components/ur.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "The {type} {term} was successfully updated",
"customFields.fieldTypes.DATE_PICKER": "Date picker",
"editableList.confirmationModal.cancelLabel": "No, do not delete",
- "editableList.confirmationModal.confirmLabel": "Yes, delete"
+ "editableList.confirmationModal.confirmLabel": "Yes, delete",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/zh_CN.json b/translations/stripes-smart-components/zh_CN.json
index bfef931be..27056652e 100644
--- a/translations/stripes-smart-components/zh_CN.json
+++ b/translations/stripes-smart-components/zh_CN.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "{type} {term} 已成功更新",
"customFields.fieldTypes.DATE_PICKER": "日期选择器",
"editableList.confirmationModal.cancelLabel": "否,不要删除",
- "editableList.confirmationModal.confirmLabel": "是,删除"
+ "editableList.confirmationModal.confirmLabel": "是,删除",
+ "error.requestUrlLimit": "已超出搜索 URI 请求字符数限制。字符数限制为{limit} 。请修改搜索和/或分面选择。"
}
\ No newline at end of file
diff --git a/translations/stripes-smart-components/zh_TW.json b/translations/stripes-smart-components/zh_TW.json
index 1f667d56a..eabe119e4 100644
--- a/translations/stripes-smart-components/zh_TW.json
+++ b/translations/stripes-smart-components/zh_TW.json
@@ -280,5 +280,6 @@
"cv.termUpdated": "{type} {term} 已成功更新",
"customFields.fieldTypes.DATE_PICKER": "日期選擇器",
"editableList.confirmationModal.cancelLabel": "否,不要刪除",
- "editableList.confirmationModal.confirmLabel": "是,刪除"
+ "editableList.confirmationModal.confirmLabel": "是,刪除",
+ "error.requestUrlLimit": "Search URI request character limit has been exceeded. The character limit is {limit}. Please revise your search and/or facet selections."
}
\ No newline at end of file