trasnlsater

This commit is contained in:
sebseb7
2025-07-16 09:45:11 +02:00
parent 08c04909e0
commit 3e3e676ded
21 changed files with 183 additions and 103 deletions

View File

@@ -12,6 +12,21 @@ export default {
"openCart": "Open cart", // Warenkorb öffnen
"availableFrom": "Available from {{date}}", // Ab {{date}}
"backToOrder": "← Back to order", // ← Zurück zur Bestellung
"summary": {
"title": "Order summary", // Bestellübersicht
"goodsNet": "Goods (net):", // Waren (netto):
"shippingNet": "Shipping (net):", // Versandkosten (netto):
"totalGoods": "Total goods:", // Gesamtsumme Waren:
"shippingCosts": "Shipping costs:", // Versandkosten:
"total": "Total:", // Gesamtsumme:
"totalWeight": "Total weight: {{weight}} kg", // Gesamtgewicht: {{weight}} kg
"freeFrom100": "(free from €100)", // (kostenlos ab 100€)
"free": "free" // kostenlos
},
"itemCount": {
"singular": "product", // Produkt
"plural": "products" // Produkte
},
"sync": {
"title": "Cart synchronization", // Warenkorb-Synchronisierung
"description": "You have a saved cart in your account. Please choose how you want to proceed:", // Sie haben einen gespeicherten Warenkorb in ihrem Account. Bitte wählen Sie, wie Sie verfahren möchten:

View File

@@ -7,21 +7,28 @@ export default {
},
"descriptions": {
"standard": "Standard shipping", // Standardversand
"standardFree": "Standard shipping - FREE from 100 order value!", // Standardversand - KOSTENLOS ab 100€ Warenwert!
"standardFree": "Standard shipping - FREE from 100 order value!", // Standardversand - KOSTENLOS ab 100€ Warenwert!
"notAvailable": "Not selectable because one or more items can only be picked up", // nicht auswählbar weil ein oder mehrere Artikel nur abgeholt werden können
"bulky": "For large and heavy items", // Für große und schwere Artikel
"pickupOnly": "Pickup only" // nur Abholung
},
"prices": {
"free": "free", // kostenlos
"freeFrom100": "(free from 100)", // (kostenlos ab 100€)
"dhl": "6.99", // 6,99 €
"dpd": "4.90", // 4,90 €
"sperrgut": "28.99" // 28,99 €
"freeFrom100": "(free from 100)", // (kostenlos ab 100€)
"dhl": "6.99", // 6,99 €
"dpd": "4.90", // 4,90 €
"sperrgut": "28.99" // 28,99 €
},
"times": {
"cutting14Days": "Delivery time: 14 days", // Lieferzeit: 14 Tage
"standard2to3Days": "Delivery time: 2-3 days", // Lieferzeit: 2-3 Tage
"supplier7to9Days": "Delivery time: 7-9 days" // Lieferzeit: 7-9 Tage
},
"selector": {
"title": "Choose shipping method", // Versandart wählen
"freeShippingInfo": "💡 Free shipping from €100 order value!", // 💡 Versandkostenfrei ab 100€ Warenwert!
"remainingForFree": "Add {{amount}}€ more for free shipping.", // Noch {{amount}}€ für kostenlosen Versand hinzufügen.
"congratsFreeShipping": "🎉 Congratulations! You get free shipping!", // 🎉 Glückwunsch! Sie erhalten kostenlosen Versand!
"cartQualifiesFree": "Your cart of {{amount}}€ qualifies for free shipping." // Ihr Warenkorb von {{amount}}€ qualifiziert sich für kostenlosen Versand.
}
};

View File

@@ -3,5 +3,5 @@ export default {
"perPage": "per page", // pro Seite
"availability": "Availability", // Verfügbarkeit
"manufacturer": "Manufacturer", // Hersteller
"all": "All", // Alle
"all": "All" // Alle
};

View File

@@ -1,10 +1,10 @@
export default {
"oilPress": {
"title": "Borrow oil press", // Ölpresse ausleihen
"comingSoon": "Content coming soon...", // Inhalt kommt bald...
"comingSoon": "Content coming soon..." // Inhalt kommt bald...
},
"thcTest": {
"title": "THC test", // THC Test
"comingSoon": "Content coming soon...", // Inhalt kommt bald...
"comingSoon": "Content coming soon..." // Inhalt kommt bald...
}
};

View File

@@ -4,5 +4,5 @@ export default {
"orderCompleted": "🎉 Your order was completed successfully! You can now view your orders.", // 🎉 Ihre Bestellung wurde erfolgreich abgeschlossen! Sie können jetzt Ihre Bestellungen einsehen.
"orderProcessing": "Your payment was processed successfully. The order will be completed automatically.", // Ihre Zahlung wurde erfolgreich verarbeitet. Die Bestellung wird automatisch abgeschlossen.
"paymentError": "Your payment could not be processed. Please try again or choose another payment method.", // Ihre Zahlung konnte nicht verarbeitet werden. Bitte versuchen Sie es erneut oder wählen Sie eine andere Zahlungsmethode.
"viewOrders": "Go to my orders" // Zu meinen Bestellungen
"viewOrders": "View my orders" // Zu meinen Bestellungen
};

View File

@@ -2,7 +2,7 @@ export default {
"loading": "Loading product...", // Produkt wird geladen...
"notFound": "Product not found", // Produkt nicht gefunden
"notFoundDescription": "The product you are looking for does not exist or has been removed.", // Das gesuchte Produkt existiert nicht oder wurde entfernt.
"backToHome": "Back to home page", // Zurück zur Startseite
"backToHome": "Back to homepage", // Zurück zur Startseite
"error": "Error", // Fehler
"articleNumber": "Article number", // Artikelnummer
"manufacturer": "Manufacturer", // Hersteller
@@ -28,5 +28,11 @@ export default {
},
"removeFiltersToSee": "Remove filters to see products", // Entferne Filter um Produkte zu sehen
"outOfStock": "Out of stock", // Out of Stock
"fromXProducts": "from {{count}} products" // ab {{count}} Produkten
"fromXProducts": "from {{count}} products", // ab {{count}} Produkten
"discount": {
"from3Products": "from 3 products", // ab 3 Produkten
"from5Products": "from 5 products", // ab 5 Produkten
"from7Products": "from 7 products", // ab 7 Produkten
"moreProductsMoreSavings": "The more products you select, the more you save!" // Je mehr Produkte du auswählst, desto mehr sparst du!
}
};

View File

@@ -4,7 +4,7 @@ export default {
"vat19": "19% Value Added Tax", // 19% Mehrwertsteuer
"vat19WithShipping": "19% Value Added Tax (incl. shipping)", // 19% Mehrwertsteuer (inkl. Versand)
"totalNet": "Total net price", // Gesamtnettopreis
"totalGross": "Total gross price without shipping", // Gesamtbruttopreis ohne Versand
"totalGross": "Total gross price excluding shipping", // Gesamtbruttopreis ohne Versand
"subtotal": "Subtotal", // Zwischensumme
"incl7Vat": "incl. 7% VAT", // inkl. 7% MwSt.
"inclVatWithFooter": "(incl. {{vat}}% VAT,*)", // (incl. {{vat}}% USt.,*)