|
|
@@ -158,7 +158,6 @@
|
|
|
"disabled": "Disabled",
|
|
|
"discard-changes": "Discard changes",
|
|
|
"display-custom-fields": "Display custom fields",
|
|
|
- "done": "Done",
|
|
|
"edit": "Edit",
|
|
|
"edit-field": "Edit field",
|
|
|
"edit-note": "Edit note",
|
|
|
@@ -522,7 +521,8 @@
|
|
|
"amount": "Amount",
|
|
|
"billing-address": "Billing address",
|
|
|
"cancel": "Cancel",
|
|
|
- "cancel-order": "Cancel Order",
|
|
|
+ "cancel-fulfillment": "Cancel fulfillment",
|
|
|
+ "cancel-order": "Cancel order",
|
|
|
"cancel-reason-customer-request": "Customer request",
|
|
|
"cancel-reason-not-available": "Not available",
|
|
|
"cancel-selected-items": "Cancel selected items",
|
|
|
@@ -539,8 +539,12 @@
|
|
|
"history-coupon-code-applied": "Coupon code applied",
|
|
|
"history-coupon-code-removed": "Coupon code removed",
|
|
|
"history-fulfillment-created": "Fulfillment created",
|
|
|
+ "history-fulfillment-delivered": "Fulfillment delivered",
|
|
|
+ "history-fulfillment-shipped": "Fulfillment shipped",
|
|
|
+ "history-fulfillment-transition": "Fulfillment transitioned from {from} to {to}",
|
|
|
"history-items-cancelled": "{count} {count, plural, one {item} other {items}} cancelled",
|
|
|
"history-order-cancelled": "Order cancelled",
|
|
|
+ "history-order-created": "Order created",
|
|
|
"history-order-fulfilled": "Order fulfilled",
|
|
|
"history-order-transition": "Order transitioned from {from} to {to}",
|
|
|
"history-payment-settled": "Payment settled",
|
|
|
@@ -583,9 +587,10 @@
|
|
|
"refunded-count": "{count} {count, plural, one {item} other {items}} refunded",
|
|
|
"return-to-stock": "Return to stock",
|
|
|
"search-by-order-code": "Search by order code",
|
|
|
+ "set-fulfillment-state": "Mark as {state}",
|
|
|
"settle-payment": "Settle payment",
|
|
|
"settle-payment-error": "Could not settle payment",
|
|
|
- "settle-payment-success": "Sucessfully settled payment",
|
|
|
+ "settle-payment-success": "Successfully settled payment",
|
|
|
"settle-refund": "Settle refund",
|
|
|
"settle-refund-manual-instructions": "After manually refunding via your payment provider ({method}), enter the transaction ID here.",
|
|
|
"settle-refund-success": "Successfully settled refund",
|
|
|
@@ -598,10 +603,13 @@
|
|
|
"state-arranging-payment": "Arranging payment",
|
|
|
"state-cancelled": "Cancelled",
|
|
|
"state-delivered": "Delivered",
|
|
|
- "state-partially-delivered": "Partially fulfilled",
|
|
|
+ "state-partially-delivered": "Partially delivered",
|
|
|
+ "state-partially-shipped": "Partially shipped",
|
|
|
"state-payment-authorized": "Payment authorized",
|
|
|
"state-payment-settled": "Payment settled",
|
|
|
+ "state-shipped": "Shipped",
|
|
|
"sub-total": "Sub total",
|
|
|
+ "successfully-updated-fulfillment": "Successfully updated fulfillment",
|
|
|
"total": "Total",
|
|
|
"tracking-code": "Tracking code",
|
|
|
"transaction-id": "Transaction ID",
|