Skip to content

Commit

Permalink
Lokalise: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
folio-translations committed Jun 20, 2024
1 parent 320aa77 commit 2b5c050
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions translations/ui-checkin/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"itemNoExist": "L'article avec ce code à barres n'existe pas",
"userNoExist": "L'utilisateur {userId} n'existe pas",
"fillOut": "Merci de remplir pour continuer",
"meta.title": "Retourner",
"meta.title": "Retour",
"today": "Aujourd'hui",
"now": "Maintenant",
"statusModal.back": "Retour",
Expand All @@ -40,7 +40,7 @@
"multipieceModal.confirm": "Confirmer",
"multipieceModal.back": "Retour",
"multipieceModal.label": "Confirmer le retour de plusieurs exemplaires",
"multipieceModal.checkIn": "Retourner",
"multipieceModal.checkIn": "Retour",
"multipieceModal.cancel": "Annuler",
"multipieceModal.item.numberOfPieces": "Nombre d'exemplaires",
"multipieceModal.message": "<strong> {title} </strong> <strong> ( {name} ) </strong> (code-barres: {barcode} ) sera restitué.",
Expand Down Expand Up @@ -70,12 +70,12 @@
"declaredLostModal.message": "L'exemplaire <strong> {title} ( {materialType} ) </strong> (Code barres: {barcode} ) a comme statut <strong> Déclaré perdu. </strong>",
"feeFineDetails": "Détails des frais / amendes",
"withdrawnModal.heading": "Retourner l'exemplaire retiré ?",
"withdrawnModal.suppressedMessage": "<strong> {title} ( {materialType} ) </strong> (Code-barres: {barcode} ) a comme statut <strong> Retiré </strong> et est supprimé de la recherche.",
"withdrawnModal.notSuppressedMessage": "<strong> {title} ( {materialType} ) </strong> (Code-barres: {barcode} ) a comme statut <strong> Retiré </strong> .",
"claimedReturnedModal.label": "Check in claimed returned item",
"claimedReturnedModal.message": "<strong>{title}</strong> (<strong>{materialType}</strong>) (Barcode: {barcode}) has been <strong>claimed returned</strong>.",
"withdrawnModal.suppressedMessage": "<strong>{title} ({materialType})</strong> (Code-barres: {barcode}) a comme statut <strong>Retiré</strong> et est supprimé de la recherche.",
"withdrawnModal.notSuppressedMessage": "<strong>{title} ({materialType})</strong> (Code-barres: {barcode}) a comme statut <strong>Retiré</strong> .",
"claimedReturnedModal.label": "Retour d'exemplaire déclaré rendu",
"claimedReturnedModal.message": "<strong>{title}</strong> (<strong>{materialType}</strong>) (Code-barres: {barcode}) a été <strong>déclaré rendu</strong>.",
"claimedReturnedModal.resolution.found": "Trouvé par la bibliothèque",
"claimedReturnedModal.resolution.returned": "Retourné par l'utilisateur",
"claimedReturnedModal.resolution.returned": "Rendu par l'usager",
"requestDetails": "Détails de la demande",
"confirmModal.heading": "Retourner l'exemplaire {status} ?",
"confirmModal.message": "<strong> {title} ( {materialType} ) </strong> (Le code-barres: {barcode} ) comporte le statut de l'exemplaire <strong> {status} </strong> {discoverySuppressMessage}",
Expand All @@ -91,10 +91,10 @@
"actions": "Actions",
"actionsMenu": "Item actions",
"permission.all": "Check in: All permissions",
"statusModal.hold.comment": "<strong> Commentaires utilisateur: </strong> {comment}",
"statusModal.hold.comment": "<strong>Commentaires usager :</strong> {comment}",
"statuses.restricted": "Restreint",
"itemNotCheckedIn": "Exemplaire non retourné/réceptionné",
"statuses.inProcessNonRequestable": "En cours (non demandable)",
"statuses.inProcessNonRequestable": "En traitement (non demandable)",
"statuses.longMissing": "Manquant depuis longtemps",
"statuses.unavailable": "Indisponible",
"statuses.unknown": "Inconnu",
Expand Down
10 changes: 5 additions & 5 deletions translations/ui-checkin/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"itemNoExist": "Item with this barcode does not exist",
"userNoExist": "User {userId} does not exist",
"fillOut": "Please fill this out to continue",
"meta.title": "Check in",
"meta.title": "Återlämning",
"today": "today",
"now": "now",
"statusModal.back": "Back",
Expand All @@ -40,7 +40,7 @@
"multipieceModal.confirm": "Confirm",
"multipieceModal.back": "Back",
"multipieceModal.label": "Confirm multipiece check in",
"multipieceModal.checkIn": "Check in",
"multipieceModal.checkIn": "Återlämning",
"multipieceModal.cancel": "Cancel",
"multipieceModal.item.numberOfPieces": "Number of pieces",
"multipieceModal.message": "<strong>{title}</strong> <strong>({name})</strong> (Barcode: {barcode}) will be checked in.",
Expand All @@ -50,13 +50,13 @@
"newFeeFine": "New Fee/Fine",
"action.printHoldSlip": "Print hold slip",
"action.printTransitSlip": "Print transit slip",
"missingModal.heading": "Check in missing item?",
"missingModal.heading": "Återlämna saknat exemplar?",
"missingModal.message": "<strong>{title} ({materialType})</strong> (Barcode: {barcode}) has the item status <strong>Missing</strong> {discoverySuppressMessage}",
"missingModal.discoverySuppress": "and is suppressed from discovery",
"note": "Note",
"checkinNoteModal.heading": "Confirm check in",
"checkinNoteModal.heading": "Bekräfta återlämning",
"checkinNoteModal.message": "<strong>{title} ({materialType})</strong> (Barcode: {barcode}) has <strong>{count}</strong> {count, plural, one {note} other {notes}} and will be <strong>checked in</strong> ",
"checkinNotes": "Check in Notes",
"checkinNotes": "Återlämningsanteckningar",
"checkinNotes.heading": "Check in notes",
"checkinNotes.message": "<strong>{title} ({materialType})</strong> (Barcode: {barcode}) has <strong>{count}</strong> {count, plural, one {note} other {notes}}",
"date": "Date",
Expand Down

0 comments on commit 2b5c050

Please sign in to comment.