|
|
@@ -1,10 +1,10 @@
|
|
|
{
|
|
|
"error": {
|
|
|
"active-user-does-not-have-sufficient-permissions": "Active user does not have sufficient permissions",
|
|
|
- "cannot-delete-role": "The role '{ roleCode }' cannot be deleted",
|
|
|
+ "cannot-delete-role": "The role \"{ roleCode }\" cannot be deleted",
|
|
|
"cannot-delete-sole-superadmin": "The sole SuperAdmin cannot be deleted",
|
|
|
"cannot-locate-customer-for-user": "Cannot locate a Customer for the user",
|
|
|
- "cannot-modify-role": "The role '{ roleCode }' cannot be modified",
|
|
|
+ "cannot-modify-role": "The role \"{ roleCode }\" cannot be modified",
|
|
|
"cannot-create-sales-for-active-order": "Cannot create a Sale for an Order which is still active",
|
|
|
"cannot-move-collection-into-self": "Cannot move a Collection into itself",
|
|
|
"cannot-transition-payment-from-to": "Cannot transition Payment from \"{ fromState }\" to \"{ toState }\"",
|
|
|
@@ -13,30 +13,30 @@
|
|
|
"channel-not-found": "No Channel with the token \"{ token }\" could be found",
|
|
|
"collection-id-or-slug-must-be-provided": "Either the Collection id or slug must be provided",
|
|
|
"collection-id-slug-mismatch": "The provided id and slug refer to different Collections",
|
|
|
- "conditions-required-for-action": "The PromotionAction '{ action }' requires the following conditions: { conditions }",
|
|
|
- "configurable-argument-is-required": "The argument '{ name }' is required",
|
|
|
+ "conditions-required-for-action": "The PromotionAction \"{ action }\" requires the following conditions: { conditions }",
|
|
|
+ "configurable-argument-is-required": "The argument \"{ name }\" is required",
|
|
|
"country-code-not-valid": "The countryCode \"{ countryCode }\" was not recognized",
|
|
|
"currency-not-available-in-channel": "The currency \"{ currencyCode }\" is not available in the current Channel",
|
|
|
"customer-does-not-belong-to-customer-group": "Customer does not belong to this CustomerGroup",
|
|
|
"default-channel-not-found": "Default channel not found",
|
|
|
- "entity-has-no-translation-in-language": "Translatable entity '{ entityName }' has not been translated into the requested language ({ languageCode })",
|
|
|
- "entity-with-id-not-found": "No { entityName } with the id '{ id }' could be found",
|
|
|
+ "entity-has-no-translation-in-language": "Translatable entity \"{ entityName }\" has not been translated into the requested language ({ languageCode })",
|
|
|
+ "entity-with-id-not-found": "No { entityName } with the id \"{ id }\" could be found",
|
|
|
"items-cannot-be-removed-from-default-channel": "Items cannot be removed from the default Channel",
|
|
|
"facetfilterinput-invalid-input": "A FacetValueFilterInput object may not specify the 'and' and 'or' fields simultaneously",
|
|
|
- "field-invalid-datetime-range-max": "The custom field '{ name }' value [{ value }] is greater than the maximum [{ max }]",
|
|
|
- "field-invalid-datetime-range-min": "The custom field '{ name }' value [{ value }] is less than the minimum [{ min }]",
|
|
|
- "field-invalid-non-nullable": "The custom field '{ name }' value cannot be set to null",
|
|
|
- "field-invalid-number-range-max": "The custom field '{ name }' value [{ value }] is greater than the maximum [{ max }]",
|
|
|
- "field-invalid-number-range-min": "The custom field '{ name }' value [{ value }] is less than the minimum [{ min }]",
|
|
|
- "field-invalid-readonly": "The custom field '{ name }' is readonly",
|
|
|
- "field-invalid-string-option": "The custom field '{ name }' value ['{ value }'] is invalid. Valid options are [{ validOptions }]",
|
|
|
- "field-invalid-string-pattern": "The custom field '{ name }' value ['{ value }'] does not match the pattern [{ pattern }]",
|
|
|
+ "field-invalid-datetime-range-max": "The custom field \"{ name }\" value [{ value }] is greater than the maximum [{ max }]",
|
|
|
+ "field-invalid-datetime-range-min": "The custom field \"{ name }\" value [{ value }] is less than the minimum [{ min }]",
|
|
|
+ "field-invalid-non-nullable": "The custom field \"{ name }\" value cannot be set to null",
|
|
|
+ "field-invalid-number-range-max": "The custom field \"{ name }\" value [{ value }] is greater than the maximum [{ max }]",
|
|
|
+ "field-invalid-number-range-min": "The custom field \"{ name }\" value [{ value }] is less than the minimum [{ min }]",
|
|
|
+ "field-invalid-readonly": "The custom field \"{ name }\" is readonly",
|
|
|
+ "field-invalid-string-option": "The custom field \"{ name }\" value [\"{ value }\"] is invalid. Valid options are [{ validOptions }]",
|
|
|
+ "field-invalid-string-pattern": "The custom field \"{ name }\" value [\"{ value }\"] does not match the pattern [{ pattern }]",
|
|
|
"forbidden": "You are not currently authorized to perform this action",
|
|
|
- "invalid-sort-field": "The sort field '{ fieldName }' is invalid. Valid fields are: { validFields }",
|
|
|
+ "invalid-sort-field": "The sort field \"{ fieldName }\" is invalid. Valid fields are: { validFields }",
|
|
|
"list-query-limit-exceeded": "Cannot take more than { limit } results from a list query",
|
|
|
"no-active-tax-zone": "The active tax zone could not be determined. Ensure a default tax zone is set for the current channel.",
|
|
|
- "no-configurable-operation-def-with-code-found": "No { type } with the code '{ code }' could be found",
|
|
|
- "no-price-found-for-channel": "No price information was found for ProductVariant ID '{ variantId}' in the Channel '{ channel }'.",
|
|
|
+ "no-configurable-operation-def-with-code-found": "No { type } with the code \"{ code }\" could be found",
|
|
|
+ "no-price-found-for-channel": "No price information was found for ProductVariant ID \"{ variantId}\" in the Channel \"{ channel }\".",
|
|
|
"no-search-plugin-configured": "No search plugin has been configured",
|
|
|
"order-could-not-be-determined-or-created": "No active Order could be determined nor created",
|
|
|
"order-does-not-contain-line-with-id": "This order does not contain an OrderLine with the id { id }",
|
|
|
@@ -68,12 +68,12 @@
|
|
|
"IDENTIFIER_CHANGE_TOKEN_INVALID_ERROR": "Identifier change token not recognized",
|
|
|
"INELIGIBLE_SHIPPING_METHOD_ERROR": "This Order is not eligible for the selected ShippingMethod",
|
|
|
"INSUFFICIENT_STOCK_ERROR": "{quantityAvailable, plural, =0 {No items were} one {Only 1 item was} other {Only # items were}} added to the order due to insufficient stock",
|
|
|
- "INSUFFICIENT_STOCK_ON_HAND_ERROR": "Cannot create a Fulfillment as '{productVariantName}' has insufficient stockOnHand ({stockOnHand})",
|
|
|
+ "INSUFFICIENT_STOCK_ON_HAND_ERROR": "Cannot create a Fulfillment as \"{productVariantName}\" has insufficient stockOnHand ({stockOnHand})",
|
|
|
"INVALID_CREDENTIALS_ERROR": "The provided credentials are invalid",
|
|
|
"ITEMS_ALREADY_FULFILLED_ERROR": "One or more OrderItems are already part of a Fulfillment",
|
|
|
"LANGUAGE_NOT_AVAILABLE_ERROR": "Language \"{languageCode}\" is not available. First enable it via GlobalSettings and try again",
|
|
|
"MANUAL_PAYMENT_STATE_ERROR": "A manual payment may only be added when in the \"ArrangingPayment\" or \"ArrangingAdditionalPayment\" states",
|
|
|
- "MIME_TYPE_ERROR": "The MIME type '{ mimeType }' is not permitted.",
|
|
|
+ "MIME_TYPE_ERROR": "The MIME type \"{ mimeType }\" is not permitted.",
|
|
|
"MISSING_CONDITIONS_ERROR": "A Promotion must have either at least one condition or a coupon code set",
|
|
|
"MISSING_PASSWORD_ERROR": "A password must be provided.",
|
|
|
"NEGATIVE_QUANTITY_ERROR": "The quantity for an OrderItem cannot be negative",
|
|
|
@@ -120,10 +120,10 @@
|
|
|
"cannot-transition-without-modification-payment": "Can only transition to the \"ArrangingAdditionalPayment\" state",
|
|
|
"cannot-transition-without-settled-payments": "Cannot transition Order to the \"PaymentSettled\" state when the total is not covered by settled Payments",
|
|
|
"country-used-in-addresses": "The selected Country cannot be deleted as it is used in {count, plural, one {1 Address} other {# Addresses}}",
|
|
|
- "facet-force-deleted": "The Facet was deleted and its FacetValues were removed from {products, plural, =0 {} one {1 Product} other {# Products}}{both, select, both { , } single {}}{variants, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}}",
|
|
|
- "facet-used": "The Facet \"{ facetCode }\" includes FacetValues which are assigned to {products, plural, =0 {} one {1 Product} other {# Products}}{both, select, both { , } single {}}{variants, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}}",
|
|
|
- "facet-value-force-deleted": "The selected FacetValue was removed from {products, plural, =0 {} one {1 Product} other {# Products}}{both, select, both { , } single {}}{variants, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}} and deleted",
|
|
|
- "facet-value-used": "The FacetValue \"{ facetValueCode }\" is assigned to {products, plural, =0 {} one {1 Product} other {# Products}}{both, select, both { , } single {}}{variants, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}}",
|
|
|
+ "facet-force-deleted": "The Facet was deleted and its FacetValues were removed from {products, plural, =0 {} one {1 Product} other {# Products}}{both, select, both {, } single {} other {}}{variants, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}}",
|
|
|
+ "facet-used": "The Facet \"{ facetCode }\" includes FacetValues which are assigned to {products, plural, =0 {} one {1 Product} other {# Products}}{both, select, both {, } single {} other {}}{variants, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}}",
|
|
|
+ "facet-value-force-deleted": "The selected FacetValue was removed from {products, plural, =0 {} one {1 Product} other {# Products}}{both, select, both {, } single {} other {}}{variants, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}} and deleted",
|
|
|
+ "facet-value-used": "The FacetValue \"{ facetValueCode }\" is assigned to {products, plural, =0 {} one {1 Product} other {# Products}}{both, select, both {, } single {} other {}}{variants, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}}",
|
|
|
"payment-method-used-in-channels": "The selected PaymentMethod is assigned to the following Channels: { channelCodes }. Set \"force: true\" to delete from all Channels.",
|
|
|
"product-option-used": "Cannot delete the option \"{code}\" as it is being used by {count, plural, =0 {} one {1 ProductVariant} other {# ProductVariants}}",
|
|
|
"zone-used-in-channels": "The selected Zone cannot be deleted as it used as a default in the following Channels: { channelCodes }",
|