Skip to content

Commit

Permalink
Lokalise: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
folio-translations authored and NikitaSedyx committed Mar 10, 2023
1 parent 900bde9 commit 6e35689
Show file tree
Hide file tree
Showing 30 changed files with 280 additions and 70 deletions.
9 changes: 8 additions & 1 deletion translations/ui-orders/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,5 +826,12 @@
"errors.suffixNotFound": "The suffix is not available",
"errors.titleNotFound": "The receiving title(s) could not be found",
"errors.userHasNoOrderReopenPermission": "User does not have permissions to reopen order - operation is restricted",
"errors.userHasNoOrderUnopenPermission": "User does not have permissions to unopen order - operation is restricted"
"errors.userHasNoOrderUnopenPermission": "User does not have permissions to unopen order - operation is restricted",
"unopenOrderModal.confirmLabel.keepHoldings.synchronized": "Delete items",
"unopenOrderModal.confirmLabel.deleteHoldings.synchronized": "Delete Holdings and items",
"unopenOrderModal.confirmLabel.keepHoldings.independent": "Keep Holdings",
"unopenOrderModal.confirmLabel.deleteHoldings.independent": "Delete Holdings",
"unopenOrderModal.message.synchronized": "This order has at least one order line with receiving workflow \"Synchronized order and receipt quantity\". Such POLs with related receiving records will have any unreceived pieces deleted, and any \"On order\" Item records related to those pieces will also be deleted from inventory. Holdings linked to those items that have no other related items can also be deleted from inventory. How would you like to proceed?",
"unopenOrderModal.message.independent": "This order has at least one order line with related Holdings record(s) that do not reference any pieces or items. Holdings with no other related items can be deleted from inventory if desired. How would you like to proceed?",
"order.unopen.error": "An error occured during purchase order unopen"
}
9 changes: 8 additions & 1 deletion translations/ui-orders/ber.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,5 +826,12 @@
"errors.suffixNotFound": "The suffix is not available",
"errors.titleNotFound": "The receiving title(s) could not be found",
"errors.userHasNoOrderReopenPermission": "User does not have permissions to reopen order - operation is restricted",
"errors.userHasNoOrderUnopenPermission": "User does not have permissions to unopen order - operation is restricted"
"errors.userHasNoOrderUnopenPermission": "User does not have permissions to unopen order - operation is restricted",
"unopenOrderModal.confirmLabel.keepHoldings.synchronized": "Delete items",
"unopenOrderModal.confirmLabel.deleteHoldings.synchronized": "Delete Holdings and items",
"unopenOrderModal.confirmLabel.keepHoldings.independent": "Keep Holdings",
"unopenOrderModal.confirmLabel.deleteHoldings.independent": "Delete Holdings",
"unopenOrderModal.message.synchronized": "This order has at least one order line with receiving workflow \"Synchronized order and receipt quantity\". Such POLs with related receiving records will have any unreceived pieces deleted, and any \"On order\" Item records related to those pieces will also be deleted from inventory. Holdings linked to those items that have no other related items can also be deleted from inventory. How would you like to proceed?",
"unopenOrderModal.message.independent": "This order has at least one order line with related Holdings record(s) that do not reference any pieces or items. Holdings with no other related items can be deleted from inventory if desired. How would you like to proceed?",
"order.unopen.error": "An error occured during purchase order unopen"
}
9 changes: 8 additions & 1 deletion translations/ui-orders/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -826,5 +826,12 @@
"errors.suffixNotFound": "The suffix is not available",
"errors.titleNotFound": "The receiving title(s) could not be found",
"errors.userHasNoOrderReopenPermission": "User does not have permissions to reopen order - operation is restricted",
"errors.userHasNoOrderUnopenPermission": "User does not have permissions to unopen order - operation is restricted"
"errors.userHasNoOrderUnopenPermission": "User does not have permissions to unopen order - operation is restricted",
"unopenOrderModal.confirmLabel.keepHoldings.synchronized": "Delete items",
"unopenOrderModal.confirmLabel.deleteHoldings.synchronized": "Delete Holdings and items",
"unopenOrderModal.confirmLabel.keepHoldings.independent": "Keep Holdings",
"unopenOrderModal.confirmLabel.deleteHoldings.independent": "Delete Holdings",
"unopenOrderModal.message.synchronized": "This order has at least one order line with receiving workflow \"Synchronized order and receipt quantity\". Such POLs with related receiving records will have any unreceived pieces deleted, and any \"On order\" Item records related to those pieces will also be deleted from inventory. Holdings linked to those items that have no other related items can also be deleted from inventory. How would you like to proceed?",
"unopenOrderModal.message.independent": "This order has at least one order line with related Holdings record(s) that do not reference any pieces or items. Holdings with no other related items can be deleted from inventory if desired. How would you like to proceed?",
"order.unopen.error": "An error occured during purchase order unopen"
}
Loading

0 comments on commit 6e35689

Please sign in to comment.