Skip to content

Commit

Permalink
2024-11-06 - Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
shopwareBot authored and shopwareBot committed Nov 6, 2024
1 parent f6405ba commit ffa7c54
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,7 @@
"customerIsActiveRule": "Kunde ist aktiv",
"customerLoggedInRule": "Angemeldeter Kunde",
"customerNumberRule": "Kundennummer",
"customerRequestedGroupRule": "Angefragte Kundengruppe",
"customerSalutationRule": "Kundenanrede",
"customerTagRule": "Kunde mit Tag",
"dateRangeRule": {
Expand Down
8 changes: 4 additions & 4 deletions translations/de-DE/Platform/Storefront/storefront.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,8 @@
"cartHeaderTaxIncludeVat": "inkl. MwSt.",
"cartHeaderTaxExcludeVat": "exkl. MwSt.",
"cartItemInfoId": "Produkt-Nr.:",
"addPromotionLabel": "Gutschein-Code",
"addPromotionPlaceholder": "Gutschein-Code eingeben ...",
"addPromotionLabel": "Gutscheincode",
"addPromotionPlaceholder": "Gutscheincode eingeben ...",
"addProductLabel": "Produktnummer",
"addProductPlaceholder": "Produktnummer eingeben ...",
"summaryPositionPrice": "Zwischensumme",
Expand Down Expand Up @@ -479,7 +479,7 @@
"finishButtonBackToShop": "Zurück zum Shop",
"finishChangePayment": "Zahlungsart ändern",
"finishPaymentFailed": "Leider ist der Zahlungsprozess fehlgeschlagen. Bitte ändern Sie die Zahlungsart um Ihre Bestellung abzuschließen. <a href=\"%editOrderUrl%\">Zahlung ändern</a>",
"codeAddedSuccessful": "Gutschein-Code erfolgreich hinzugefügt.",
"codeAddedSuccessful": "Gutscheincode erfolgreich hinzugefügt.",
"addToCartSuccess": "{1} 1 Produkt zum Warenkorb hinzugefügt.|]1,Inf[ %count% Produkte zum Warenkorb hinzugefügt.",
"shippingCosts": "Versanddetails",
"shippingCountry": "Lieferland",
Expand All @@ -497,7 +497,7 @@
"lineItemDeliveryDate": "Lieferzeitraum: %earliest% - %latest%",
"promotion-discount-deleted": "Rabatt \"%name%\" wurde aus dem Warenkorb gelöscht",
"promotion-discount-added": "Rabatt \"%name%\" wurde dem Warenkorb hinzugefügt",
"promotion-not-found": "Der Gutschein-Code \"%code%\" existiert nicht.",
"promotion-not-found": "Gutscheincode \"%code%\" existiert nicht.",
"auto-promotion-not-found": "Die Rabattaktion \"%name%\" ist nicht länger gültig!",
"promotion-not-eligible": "Der Gutschein-Code wurde gespeichert, aber nicht auf den Warenkorb angewendet, da die Voraussetzungen dafür nicht zutreffen. Sobald die Voraussetzungen zutreffen, wird er automatisch hinzugefügt.",
"promotion-excluded": "Mindestens ein Rabatt wurde wegen Konflikten mit anderen Rabatten aus dem Warenkorb entfernt. Sobald die Bedingungen wieder zutreffen, wird der Rabatt automatisch hinzugefügt.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,7 @@
"customerIsActiveRule": "Customer is active",
"customerLoggedInRule": "Customer logged in",
"customerNumberRule": "Customer number",
"customerRequestedGroupRule": "Requested customer group",
"customerSalutationRule": "Customer salutation",
"customerTagRule": "Customer with tag",
"dateRangeRule": {
Expand Down
8 changes: 4 additions & 4 deletions translations/en-GB/Platform/Storefront/storefront.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,8 @@
"cartHeaderTaxIncludeVat": "incl. VAT",
"cartHeaderTaxExcludeVat": "excl. VAT",
"cartItemInfoId": "Product number:",
"addPromotionLabel": "Discount code",
"addPromotionPlaceholder": "Enter discount code...",
"addPromotionLabel": "Promo code",
"addPromotionPlaceholder": "Enter promo code...",
"addProductLabel": "Product number",
"addProductPlaceholder": "Enter product number...",
"summaryPositionPrice": "Total",
Expand Down Expand Up @@ -479,7 +479,7 @@
"finishButtonBackToShop": "Back to shop",
"finishChangePayment": "Change payment method",
"finishPaymentFailed": "Unfortunately, the payment process went wrong. Please change your payment method to finish your order. <a href=\"%editOrderUrl%\">Change payment method</a>",
"codeAddedSuccessful": "Gift code added successfully.",
"codeAddedSuccessful": "Promo code added successfully.",
"addToCartSuccess": "{1} 1 product added to your shopping cart.|]1,Inf[ %count% products added to your shopping cart.",
"shippingCosts": "Shipping details",
"shippingCountry": "Shipping country",
Expand All @@ -497,7 +497,7 @@
"lineItemDeliveryDate": "Delivery period: %earliest% - %latest%",
"promotion-discount-deleted": "Discount \"%name%\" has been removed",
"promotion-discount-added": "Discount \"%name%\" has been added",
"promotion-not-found": "Promotion with code \"%code%\" could not be found.",
"promotion-not-found": "Promo code \"%code%\" could not be found.",
"auto-promotion-not-found": "Promotion \"%name%\" no longer valid!",
"promotion-not-eligible": "Promotion code valid - however, not all conditions were met and the discount was not applied. Once all conditions are met, the discount will be applied automatically.",
"promotion-excluded": "One or more discounts have been removed from the shopping cart, due to conflicts with other discounts. Once the conditions are met again, the discounts will be applied automatically.",
Expand Down

0 comments on commit ffa7c54

Please sign in to comment.