Skip to content

Commit

Permalink
Lokalise: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
folio-translations committed Sep 9, 2024
1 parent 0862151 commit d2282d4
Show file tree
Hide file tree
Showing 32 changed files with 425 additions and 393 deletions.
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/ber.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
7 changes: 4 additions & 3 deletions translations/stripes-acq-components/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"order.status.open": "Otevřeno",
"order.status.pending": "Čekající",
"order.type.oneTime": "Jednorázová",
"order.type.ongoing": "Pokračující",
"order.type.ongoing": "Probíhající",
"order.format.electronicResource": "Elektronický zdroj",
"order.format.physicalResource": "Fyzický zdroj",
"order.format.PEMix": "P/E Mix",
Expand Down Expand Up @@ -149,7 +149,7 @@
"filter.numberRange.max": "Na",
"filter.numberRange.min": "Z",
"holdings.deleteModal.heading": "Smazat holdingy",
"holdings.deleteModal.message": "Tento kus je spojen se záznamy v katalogu. Po této úpravě nebudou žádné další kusy NEBO jednotky spojené se souvisejícím záznamem o holdingu. Chcete po provedení této změny, aby FOLIO smazal záznam(y) holdingů?",
"holdings.deleteModal.message": "Tento kus je spojen se záznamy v katalogu. Po této úpravě nebudou žádné další kusy NEBO jednotky spojené se souvisejícím záznamem holdingu. Chcete po provedení této změny, aby FOLIO smazal záznam(y) holdingů?",
"holdings.deleteModal.keepHoldings": "Ponechat holdingy",
"filter.dynamic.emptyMessage": "Pro načtení možností začněte psát",
"validation.cantBeNegative": "Nemůže být negativní",
Expand Down Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Něco se pokazilo. Seznam směrování nebyl aktualizován.",
"routing.list.update.success": "Seznam směrování byl úspěšně aktualizován.",
"routing.list.users.empty": "Nebyli nalezeni žádní uživatelé",
"routing.list.users": "Uživatelé"
"routing.list.users": "Uživatelé",
"receiving.itemStatus.Unavailable": "Nedostupný"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
97 changes: 49 additions & 48 deletions translations/stripes-acq-components/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,24 +153,24 @@
"holdings.deleteModal.keepHoldings": "Bestand behalten",
"filter.dynamic.emptyMessage": "Tippen, um Optionen zu laden",
"validation.cantBeNegative": "Kann nicht negativ sein",
"validation.maxCantBeLessMin": "\"To\" can not be less than \"From\"",
"validation.cannotMixTypesForZeroPrice": "Fund distribution types cannot be mixed for a price of 0",
"versionHistory.pane.header": "Version history",
"versionHistory.pane.sub": "{count, plural, one {# version} other {# versions}}",
"versionHistory.card.changed": "Changed",
"versionHistory.card.select.tooltip": "View this version",
"versionHistory.card.version.current": "Current version",
"versionHistory.card.version.original": "Original version",
"versionHistory.deletedRecord": "Record deleted",
"donors.button.addDonor": "Add donor",
"validation.maxCantBeLessMin": "\"Nach\" muss kleiner oder gleich \"Von\" sein",
"validation.cannotMixTypesForZeroPrice": "Fondsverteilungstypen können bei einem Preis von \"0\" nicht angewendet werden",
"versionHistory.pane.header": "Versionsgeschichte",
"versionHistory.pane.sub": "{count, plural, one {# Version} other {# Versionen}}",
"versionHistory.card.changed": "geändert",
"versionHistory.card.select.tooltip": "Diese Version anzeigen",
"versionHistory.card.version.current": "Aktuelle Version",
"versionHistory.card.version.original": "Originalversion",
"versionHistory.deletedRecord": "Datensatz gelöscht",
"donors.button.addDonor": "Spender/in hinzufügen",
"donors.column.code": "Code",
"donors.column.name": "Name",
"donors.modal.title": "Add donors",
"donors.modal.resultsTitle": "Donors",
"donors.noFindOrganizationPlugin": "no find-organization plugin",
"donors.button.unassign": "Unassign",
"filter.donor.lookup": "Donor look-up",
"filter.donor.lookupNoSupport": "Donor look-up is not supported",
"donors.modal.title": "Spendende Personen hinzufügen",
"donors.modal.resultsTitle": "Spender/in",
"donors.noFindOrganizationPlugin": "Kein \"find-organization\" Plugin",
"donors.button.unassign": "Entfernen",
"filter.donor.lookup": "Suche nach Spender/in",
"filter.donor.lookupNoSupport": "Suche nach Spender/in wird nicht unterstützt",
"privilegedContacts.categories": "Kategorien",
"privilegedContacts.name": "Name",
"privilegedContacts.email": "E-Mail",
Expand All @@ -180,7 +180,7 @@
"privilegedContacts.note": "Bemerkungen",
"privilegedContacts.phone": "Telefonnummern",
"privilegedContacts.newContact": "Neu",
"privilegedContacts.noFindContactPlugin": "no find-contact plugin",
"privilegedContacts.noFindContactPlugin": "Kein Kontakt-finden-Plugin",
"privilegedContacts.button.addDonor": "Spender/-in hinzufügen",
"privilegedContacts.button.unassign": "Entfernen",
"filter.campus": "Campus",
Expand All @@ -202,43 +202,44 @@
"piece.pieceStatus.late": "überfällig",
"piece.pieceStatus.claimDelayed": "Mahnung verzögert",
"piece.pieceStatus.claimSent": "Reklamation gesendet",
"piece.pieceStatus.unreceivable": "Unreceivable",
"piece.pieceStatus.unreceivable": "Nicht inventarisierbar",
"validation.shouldBeLessThan": "Wert muss kleiner oder gleich {minNumber} sein",
"validation.shouldBeGreaterThan": "Wert muss größer oder gleich {minNumber} sein",
"routing.list.label": "Routing lists",
"routing.list.label": "Umlauflisten",
"routing.list.column.name": "Name",
"routing.list.column.notes": "Bemerkungen",
"routing.list.column.userIds": "Personen",
"routing.list.noRoutingLists": "No routing lists",
"consortia.affiliations.primary.label": "(Primary)",
"routing.list.noRoutingLists": "Keine Umlauflisten",
"consortia.affiliations.primary.label": "(primär)",
"consortia.affiliations.select.label": "Affiliation",
"routing.list.actions.delete": "Delete",
"routing.list.actions.edit": "Edit",
"routing.list.actions.printRoutingList": "Print all routing lists",
"routing.list.actions.printRoutingList.error": "Something went wrong. Make sure the routing list configuration is set up correctly.",
"routing.list.addUsers.plugin.notAvailable": "Add users is not available",
"routing.list.addUsers": "Add users",
"routing.list.column.user": "User",
"routing.list.create.error.nameMustBeUnique": "Name must be unique",
"routing.list.create.error": "Something went wrong. The Routing list was not created.",
"routing.list.create.label": "Create routing list",
"routing.list.create.paneMenu.save": "Save & close",
"routing.list.create.success": "The Routing list was successfully created.",
"routing.list.create.unassign.confirm-continue": "Yes",
"routing.list.create.unassign.confirm-heading": "Unassign all users",
"routing.list.create.unassign.confirm-message": "You are unassigning all users from the routing list <p><strong>Are you sure?</strong></p>",
"routing.list.delete.confirm.label": "Delete",
"routing.list.delete.confirm.title": "Delete Routing list",
"routing.list.delete.confirm": "You are about to delete this routing list. Continue?",
"routing.list.delete.error": "Something went wrong. The Routing list was not deleted.",
"routing.list.delete.success": "The Routing list was successfully deleted.",
"routing.list.generalInformation": "General information",
"routing.list.actions.delete": "Löschen",
"routing.list.actions.edit": "Bearbeiten",
"routing.list.actions.printRoutingList": "Alle Umlauflisten drucken",
"routing.list.actions.printRoutingList.error": "Ein Fehler ist aufgetreten. Überprüfen Sie, ob die Umlaufliste korrekt eingerichtet ist.",
"routing.list.addUsers.plugin.notAvailable": "Personen hinzufügen ist nicht verfügbar",
"routing.list.addUsers": "Person hinzufügen",
"routing.list.column.user": "Person",
"routing.list.create.error.nameMustBeUnique": "Name muss eindeutig sein",
"routing.list.create.error": "Ein Fehler ist aufgetreten. Umlaufliste wurde nicht erstellt.",
"routing.list.create.label": "Umlaufliste erstellen",
"routing.list.create.paneMenu.save": "Speichern & schließen",
"routing.list.create.success": "Umlaufliste wurde erfolgreich erstellt.",
"routing.list.create.unassign.confirm-continue": "Ja",
"routing.list.create.unassign.confirm-heading": "Alle Personenzuweisungen aufheben",
"routing.list.create.unassign.confirm-message": "<p><strong>Sind Sie sicher</p></strong>, dass Sie alle Personen aus der Umlaufliste entfernen wollen?",
"routing.list.delete.confirm.label": "Löschen",
"routing.list.delete.confirm.title": "Umlaufliste löschen",
"routing.list.delete.confirm": "Wollen Sie diese Umlaufliste wirklich löschen?",
"routing.list.delete.error": "Ein Fehler ist aufgetreten. Umlaufliste wurde nicht gelöscht.",
"routing.list.delete.success": "Umlaufliste wurde erfolgreich gelöscht.",
"routing.list.generalInformation": "Allgemeine Information",
"routing.list.name": "Name",
"routing.list.notes": "Notes",
"routing.list.notes": "Bemerkungen",
"routing.list.orderNumber": "#",
"routing.list.removeUsers": "Unassign all users",
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.removeUsers": "Alle Personenzuweisungen aufheben",
"routing.list.update.error": "Ein Fehler ist aufgetreten. Umlaufliste wurde nicht aktualisiert.",
"routing.list.update.success": "Umlaufliste wurde erfolgreich aktualisiert.",
"routing.list.users.empty": "Keine Personen gefunden",
"routing.list.users": "Personen",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/en_SE.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/es_419.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Algo ha ido mal. La lista de rutas no se ha actualizado.",
"routing.list.update.success": "La lista de enrutamiento se actualizó correctamente.",
"routing.list.users.empty": "No se encontraron usuarios",
"routing.list.users": "Usuarios"
"routing.list.users": "Usuarios",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
27 changes: 14 additions & 13 deletions translations/stripes-acq-components/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"FormFooter.save": "Sauvegarder et fermer",
"filter.organization.lookup": "Recherche d'organisation",
"filter.organization.lookupNoSupport": "La recherche d'organisation n'est pas prise en charge",
"order.status.closed": "Fermé",
"order.status.closed": "Clôturée",
"order.status.open": "Ouvert",
"order.status.pending": "En attente",
"order.type.oneTime": "Une fois",
Expand All @@ -76,7 +76,7 @@
"receiving.itemStatus.On order": "En commande",
"receiving.itemStatus.Available": "Disponible",
"receiving.itemStatus.In transit": "En transit",
"receiving.itemStatus.Order closed": "Commande close",
"receiving.itemStatus.Order closed": "Commande clôturée",
"receiving.itemStatus.Undefined": "Indéfini",
"filter.user.lookup": "Recherche d'utilisateur",
"filter.user.lookupNoSupport": "la recherche d'utilisateur n'est pas prise en charge",
Expand All @@ -89,7 +89,7 @@
"no-ui-plugin-find-user": "[pas de plugin de sélection d'utilisateur]",
"modal.selectAll": "Sélectionner tout",
"fundDistribution.expenseClass": "Classe de dépenses",
"validation.invalidURL": "L'URL n'est pas valide",
"validation.invalidURL": "L'URL n'est pas valide, elle doit inclure un schéma d'URL, par exemple : ftp://",
"modal.selectItem": "Case à cocher {value}",
"modal.selectItemDefault": "case à cocher - enregistrement {value}",
"noPermissionsMessage": "Vous ne disposez pas des autorisations pour cette page.",
Expand All @@ -100,7 +100,7 @@
"useSetExchangeRate.tooltip": "Choisissez une autre devise pour interagir avec ce champ",
"setExchangeRate": "Définir le taux de change",
"setExchangeRate.tooltip": "Check use set exchange rate to interact with this field",
"validation.shouldBePositive": "Le montant doit être un nombre positif",
"validation.shouldBePositive": "Doit être positif",
"referenceNumbers.addReferenceNumbers": "Ajouter le numéro de référence du fournisseur",
"referenceNumbers.refNumber": "Numéro de référence du fournisseur",
"referenceNumbers.refNumberType": "Type de référence du fournisseur",
Expand Down Expand Up @@ -188,17 +188,17 @@
"filter.library": "Bibliothèque",
"filter.assignment.assigned": "Assigned",
"filter.assignment.unassigned": "Unassigned",
"find-location.modal.label": "Select locations",
"find-location.modal.label": "Sélectionner des emplacements",
"find-location.results.column.assignment": "Location assignment status",
"find-location.results.column.campus": "Campus",
"find-location.results.column.code": "Code",
"find-location.results.column.institution": "Institution",
"find-location.results.column.library": "Bibliothèque",
"find-location.results.column.name": "Name",
"find-location.results.column.status": "Location status",
"find-location.results.column.status.active": "Active",
"find-location.results.column.status.inactive": "Inactive",
"find-location.results.heading": "Locations",
"find-location.results.column.name": "Nom",
"find-location.results.column.status": "Statut d'emplacement",
"find-location.results.column.status.active": "Actif",
"find-location.results.column.status.inactive": "Inactif",
"find-location.results.heading": "Emplacements",
"piece.pieceStatus.late": "Late",
"piece.pieceStatus.claimDelayed": "Claim delayed",
"piece.pieceStatus.claimSent": "Claim sent",
Expand All @@ -225,7 +225,7 @@
"routing.list.create.paneMenu.save": "Save & close",
"routing.list.create.success": "The Routing list was successfully created.",
"routing.list.create.unassign.confirm-continue": "Yes",
"routing.list.create.unassign.confirm-heading": "Unassign all users",
"routing.list.create.unassign.confirm-heading": "Dissocier tous les utilisateurs",
"routing.list.create.unassign.confirm-message": "You are unassigning all users from the routing list <p><strong>Are you sure?</strong></p>",
"routing.list.delete.confirm.label": "Delete",
"routing.list.delete.confirm.title": "Delete Routing list",
Expand All @@ -236,9 +236,10 @@
"routing.list.name": "Name",
"routing.list.notes": "Notes",
"routing.list.orderNumber": "#",
"routing.list.removeUsers": "Unassign all users",
"routing.list.removeUsers": "Dissocier tous les utilisateurs",
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "Aucun utilisateur n'a été trouvé",
"routing.list.users": "Utilisateurs"
"routing.list.users": "Utilisateurs",
"receiving.itemStatus.Unavailable": "Indisponible"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/hi_IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
3 changes: 2 additions & 1 deletion translations/stripes-acq-components/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@
"routing.list.update.error": "Something went wrong. The Routing list was not updated.",
"routing.list.update.success": "The Routing list was successfully updated.",
"routing.list.users.empty": "No users found",
"routing.list.users": "Users"
"routing.list.users": "Users",
"receiving.itemStatus.Unavailable": "Unavailable"
}
Loading

0 comments on commit d2282d4

Please sign in to comment.