Skip to content

Commit

Permalink
Merge pull request #3718 from craftcms/t9n/5.2
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
lukeholder authored Oct 16, 2024
2 parents 77efb56 + b0b7e8e commit 09389f4
Show file tree
Hide file tree
Showing 10 changed files with 575 additions and 505 deletions.
131 changes: 69 additions & 62 deletions src/translations/de/commerce.php

Large diffs are not rendered by default.

15 changes: 11 additions & 4 deletions src/translations/en-GB/commerce.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,11 +193,11 @@
'Could not archive gateway.' => 'Could not archive gateway.',
'Could not cancel “{reference}”.' => 'Could not cancel “{reference}”.',
'Could not create the payment source.' => 'Could not create the payment source.',
'Could not delete shipping category' => 'Could not delete shipping category',
'Could not delete shipping method and its rules.' => 'Could not delete shipping method and its rules.',
'Could not delete shipping rule' => 'Could not delete shipping rule',
'Could not delete shipping zone' => 'Could not delete shipping zone',
'Could not delete tax category' => 'Could not delete tax category',
'Could not delete {count, number} shipping {count, plural, one{category} other{categories}}.' => 'Could not delete {count, number} shipping {count, plural, one{category} other{categories}}.',
'Could not delete {count, number} shipping {count, plural, one{method} other{methods}} and rules.' => 'Could not delete {count, number} shipping {count, plural, one{method} other{methods}} and rules.',
'Could not delete {count, number} tax {count, plural, one{category} other{categories}}.' => 'Could not delete {count, number} tax {count, plural, one{category} other{categories}}.',
'Could not find the email or template.' => 'Could not find the email or template.',
'Could not mark order {number} as complete. Order save failed during order completion with errors: {order}' => 'Could not mark order {number} as complete. Order save failed during order completion with errors: {order}',
'Could not reactivate “{reference}”.' => 'Could not reactivate “{reference}”.',
Expand Down Expand Up @@ -258,6 +258,7 @@
'Country not allowed.' => 'Country not allowed.',
'Country' => 'Country',
'Coupon Code' => 'Coupon Code',
'Coupon code “{code}” is already in use by discount “{name}”.' => 'Coupon code “{code}” is already in use by discount “{name}”.',
'Coupon codes cannot be blank.' => 'Coupon codes cannot be blank.',
'Coupon codes must be unique.' => 'Coupon codes must be unique.',
'Coupon format is required and must contain at least one `#`.' => 'Coupon format is required and must contain at least one # sign.',
Expand Down Expand Up @@ -434,6 +435,7 @@
'Email' => 'Email',
'Emails' => 'Emails',
'Enable if this rate should be built into the taxable subject price instead of adding a cost to the order.' => 'Enable if this rate should be built into the taxable subject price instead of adding a cost to the order.',
'Enable structure for products of this type' => 'Enable structure for products of this type',
'Enable this discount' => 'Enable this discount',
'Enable this rule' => 'Enable this rule',
'Enable this sale' => 'Enable this sale',
Expand Down Expand Up @@ -501,7 +503,6 @@
'HTML Email Template Path' => 'HTML Email Template Path',
'Handle' => 'Handle',
'Harmonized System Code' => 'Harmonized System Code',
'Has Coupons?' => 'Has Coupons?',
'Has Emails?' => 'Has Emails?',
'Has Free Shipping' => 'Has Free Shipping',
'Has Orders' => 'Has Orders',
Expand Down Expand Up @@ -925,6 +926,7 @@
'Repeat Customers' => 'Repeat Customers',
'Reply To' => 'Reply To',
'Require Billing Address At Checkout' => 'Require Billing Address At Checkout',
'Require Coupon Code' => 'Require Coupon Code',
'Require Shipping Address At Checkout' => 'Require Shipping Address At Checkout',
'Require Shipping Method Selection At Checkout' => 'Require Shipping Method Selection At Checkout',
'Require' => 'Require',
Expand Down Expand Up @@ -1001,10 +1003,12 @@
'Shipping Rule' => 'Shipping Rule',
'Shipping Zones' => 'Shipping Zones',
'Shipping address required.' => 'Shipping address required.',
'Shipping categories deleted.' => 'Shipping categories deleted.',
'Shipping category saved.' => 'Shipping category saved.',
'Shipping category updated.' => 'Shipping category updated.',
'Shipping costs added to the order as a whole before percentage, item, and weight rates are applied. Set to zero to disable this rate. The whole rule, including this base rate, will not match and apply if the cart only contains non-shippable items like digital products.' => 'Shipping costs added to the order as a whole before percentage, item, and weight rates are applied. Set to zero to disable this rate. The whole rule, including this base rate, will not match and apply if the cart only contains non-shippable items like digital products.',
'Shipping method saved.' => 'Shipping method saved.',
'Shipping methods and rules deleted.' => 'Shipping methods and rules deleted.',
'Shipping methods updated.' => 'Shipping methods updated.',
'Shipping rule saved.' => 'Shipping rule saved.',
'Shipping zone saved.' => 'Shipping zone saved.',
Expand Down Expand Up @@ -1089,6 +1093,7 @@
'Tax Rates' => 'Tax Rates',
'Tax Zone' => 'Tax Zone',
'Tax Zones' => 'Tax Zones',
'Tax categories deleted.' => 'Tax categories deleted.',
'Tax category saved.' => 'Tax category saved.',
'Tax category updated.' => 'Tax category updated.',
'Tax rate saved.' => 'Tax rate saved.',
Expand All @@ -1114,6 +1119,7 @@
'The item is not enabled for sale.' => 'The item is not enabled for sale.',
'The language the order was made in.' => 'The language the order was made in.',
'The maximum the customer should spend on shipping. Set to zero to disable.' => 'The maximum the customer should spend on shipping. Set to zero to disable.',
'The maximum number of levels this product type can have. Leave blank if you don’t care.' => 'The maximum number of levels this product type can have. Leave blank if you don’t care.',
'The minimum the customer should spend on shipping. Set to zero to disable.' => 'The minimum the customer should spend on shipping. Set to zero to disable.',
'The order is not valid.' => 'The order is not valid.',
'The payment gateway that will be used for the subscription plan.' => 'The payment gateway that will be used for the subscription plan.',
Expand Down Expand Up @@ -1262,6 +1268,7 @@
'Variant Has Untracked Stock' => 'Variant Has Untracked Stock',
'Variant Price' => 'Variant Price',
'Variant SKU' => 'Variant SKU',
'Variant Search' => 'Variant Search',
'Variant Stock' => 'Variant Stock',
'Variant Title Format' => 'Variant Title Format',
'Variant Tracks Stock' => 'Variant Tracks Stock',
Expand Down
Loading

0 comments on commit 09389f4

Please sign in to comment.