Skip to content

Commit

Permalink
Update translation strings
Browse files Browse the repository at this point in the history
Lokalise: Translations update
folio-translations authored Apr 12, 2024
2 parents ad3afe8 + d3e7b9b commit e44fb80
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions translations/ui-checkin/ja.json
Original file line number Diff line number Diff line change
@@ -40,7 +40,7 @@
"multipieceModal.confirm": "Confirm",
"multipieceModal.back": "Back",
"multipieceModal.label": "Confirm multipiece check in",
"multipieceModal.checkIn": "Check in",
"multipieceModal.checkIn": "返却",
"multipieceModal.cancel": "キャンセル",
"multipieceModal.item.numberOfPieces": "Number of pieces",
"multipieceModal.message": "<strong>{title}</strong> <strong>({name})</strong> (Barcode: {barcode}) will be checked in.",
@@ -94,20 +94,20 @@
"statusModal.hold.comment": "<strong>Patron comments:</strong> {comment}",
"statuses.restricted": "Restricted",
"itemNotCheckedIn": "Item not checked in",
"statuses.inProcessNonRequestable": "In process (non-requestable)",
"statuses.inProcessNonRequestable": "処理中(リクエスト不可)",
"statuses.longMissing": "Long missing",
"statuses.unavailable": "利用不可",
"statuses.unknown": "Unknown",
"dateReturnedLabel": "Date returned",
"errorModal.unhandledError": "This is an unhandled exception.",
"selectItemModal.heading": "Select item",
"selectItemModal.resultCount": "{count} Records found",
"selectItemModal.barcode": "Barcode",
"selectItemModal.resultCount": "{count}件のレコードが見つかりました",
"selectItemModal.barcode": "バーコード",
"selectItemModal.itemStatus": "Item status",
"selectItemModal.location": "Location",
"selectItemModal.location": "場所",
"selectItemModal.materialType": "資料種別",
"selectItemModal.loanType": "Loan type",
"selectItemModal.title": "Title",
"selectItemModal.callNumber": "Call number",
"selectItemModal.loanType": "貸出種別",
"selectItemModal.title": "タイトル",
"selectItemModal.callNumber": "請求記号",
"selectItemModal.itemListHeader": "List of items: choose one"
}
4 changes: 2 additions & 2 deletions translations/ui-checkin/pt_BR.json
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@
"action.printTransitSlip": "Imprimir a ficha de trânsito",
"missingModal.heading": "Devolver item desaparecido?",
"missingModal.message": "<strong> {title} ({materialType})</strong> (Código de barras: {barcode}) tem o status do item <strong>Desaparecido</strong> {discoverySuppressMessage}",
"missingModal.discoverySuppress": "e está ocultado no sistema de descoberta",
"missingModal.discoverySuppress": "e está oculto na descoberta",
"note": "Nota",
"checkinNoteModal.heading": "Confirmar devolução",
"checkinNoteModal.message": "<strong>{title} ({materialType})</strong> (Código de barras: {barcode}) tem <strong>{count}</strong> {count, plural, one {nota} other {notas}} e será <strong>devolvido</strong> ",
@@ -79,7 +79,7 @@
"requestDetails": "Detalhes da requisição",
"confirmModal.heading": "Devolver item com status {status}?",
"confirmModal.message": "<strong>{title} ({materialType})</strong> (Código de barras: {barcode}) tem o status do item <strong>{status}</strong> {discoverySuppressMessage}",
"confirmModal.discoverySuppress": "e está ocultado no sistema de descoberta",
"confirmModal.discoverySuppress": "e está oculto na descoberta",
"confirmModal.confirm": "Confirmar",
"confirmModal.cancel": "Cancelar",
"statuses.missing": "Desaparecido",

0 comments on commit e44fb80

Please sign in to comment.