msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-07-20T05:39:34+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.13.0-alpha-3eb2dd7\n"
"X-Domain: easycommerce\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: app/Abstracts/Agent.php:36
msgid "No AI credits available. Please upgrade or use your own API key."
msgstr "Keine AI-Guthaben verfügbar. Bitte führen Sie ein Upgrade durch oder verwenden Sie Ihren eigenen API-Schlüssel."

#: app/Abstracts/Agent.php:46
msgid "`message` is required."
msgstr "`message` ist erforderlich."

#: app/Abstracts/Agent.php:86
msgid "I was unable to complete your request. Please try again."
msgstr "Ich konnte Ihre Anfrage nicht abschließen. Bitte versuchen Sie es erneut."

#: app/Abstracts/Agent.php:92
msgid "Sorry, I had trouble processing your request. Please try again."
msgstr "Entschuldigung, ich hatte Probleme bei der Verarbeitung Ihrer Anfrage. Bitte versuchen Sie es erneut."

#: app/API/Abandoned_Cart.php:167
msgid "Cart removed"
msgstr "Warenkorb entfernt"

#: app/API/Abandoned_Cart.php:167
msgid "Failed to remove cart"
msgstr "Warenkorb konnte nicht entfernt werden"

#. translators: the ##...## tokens are merge placeholders substituted with real cart data at send time - keep them verbatim.
#: app/API/Abandoned_Cart.php:196
#: app/Config/settings.php:894
msgid "##shop_name##- Your Order Is Yet to Be Placed!"
msgstr "##shop_name##- Ihre Bestellung ist noch nicht abgeschlossen!"

#. translators: the ##...## tokens are merge placeholders substituted with real cart data at send time - keep them verbatim.
#: app/API/Abandoned_Cart.php:199
#: app/Config/settings.php:908
msgid ""
"Hi ##name##,\n"
"We noticed you left some items in your cart at ##shop_name##. Your cart, worth ##cart_total##, is still waiting for you!\n"
"Here’s what you left behind:\n"
"##product_list##\n"
"Don’t miss out—your items might sell out soon! Click below to return to your cart and complete your purchase.\n"
"Go to Checkout 👉 ##cart_link## \n"
"Need help? Feel free to reach out. We’re happy to assist!\n"
"Best,\n"
"##shop_name## Team"
msgstr ""
"Hallo ##name##,\n"
"uns ist aufgefallen, dass Sie einige Artikel in Ihrem Warenkorb bei ##shop_name## zurückgelassen haben. Ihr Warenkorb im Wert von ##cart_total## wartet noch auf Sie!\n"
"Hier ist, was Sie zurückgelassen haben:\n"
"##product_list##\n"
"Verpassen Sie nichts—Ihre Artikel könnten bald ausverkauft sein! Klicken Sie unten, um zu Ihrem Warenkorb zurückzukehren und Ihren Einkauf abzuschließen.\n"
"Zur Kasse 👉 ##cart_link## \n"
"Brauchen Sie Hilfe? Melden Sie sich einfach bei uns. Wir helfen Ihnen gerne!\n"
"Beste Grüße,\n"
"Ihr ##shop_name## Team"

#: app/API/Abandoned_Cart.php:288
#: app/API/Cart.php:698
msgid "Reminder sent"
msgstr "Erinnerung gesendet"

#: app/API/Abandoned_Cart.php:288
#: app/API/Cart.php:698
msgid "Reminder not sent"
msgstr "Erinnerung nicht gesendet"

#: app/API/Abandoned_Cart.php:342
msgid "Failed to remove some carts"
msgstr "Einige Warenkörbe konnten nicht entfernt werden"

#: app/API/Abandoned_Cart.php:345
msgid "Carts deleted successfully."
msgstr "Warenkörbe erfolgreich gelöscht."

#: app/API/Abandoned_Cart.php:358
msgid "No abandoned cart hashes provided."
msgstr "Keine Hashes für abgebrochene Warenkörbe angegeben."

#: app/API/Abandoned_Cart.php:397
msgid "Failed to send some reminders"
msgstr "Einige Erinnerungen konnten nicht gesendet werden"

#: app/API/Abandoned_Cart.php:400
msgid "Reminders sent successfully."
msgstr "Erinnerungen erfolgreich gesendet."

#: app/API/Abandoned_Cart.php:429
msgid "Failed to clean abandoned carts."
msgstr "Abgebrochene Warenkörbe konnten nicht bereinigt werden."

#: app/API/Abandoned_Cart.php:448
msgid "Cleaned abandoned carts."
msgstr "Abgebrochene Warenkörbe bereinigt."

#: app/API/Abandoned_Cart.php:452
msgid "There is nothing to clean."
msgstr "Es gibt nichts zu bereinigen."

#: app/API/Abandoned_Cart.php:494
msgid "Cleaned invalid abandoned carts."
msgstr "Ungültige abgebrochene Warenkörbe bereinigt."

#: app/API/Abandoned_Cart.php:514
msgid "No invalid entries found."
msgstr "Keine ungültigen Einträge gefunden."

#: app/API/Abandoned_Cart.php:532
msgid "Failed to clean invalid abandoned carts."
msgstr "Ungültige abgebrochene Warenkörbe konnten nicht bereinigt werden."

#: app/API/Addon.php:61
#: app/API/Connectivity.php:517
#: app/API/Connectivity.php:586
#: app/API/Connectivity.php:647
#: app/API/Connectivity.php:709
#: app/API/Connectivity.php:740
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Something went wrong"
msgstr "Etwas ist schiefgelaufen"

#: app/API/Addon.php:80
#: app/API/Connectivity.php:601
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:98
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:55
msgid "Free"
msgstr "Kostenlos"

#: app/API/Addon.php:80
#: app/API/Connectivity.php:601
#: app/Helpers/functions.php:741
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/App.jsx:415
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:56
msgid "Pro"
msgstr "Pro"

#: app/API/Addon.php:82
#: app/API/Connectivity.php:603
msgid "Disable"
msgstr "Deaktivieren"

#: app/API/Addon.php:82
#: app/API/Connectivity.php:603
#: app/Config/settings.php:582
#: app/Config/settings.php:615
#: app/Config/settings.php:662
#: app/Config/settings.php:695
msgid "Enable"
msgstr "Aktivieren"

#: app/API/Addon.php:130
#: app/API/Addon.php:141
msgid "Invalid addon"
msgstr "Ungültiges Addon"

#: app/API/Addon.php:137
msgid "Activate EasyCommerce Pro to install this addon"
msgstr "Aktivieren Sie EasyCommerce Pro, um dieses Addon zu installieren"

#. translators: The error message.
#: app/API/Addon.php:152
msgid "Could not install the addon: %s"
msgstr "Das Addon konnte nicht installiert werden: %s"

#: app/API/Addon.php:161
msgid "Plugin file could not be resolved."
msgstr "Die Plugin-Datei konnte nicht ermittelt werden."

#. translators: %s: dependency plugin slug
#: app/API/Addon.php:195
msgid "Required plugin \"%s\" could not be found on WordPress.org."
msgstr "Das erforderliche Plugin „%s“ konnte auf WordPress.org nicht gefunden werden."

#. translators: %s: dependency plugin slug
#: app/API/Addon.php:209
msgid "Could not install required plugin \"%s\"."
msgstr "Das erforderliche Plugin „%s“ konnte nicht installiert werden."

#. translators: 1: dependency plugin slug, 2: error message
#: app/API/Addon.php:230
msgid "Could not activate required plugin \"%1$s\": %2$s"
msgstr "Das erforderliche Plugin „%1$s“ konnte nicht aktiviert werden: %2$s"

#: app/API/Addon.php:259
#: app/API/Addon.php:573
msgid "Addon installed and activated"
msgstr "Addon installiert und aktiviert"

#: app/API/Addon.php:270
msgid "Plugin is not active"
msgstr "Plugin ist nicht aktiv"

#: app/API/Addon.php:297
#: app/API/Addon.php:605
msgid "Addon deactivated"
msgstr "Addon deaktiviert"

#: app/API/Addon.php:300
msgid "Addon installed"
msgstr "Addon installiert"

#: app/API/Addon.php:464
msgid "Plugin installation failed."
msgstr "Plugin-Installation fehlgeschlagen."

#: app/API/Addon.php:472
msgid "Plugin installed but file path could not be resolved."
msgstr "Plugin installiert, aber der Dateipfad konnte nicht ermittelt werden."

#: app/API/Addon.php:613
msgid "Something went wrong.."
msgstr "Etwas ist schiefgelaufen.."

#. translators: %s: AI feature name.
#: app/API/AI.php:39
msgid "%s is disabled. Enable it from Settings → AI → Generative AI."
msgstr "%s ist deaktiviert. Aktivieren Sie es unter Einstellungen → AI → Generative AI."

#: app/API/AI.php:52
msgid "AI Text Generator"
msgstr "AI-Textgenerator"

#: app/API/AI.php:80
msgid "AI content writer"
msgstr "AI-Textautor"

#: app/API/AI.php:88
#: app/API/AI.php:170
#: app/API/AI.php:223
#: app/API/AI.php:276
#: app/API/AI.php:334
msgid "AI service error"
msgstr "AI-Dienstfehler"

#: app/API/AI.php:102
msgid "AI Attribute Generator"
msgstr "AI-Attributgenerator"

#: app/API/AI.php:162
msgid "AI attribute generator"
msgstr "AI-Attributgenerator"

#: app/API/AI.php:184
msgid "AI Template Generator"
msgstr "AI-Vorlagengenerator"

#: app/API/AI.php:215
msgid "AI product builder"
msgstr "AI-Produktersteller"

#: app/API/AI.php:237
#: app/API/AI.php:290
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:206
msgid "AI Image Generator"
msgstr "AI-Bildgenerator"

#: app/API/AI.php:248
msgid "Image generated"
msgstr "Bild generiert"

#: app/API/AI.php:268
msgid "AI image generator"
msgstr "AI-Bildgenerator"

#: app/API/AI.php:306
msgid "Image edited"
msgstr "Bild bearbeitet"

#: app/API/AI.php:326
msgid "AI image enhancer"
msgstr "AI-Bildoptimierer"

#: app/API/Attribute.php:124
#: app/API/Attribute.php:367
msgid "Attribute updated."
msgstr "Attribut aktualisiert."

#: app/API/Attribute.php:148
#: app/API/Attribute.php:194
msgid "Invalid attribute data."
msgstr "Ungültige Attributdaten."

#: app/API/Attribute.php:255
msgid "Attribute deleted."
msgstr "Attribut gelöscht."

#: app/API/Attribute.php:265
msgid "Invalid attribute IDs."
msgstr "Ungültige Attribut-IDs."

#: app/API/Attribute.php:291
msgid "Attributes deleted."
msgstr "Attribute gelöscht."

#: app/API/Cart.php:60
#: app/API/Cart.php:141
#: app/API/Cart.php:199
msgid "Cart is locked for payment. Complete or cancel the current payment before making changes."
msgstr "Der Warenkorb ist für die Zahlung gesperrt. Schließen Sie die aktuelle Zahlung ab oder brechen Sie sie ab, bevor Sie Änderungen vornehmen."

#: app/API/Cart.php:67
msgid "Invalid product data."
msgstr "Ungültige Produktdaten."

#. Translators: %d is the product ID.
#: app/API/Cart.php:82
msgid "Invalid product ID: %d"
msgstr "Ungültige Produkt-ID: %d"

#: app/API/Cart.php:98
msgid "Product is out of stock!"
msgstr "Produkt ist nicht auf Lager!"

#: app/API/Cart.php:111
msgid "Products added to cart."
msgstr "Produkte zum Warenkorb hinzugefügt."

#. translators: %d: number of items added to the cart.
#: app/API/Cart.php:118
msgid "%d item added to cart"
msgid_plural "%d items added to cart"
msgstr[0] "%d Artikel in den Warenkorb gelegt"
msgstr[1] "%d Artikel in den Warenkorb gelegt"

#: app/API/Cart.php:149
msgid "Invalid product ID or quantity."
msgstr "Ungültige Produkt-ID oder Menge."

#: app/API/Cart.php:155
#: app/API/Product.php:146
#: app/API/Product.php:284
#: app/API/Product.php:329
msgid "Product not found."
msgstr "Produkt nicht gefunden."

#: app/API/Cart.php:171
msgid "Cart updated."
msgstr "Warenkorb aktualisiert."

#: app/API/Cart.php:206
msgid "Invalid product ID."
msgstr "Ungültige Produkt-ID."

#: app/API/Cart.php:235
msgid "Product removed from cart."
msgstr "Produkt aus dem Warenkorb entfernt."

#: app/API/Cart.php:277
msgid "Cart already locked."
msgstr "Warenkorb ist bereits gesperrt."

#: app/API/Cart.php:285
msgid "Cart locked for payment."
msgstr "Warenkorb für die Zahlung gesperrt."

#: app/API/Cart.php:410
msgid "Shipping methods found"
msgstr "Versandarten gefunden"

#: app/API/Cart.php:410
#: views/templates/checkout/template-1/summary.php:124
#: views/templates/checkout/template-3/summary.php:99
msgid "No shipping methods found"
msgstr "Keine Versandarten gefunden"

#: app/API/Cart.php:437
msgid "Shipping method not found."
msgstr "Versandart nicht gefunden."

#: app/API/Cart.php:453
msgid "Shipping method applied"
msgstr "Versandart angewendet"

#: app/API/Cart.php:486
msgid "Payment method applied"
msgstr "Zahlungsmethode angewendet"

#: app/API/Cart.php:517
msgid "Invalid coupon code."
msgstr "Ungültiger Gutscheincode."

#: app/API/Cart.php:529
msgid "Coupon is not applicable."
msgstr "Der Gutschein ist nicht anwendbar."

#: app/API/Cart.php:559
msgid "Coupon applied."
msgstr "Gutschein angewendet."

#: app/API/Cart.php:588
msgid "Cart doesn't contain this coupon!"
msgstr "Der Warenkorb enthält diesen Gutschein nicht!"

#: app/API/Cart.php:615
msgid "Coupon removed."
msgstr "Gutschein entfernt."

#: app/API/Cart.php:651
msgid "Cart cleared"
msgstr "Warenkorb geleert"

#: app/API/Cart.php:654
msgid "Cart cleared."
msgstr "Warenkorb geleert."

#: app/API/Connectivity.php:102
msgid "Store data updated"
msgstr "Shop-Daten aktualisiert"

#: app/API/Connectivity.php:116
msgid "Required form field is missing"
msgstr "Ein erforderliches Formularfeld fehlt"

#: app/API/Connectivity.php:119
msgid "Username already exists"
msgstr "Benutzername ist bereits vergeben"

#: app/API/Connectivity.php:122
msgid "Email is not valid"
msgstr "E-Mail-Adresse ist ungültig"

#: app/API/Connectivity.php:125
msgid "Email already registered"
msgstr "E-Mail-Adresse ist bereits registriert"

#: app/API/Connectivity.php:128
#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:25
#: spa/public/dashboard/components/tabs/Password/index.jsx:37
msgid "Passwords do not match"
msgstr "Passwörter stimmen nicht überein"

#: app/API/Connectivity.php:131
#: app/API/Connectivity.php:228
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:30
msgid "Password must be at least 6 characters long."
msgstr "Das Passwort muss mindestens 6 Zeichen lang sein."

#: app/API/Connectivity.php:178
msgid "Enter a username or email address."
msgstr "Geben Sie einen Benutzernamen oder eine E-Mail-Adresse ein."

#: app/API/Connectivity.php:199
msgid "If an account matches that email or username, a password reset link has been sent."
msgstr "Wenn ein Konto mit dieser E-Mail-Adresse oder diesem Benutzernamen übereinstimmt, wurde ein Link zum Zurücksetzen des Passworts gesendet."

#: app/API/Connectivity.php:216
msgid "Invalid key or login."
msgstr "Ungültiger Schlüssel oder Login."

#: app/API/Connectivity.php:220
msgid "Password fields cannot be empty."
msgstr "Die Passwortfelder dürfen nicht leer sein."

#: app/API/Connectivity.php:224
#: app/API/Customer.php:31
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:26
msgid "Passwords do not match."
msgstr "Die Passwörter stimmen nicht überein."

#: app/API/Connectivity.php:244
msgid "Invalid or expired reset key."
msgstr "Ungültiger oder abgelaufener Schlüssel zum Zurücksetzen."

#: app/API/Connectivity.php:254
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:30
msgid "Password has been reset successfully."
msgstr "Das Passwort wurde erfolgreich zurückgesetzt."

#: app/API/Connectivity.php:275
msgid "Email/username and password are required."
msgstr "E-Mail/Benutzername und Passwort sind erforderlich."

#: app/API/Connectivity.php:288
msgid "Too many failed login attempts. Please try again in a few minutes."
msgstr "Zu viele fehlgeschlagene Anmeldeversuche. Bitte versuchen Sie es in einigen Minuten erneut."

#: app/API/Connectivity.php:319
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:33
msgid "Invalid email/username or password."
msgstr "Ungültige E-Mail-Adresse/ungültiger Benutzername oder ungültiges Passwort."

#: app/API/Connectivity.php:418
msgid "No data found"
msgstr "Keine Daten gefunden"

#: app/API/Connectivity.php:471
msgid "API not connected"
msgstr "API nicht verbunden"

#: app/API/Connectivity.php:495
msgid "API disconnected"
msgstr "API getrennt"

#: app/API/Connectivity.php:567
msgid "Token not verified"
msgstr "Token nicht verifiziert"

#: app/API/Connectivity.php:641
msgid "Docs found"
msgstr "Dokumente gefunden"

#: app/API/Connectivity.php:659
msgid "Doc found"
msgstr "Dokument gefunden"

#: app/API/Connectivity.php:665
msgid "Doc not found"
msgstr "Dokument nicht gefunden"

#. translators: %s: coupon code.
#: app/API/Coupon.php:99
msgid "Coupon %s created"
msgstr "Gutschein %s erstellt"

#: app/API/Coupon.php:102
msgid "Failed to create coupon."
msgstr "Gutschein konnte nicht erstellt werden."

#: app/API/Coupon.php:107
msgid "Coupon created successfully."
msgstr "Gutschein erfolgreich erstellt."

#: app/API/Coupon.php:124
#: app/API/Coupon.php:157
#: app/API/Coupon.php:240
msgid "Coupon ID is required."
msgstr "Gutschein-ID ist erforderlich."

#: app/API/Coupon.php:132
#: app/API/Coupon.php:161
#: app/API/Coupon.php:246
msgid "Coupon not found."
msgstr "Gutschein nicht gefunden."

#: app/API/Coupon.php:186
msgid "No valid fields to update."
msgstr "Keine gültigen Felder zum Aktualisieren."

#: app/API/Coupon.php:221
msgid "Failed to update coupon."
msgstr "Gutschein konnte nicht aktualisiert werden."

#: app/API/Coupon.php:226
msgid "Coupon updated successfully."
msgstr "Gutschein erfolgreich aktualisiert."

#. translators: %s: coupon code.
#: app/API/Coupon.php:273
msgid "Coupon %s deleted"
msgstr "Gutschein %s gelöscht"

#: app/API/Coupon.php:276
msgid "Failed to delete coupon."
msgstr "Gutschein konnte nicht gelöscht werden."

#: app/API/Coupon.php:282
msgid "Coupon deleted successfully."
msgstr "Gutschein erfolgreich gelöscht."

#: app/API/Coupon.php:297
#: app/API/Coupon.php:346
msgid "Invalid coupon IDs."
msgstr "Ungültige Gutschein-IDs."

#: app/API/Coupon.php:329
msgid "Failed to delete some coupons."
msgstr "Einige Gutscheine konnten nicht gelöscht werden."

#: app/API/Coupon.php:332
msgid "coupons deleted successfully."
msgstr "Gutscheine erfolgreich gelöscht."

#: app/API/Coupon.php:376
msgid "Failed to update some coupons."
msgstr "Einige Gutscheine konnten nicht aktualisiert werden."

#: app/API/Coupon.php:379
msgid "Coupons status updated successfully."
msgstr "Gutschein-Status erfolgreich aktualisiert."

#: app/API/Customer.php:47
msgid "Failed to create customer."
msgstr "Kunde konnte nicht erstellt werden."

#: app/API/Customer.php:65
msgid "Customer created successfully."
msgstr "Kunde erfolgreich erstellt."

#: app/API/Customer.php:85
#: app/API/Customer.php:226
#: app/API/Customer.php:282
#: app/API/Profile.php:23
#: app/API/Profile.php:275
msgid "Customer not found."
msgstr "Kunde nicht gefunden."

#: app/API/Customer.php:240
msgid "Failed to delete customer."
msgstr "Kunde konnte nicht gelöscht werden."

#: app/API/Customer.php:259
msgid "Customer deleted successfully."
msgstr "Kunde erfolgreich gelöscht."

#: app/API/Dashboard.php:55
#: app/API/Dashboard.php:102
msgid "Store stats"
msgstr "Shop-Statistiken"

#: app/API/Dashboard.php:125
#: app/API/Dashboard.php:149
msgid "Store order statuses"
msgstr "Bestellstatus des Shops"

#: app/API/Dashboard.php:158
#: build/wizard.bundle.js:2
msgid "Business Info"
msgstr "Geschäftsinformationen"

#: app/API/Dashboard.php:163
#: build/wizard.bundle.js:2
msgid "Store Pages"
msgstr "Shop-Seiten"

#: app/API/Dashboard.php:168
msgid "Currency & Format"
msgstr "Währung & Format"

#: app/API/Dashboard.php:173
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:206
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:34
msgid "Payment Method"
msgstr "Zahlungsmethode"

#: app/API/Dashboard.php:208
msgid "Store setup status"
msgstr "Status der Shop-Einrichtung"

#: app/API/Dashboard.php:229
#: app/API/Dashboard.php:382
msgid "Store sales"
msgstr "Shop-Umsatz"

#: app/API/Dashboard.php:356
msgid "Sales Amount"
msgstr "Umsatzbetrag"

#: app/API/Dashboard.php:362
msgid "Sales Count"
msgstr "Anzahl Verkäufe"

#: app/API/Dashboard.php:399
#: app/API/Dashboard.php:437
msgid "Recent orders"
msgstr "Letzte Bestellungen"

#: app/API/Dashboard.php:526
msgid "No email address found for this cart."
msgstr "Für diesen Warenkorb wurde keine E-Mail-Adresse gefunden."

#: app/API/Dashboard.php:543
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:116
msgid "Reminder email sent successfully."
msgstr "Erinnerungs-E-Mail erfolgreich gesendet."

#: app/API/Dashboard.php:544
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:120
msgid "Failed to send reminder email."
msgstr "Erinnerungs-E-Mail konnte nicht gesendet werden."

#: app/API/Dashboard.php:559
#: app/API/Dashboard.php:653
msgid "Most lowest stock"
msgstr "Niedrigster Lagerbestand"

#: app/API/Dashboard.php:628
msgid "day"
msgstr "Tag"

#: app/API/Dashboard.php:628
msgid "days"
msgstr "Tage"

#: app/API/Dashboard.php:671
#: app/API/Dashboard.php:729
msgid "Top sellers"
msgstr "Bestseller"

#: app/API/Dashboard.php:792
#: build/easycommerce.bundle.js:2
msgid "Private Note"
msgstr "Private Notiz"

#: app/API/Dashboard.php:794
msgid "Note to Customer"
msgstr "Notiz an Kunden"

#: app/API/Dashboard.php:820
msgid "Recent activities"
msgstr "Letzte Aktivitäten"

#: app/API/Email_Placeholder.php:21
msgid "Site Name"
msgstr "Website-Name"

#: app/API/Email_Placeholder.php:22
msgid "Shop Name"
msgstr "Shop-Name"

#: app/API/Email_Placeholder.php:23
msgid "Current Year"
msgstr "Aktuelles Jahr"

#: app/API/Email_Placeholder.php:24
msgid "Shop Page URL"
msgstr "URL der Shop-Seite"

#: app/API/Email_Placeholder.php:25
msgid "Checkout Page URL"
msgstr "URL der Kassenseite"

#: app/API/Email_Placeholder.php:26
msgid "Dashboard Page URL"
msgstr "URL der Übersichtsseite"

#: app/API/Email_Placeholder.php:80
#: app/Controllers/Common/API.php:5115
#: app/Controllers/Common/API.php:5196
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:205
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:80
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:12
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:45
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:103
#: spa/public/dashboard/components/tabs/Orders/index.jsx:71
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:22
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:100
msgid "Order ID"
msgstr "Bestell-ID"

#: app/API/Email_Placeholder.php:81
msgid "Customer Full Name"
msgstr "Vollständiger Name des Kunden"

#: app/API/Email_Placeholder.php:82
msgid "Customer Email Address"
msgstr "E-Mail-Adresse des Kunden"

#: app/API/Email_Placeholder.php:83
msgid "Customer Phone Number"
msgstr "Telefonnummer des Kunden"

#: app/API/Email_Placeholder.php:84
msgid "Billing First Name"
msgstr "Vorname (Rechnung)"

#: app/API/Email_Placeholder.php:85
msgid "Billing Last Name"
msgstr "Nachname (Rechnung)"

#: app/API/Email_Placeholder.php:86
msgid "Billing Email Address"
msgstr "E-Mail-Adresse (Rechnung)"

#: app/API/Email_Placeholder.php:87
msgid "Billing Phone Number"
msgstr "Telefonnummer (Rechnung)"

#: app/API/Email_Placeholder.php:88
msgid "Billing Address Line 1"
msgstr "Rechnungsadresse Zeile 1"

#: app/API/Email_Placeholder.php:89
msgid "Billing Address Line 2"
msgstr "Rechnungsadresse Zeile 2"

#: app/API/Email_Placeholder.php:90
msgid "Billing Country"
msgstr "Land (Rechnung)"

#: app/API/Email_Placeholder.php:91
msgid "Billing State/Province"
msgstr "Bundesland/Provinz (Rechnung)"

#: app/API/Email_Placeholder.php:92
msgid "Billing City"
msgstr "Stadt (Rechnung)"

#: app/API/Email_Placeholder.php:93
msgid "Billing Postal Code"
msgstr "Postleitzahl (Rechnung)"

#: app/API/Email_Placeholder.php:94
msgid "Full Billing Address"
msgstr "Vollständige Rechnungsadresse"

#: app/API/Email_Placeholder.php:95
msgid "Shipping First Name"
msgstr "Vorname (Versand)"

#: app/API/Email_Placeholder.php:96
msgid "Shipping Last Name"
msgstr "Nachname (Versand)"

#: app/API/Email_Placeholder.php:97
msgid "Shipping Email Address"
msgstr "E-Mail-Adresse (Versand)"

#: app/API/Email_Placeholder.php:98
msgid "Shipping Phone Number"
msgstr "Telefonnummer (Versand)"

#: app/API/Email_Placeholder.php:99
msgid "Shipping Address Line 1"
msgstr "Versandadresse Zeile 1"

#: app/API/Email_Placeholder.php:100
msgid "Shipping Address Line 2"
msgstr "Versandadresse Zeile 2"

#: app/API/Email_Placeholder.php:101
msgid "Shipping Country"
msgstr "Land (Versand)"

#: app/API/Email_Placeholder.php:102
msgid "Shipping State/Province"
msgstr "Bundesland/Provinz (Versand)"

#: app/API/Email_Placeholder.php:103
msgid "Shipping City"
msgstr "Stadt (Versand)"

#: app/API/Email_Placeholder.php:104
msgid "Shipping Postal Code"
msgstr "Postleitzahl (Versand)"

#: app/API/Email_Placeholder.php:105
msgid "Full Shipping Address"
msgstr "Vollständige Versandadresse"

#: app/API/Email_Placeholder.php:106
msgid "Customer Total Spent"
msgstr "Gesamtausgaben des Kunden"

#: app/API/Email_Placeholder.php:107
msgid "Customer Total Orders"
msgstr "Gesamtzahl der Bestellungen des Kunden"

#: app/API/Email_Placeholder.php:108
msgid "Customer Average Order Value"
msgstr "Durchschnittlicher Bestellwert des Kunden"

#: app/API/Email_Placeholder.php:109
msgid "Product List (HTML)"
msgstr "Produktliste (HTML)"

#: app/API/Email_Placeholder.php:110
msgid "Product Table (HTML)"
msgstr "Produkttabelle (HTML)"

#: app/API/Email_Placeholder.php:111
msgid "Number of Items"
msgstr "Anzahl der Artikel"

#: app/API/Email_Placeholder.php:112
msgid "Order Total Amount"
msgstr "Gesamtbetrag der Bestellung"

#: app/API/Email_Placeholder.php:113
msgid "Cart Hash/ID"
msgstr "Warenkorb-Hash/ID"

#: app/API/Email_Placeholder.php:114
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:165
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:37
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:35
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:137
msgid "Customer Name"
msgstr "Kundenname"

#: app/API/Email_Placeholder.php:115
msgid "Customer Email"
msgstr "Kunden-E-Mail"

#: app/API/Email_Placeholder.php:116
msgid "Cart Recovery Link"
msgstr "Link zur Warenkorb-Wiederherstellung"

#: app/API/Email_Placeholder.php:117
msgid "Cart Total Amount"
msgstr "Gesamtbetrag des Warenkorbs"

#: app/API/Email_Placeholder.php:118
msgid "Total Amount"
msgstr "Gesamtbetrag"

#: app/API/Email_Placeholder.php:119
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:135
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:24
msgid "Order Status"
msgstr "Bestellstatus"

#: app/API/Email_Placeholder.php:141
msgid "Search term is too long"
msgstr "Der Suchbegriff ist zu lang"

#: app/API/Email_Placeholder.php:157
#: app/Config/settings.php:62
#: app/Controllers/Payment/Cash_On_Delivery.php:41
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:12
#: spa/admin/settings/src/App.jsx:15
msgid "General"
msgstr "Allgemein"

#: app/API/Email_Placeholder.php:158
msgid "Order"
msgstr "Bestellung"

#: app/API/Email_Placeholder.php:159
#: blocks/checkout/cart/index.jsx:36
#: build/blocks.bundle.js:2
msgid "Cart"
msgstr "Warenkorb"

#. translators: %s: placeholder category name.
#: app/API/Email_Placeholder.php:169
msgid "--- %s Placeholders ---"
msgstr "--- %s Platzhalter ---"

#: app/API/Email_Placeholder.php:206
msgid "Failed to retrieve email placeholders"
msgstr "E-Mail-Platzhalter konnten nicht abgerufen werden"

#: app/API/Geo.php:33
#: app/API/Geo.php:41
msgid "Countries loaded"
msgstr "Länder geladen"

#: app/API/Geo.php:68
#: app/API/Geo.php:76
msgid "States loaded"
msgstr "Bundesländer geladen"

#: app/API/Geo.php:105
#: app/API/Geo.php:113
msgid "Cities loaded"
msgstr "Städte geladen"

#: app/API/Geo.php:130
msgid "Currencies loaded"
msgstr "Währungen geladen"

#: app/API/Importer.php:27
msgid "No file uploaded"
msgstr "Keine Datei hochgeladen"

#: app/API/Importer.php:34
msgid "Invalid file"
msgstr "Ungültige Datei"

#: app/API/Importer.php:55
msgid "Failed to read CSV file"
msgstr "CSV-Datei konnte nicht gelesen werden"

#: app/API/Importer.php:63
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:57
msgid "CSV uploaded successfully"
msgstr "CSV erfolgreich hochgeladen"

#: app/API/Importer.php:81
msgid "Invalid mapping data"
msgstr "Ungültige Zuordnungsdaten"

#: app/API/Importer.php:88
msgid "Column mapping saved successfully"
msgstr "Spaltenzuordnung erfolgreich gespeichert"

#: app/API/Importer.php:146
msgid "Import started in background via WP-Cron"
msgstr "Import im Hintergrund über WP-Cron gestartet"

#: app/API/Importer.php:166
msgid "Import session not found"
msgstr "Import-Sitzung nicht gefunden"

#: app/API/Importer.php:183
msgid "Your demo products are being generated"
msgstr "Ihre Demo-Produkte werden generiert"

#: app/API/Importer.php:895
msgid "Failed to import image"
msgstr "Bild konnte nicht importiert werden"

#: app/API/Importer.php:902
msgid "Image imported"
msgstr "Bild importiert"

#: app/API/Log.php:71
msgid "No logs found."
msgstr "Keine Protokolle gefunden."

#: app/API/Log.php:121
msgid "Log not found."
msgstr "Protokoll nicht gefunden."

#: app/API/Log.php:160
msgid "Failed to add log."
msgstr "Protokoll konnte nicht hinzugefügt werden."

#: app/API/Log.php:165
msgid "Log added successfully."
msgstr "Protokoll erfolgreich hinzugefügt."

#: app/API/Log.php:184
msgid "Failed to delete log."
msgstr "Protokoll konnte nicht gelöscht werden."

#: app/API/Log.php:189
msgid "Log deleted successfully."
msgstr "Protokoll erfolgreich gelöscht."

#: app/API/Notice.php:41
msgid "Notice not dismissed"
msgstr "Hinweis nicht ausgeblendet"

#: app/API/Notice.php:48
msgid "Notice dismissed"
msgstr "Hinweis ausgeblendet"

#: app/API/Option.php:20
#: app/API/Option.php:57
#: app/API/Option.php:88
msgid "Option key is required."
msgstr "Der Options-Schlüssel ist erforderlich."

#: app/API/Option.php:24
#: app/API/Option.php:61
#: app/API/Option.php:92
msgid "Option key is not allowed."
msgstr "Der Options-Schlüssel ist nicht zulässig."

#: app/API/Option.php:30
msgid "Option not found."
msgstr "Option nicht gefunden."

#: app/API/Option.php:75
msgid "Settings Saved Successfully."
msgstr "Einstellungen erfolgreich gespeichert."

#: app/API/Option.php:120
msgid "Settings Reset successfully."
msgstr "Einstellungen erfolgreich zurückgesetzt."

#: app/API/Order.php:64
msgid "Cart is already completed."
msgstr "Der Warenkorb ist bereits abgeschlossen."

#: app/API/Order.php:66
msgid "Cart is empty or invalid cart hash."
msgstr "Der Warenkorb ist leer oder der Warenkorb-Hash ist ungültig."

#: app/API/Order.php:69
msgid "Invalid items format."
msgstr "Ungültiges Artikelformat."

#: app/API/Order.php:163
msgid "Failed to create order."
msgstr "Bestellung konnte nicht erstellt werden."

#. translators: %d: order ID.
#: app/API/Order.php:259
msgid "Order ID #%d"
msgstr "Bestell-ID #%d"

#: app/API/Order.php:263
msgid "Order created successfully."
msgstr "Bestellung erfolgreich erstellt."

#: app/API/Order.php:283
#: app/API/Order.php:425
#: app/API/Order.php:597
#: app/API/Order.php:645
#: app/API/Order.php:815
#: app/API/Refund.php:156
#: app/Controllers/Payment/Stripe/API/Payment_Intent.php:178
#: views/shortcodes/payment/template-1.php:17
msgid "Order not found."
msgstr "Bestellung nicht gefunden."

#: app/API/Order.php:288
msgid "You are not allowed to view this order."
msgstr "Sie sind nicht berechtigt, diese Bestellung anzusehen."

#. translators: %1$s: previous order status label. %2$s: new order status label.
#: app/API/Order.php:464
#: app/API/Order.php:554
msgid "Order status changed from %1$s to %2$s"
msgstr "Bestellstatus von %1$s zu %2$s geändert"

#. translators: %1$s: previous fulfillment status label. %2$s: new fulfillment status label.
#: app/API/Order.php:496
#: app/API/Order.php:572
msgid "Order fulfillment status changed from %1$s to %2$s"
msgstr "Fulfillment-Status der Bestellung von %1$s zu %2$s geändert"

#: app/API/Order.php:503
msgid "Failed to update order."
msgstr "Bestellung konnte nicht aktualisiert werden."

#: app/API/Order.php:508
msgid "Order updated successfully."
msgstr "Bestellung erfolgreich aktualisiert."

#: app/API/Order.php:522
msgid "Invalid order IDs."
msgstr "Ungültige Bestell-IDs."

#: app/API/Order.php:526
msgid "Invalid type parameter."
msgstr "Ungültiger Typ-Parameter."

#: app/API/Order.php:581
msgid "Orders updated successfully."
msgstr "Bestellungen erfolgreich aktualisiert."

#: app/API/Order.php:620
msgid "Order Deleted"
msgstr "Bestellung gelöscht"

#: app/API/Order.php:624
msgid "Order deleted successfully."
msgstr "Bestellung erfolgreich gelöscht."

#. translators: %s: formatted refund amount.
#: app/API/Order.php:658
msgid "Refund: %s"
msgstr "Rückerstattung: %s"

#: app/API/Order.php:662
msgid "Order refunded successfully."
msgstr "Bestellung erfolgreich erstattet."

#: app/API/Order.php:667
msgid "Failed to refund order."
msgstr "Bestellung konnte nicht erstattet werden."

#: app/API/Order.php:686
msgid "Invalid order ID"
msgstr "Ungültige Bestell-ID"

#. translators: %s: email event name.
#: app/API/Order.php:710
msgid "Email sent: %s"
msgstr "E-Mail gesendet: %s"

#: app/API/Order.php:714
msgid "Email sent."
msgstr "E-Mail gesendet."

#. translators: %s: email event name.
#: app/API/Order.php:723
msgid "Email failed: %s"
msgstr "E-Mail fehlgeschlagen: %s"

#: app/API/Order.php:727
msgid "Email not sent"
msgstr "E-Mail nicht gesendet"

#: app/API/Order.php:758
#: app/API/Profile.php:165
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:74
msgid "No orders found."
msgstr "Keine Bestellungen gefunden."

#: app/API/Order.php:803
msgid "Orders deleted successfully."
msgstr "Bestellungen erfolgreich gelöscht."

#: app/API/Order.php:829
msgid "Invalid payment method."
msgstr "Ungültige Zahlungsmethode."

#: app/API/Order.php:834
msgid "Offline payment methods are not accepted here."
msgstr "Offline-Zahlungsmethoden werden hier nicht akzeptiert."

#: app/API/Order.php:870
msgid "Payment processed successfully."
msgstr "Zahlung erfolgreich verarbeitet."

#. translators: %s: address type
#: app/API/Order.php:913
msgid "Invalid %s address data."
msgstr "Ungültige %s-Adressdaten."

#: app/API/Order.php:920
msgid "First name is required."
msgstr "Der Vorname ist erforderlich."

#: app/API/Order.php:923
msgid "First name may only contain letters, spaces, hyphens, and apostrophes."
msgstr "Der Vorname darf nur Buchstaben, Leerzeichen, Bindestriche und Apostrophe enthalten."

#: app/API/Order.php:928
msgid "Last name may only contain letters, spaces, hyphens, and apostrophes."
msgstr "Der Nachname darf nur Buchstaben, Leerzeichen, Bindestriche und Apostrophe enthalten."

#: app/API/Order.php:934
msgid "Email address is required."
msgstr "Die E-Mail-Adresse ist erforderlich."

#: app/API/Order.php:937
#: assets/public/js/checkout.js:6
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:27
msgid "Please enter a valid email address."
msgstr "Bitte geben Sie eine gültige E-Mail-Adresse ein."

#: app/API/Order.php:943
msgid "Please enter a valid phone number."
msgstr "Bitte geben Sie eine gültige Telefonnummer ein."

#: app/API/Order.php:948
#: assets/public/js/checkout.js:8
msgid "Please enter a valid postcode."
msgstr "Bitte geben Sie eine gültige Postleitzahl ein."

#: app/API/Product.php:65
msgid "No products found"
msgstr "Keine Produkte gefunden"

#: app/API/Product.php:242
msgid "Failed to create product."
msgstr "Produkt konnte nicht erstellt werden."

#: app/API/Product.php:261
msgid "Product created"
msgstr "Produkt erstellt"

#: app/API/Product.php:294
msgid "Failed to update product."
msgstr "Produkt konnte nicht aktualisiert werden."

#: app/API/Product.php:311
msgid "Product updated"
msgstr "Produkt aktualisiert"

#: app/API/Product.php:340
msgid "Product can't be deleted."
msgstr "Das Produkt kann nicht gelöscht werden."

#: app/API/Product.php:346
msgid "Failed to delete product."
msgstr "Produkt konnte nicht gelöscht werden."

#: app/API/Product.php:358
msgid "Product deleted successfully."
msgstr "Produkt erfolgreich gelöscht."

#: app/API/Product.php:371
#: app/API/Product.php:419
msgid "Invalid product IDs."
msgstr "Ungültige Produkt-IDs."

#: app/API/Product.php:407
msgid "Failed to delete some products."
msgstr "Einige Produkte konnten nicht gelöscht werden."

#: app/API/Product.php:410
msgid "Products deleted successfully."
msgstr "Produkte erfolgreich gelöscht."

#: app/API/Product.php:453
msgid "Products updated successfully."
msgstr "Produkte erfolgreich aktualisiert."

#: app/API/Product.php:491
#: app/API/Product.php:546
msgid "Review added"
msgstr "Bewertung hinzugefügt"

#. translators: %s: product title.
#: app/API/Product.php:538
msgid "New review added for %s"
msgstr "Neue Bewertung für %s hinzugefügt"

#: app/API/Product.php:552
msgid "Failed to add review."
msgstr "Bewertung konnte nicht hinzugefügt werden."

#: app/API/Product.php:597
msgid "No variations found"
msgstr "Keine Varianten gefunden"

#: app/API/Product.php:601
msgid "Variations found"
msgstr "Varianten gefunden"

#: app/API/Product_Review.php:59
msgid "Review ID is required."
msgstr "Die Bewertungs-ID ist erforderlich."

#: app/API/Product_Review.php:65
msgid "Review not found."
msgstr "Bewertung nicht gefunden."

#: app/API/Product_Review.php:68
msgid "You do not have permission to delete this review."
msgstr "Sie haben keine Berechtigung, diese Bewertung zu löschen."

#: app/API/Product_Review.php:92
msgid "Failed to delete review."
msgstr "Bewertung konnte nicht gelöscht werden."

#: app/API/Product_Review.php:97
msgid "Review deleted successfully."
msgstr "Bewertung erfolgreich gelöscht."

#: app/API/Profile.php:146
msgid "Customer data updated"
msgstr "Kundendaten aktualisiert"

#: app/API/Profile.php:219
#: app/API/Transaction.php:64
msgid "No transactions found."
msgstr "Keine Transaktionen gefunden."

#: app/API/Refund.php:54
msgid "No refunds found"
msgstr "Keine Rückerstattungen gefunden"

#: app/API/Refund.php:106
#: app/API/Refund.php:273
#: app/API/Refund.php:309
msgid "Refund not found."
msgstr "Rückerstattung nicht gefunden."

#: app/API/Refund.php:161
msgid "Refunds are not allowed for this order status."
msgstr "Für diesen Bestellstatus sind keine Rückerstattungen zulässig."

#: app/API/Refund.php:165
msgid "Refund amount must be greater than zero."
msgstr "Der Rückerstattungsbetrag muss größer als null sein."

#: app/API/Refund.php:180
msgid "Failed to process refund through payment gateway."
msgstr "Die Rückerstattung konnte nicht über das Zahlungs-Gateway verarbeitet werden."

#. translators: %s: remaining due amount of the order.
#: app/API/Refund.php:218
msgid "Refund amount cannot exceed the due amount of %s."
msgstr "Der Rückerstattungsbetrag darf den fälligen Betrag von %s nicht überschreiten."

#: app/API/Refund.php:227
msgid "Failed to create refund."
msgstr "Rückerstattung konnte nicht erstellt werden."

#: app/API/Refund.php:256
msgid "Refund created"
msgstr "Rückerstattung erstellt"

#: app/API/Refund.php:279
msgid "Failed to update refund."
msgstr "Rückerstattung konnte nicht aktualisiert werden."

#: app/API/Refund.php:292
msgid "Refund updated"
msgstr "Rückerstattung aktualisiert"

#: app/API/Refund.php:317
msgid "Failed to delete refund."
msgstr "Rückerstattung konnte nicht gelöscht werden."

#: app/API/Refund.php:322
msgid "Refund deleted successfully."
msgstr "Rückerstattung erfolgreich gelöscht."

#: app/API/Refund.php:335
msgid "Invalid refund IDs."
msgstr "Ungültige Rückerstattungs-IDs."

#: app/API/Refund.php:361
msgid "Failed to delete some refunds."
msgstr "Einige Rückerstattungen konnten nicht gelöscht werden."

#: app/API/Refund.php:364
msgid "Refunds deleted successfully."
msgstr "Rückerstattungen erfolgreich gelöscht."

#: app/API/Reports/Customers.php:35
msgid "Total Customers"
msgstr "Kunden gesamt"

#: app/API/Reports/Customers.php:41
#: app/API/Reports/Customers.php:213
#: app/API/Reports/Products.php:958
msgid "New Customers"
msgstr "Neue Kunden"

#: app/API/Reports/Customers.php:47
#: app/API/Reports/Customers.php:219
#: app/API/Reports/Products.php:964
msgid "Repeat Customers"
msgstr "Wiederkehrende Kunden"

#: app/API/Reports/Customers.php:51
msgid "Customers who have placed more than one order."
msgstr "Kunden, die mehr als eine Bestellung aufgegeben haben."

#: app/API/Reports/Customers.php:54
#: app/API/Reports/Overview.php:868
msgid "Orders Per Customer"
msgstr "Bestellungen pro Kunde"

#: app/API/Reports/Customers.php:60
msgid "Customer LTV"
msgstr "Kunden-LTV"

#: app/API/Reports/Customers.php:64
msgid "Average Lifetime Value per customer."
msgstr "Durchschnittlicher Lifetime Value pro Kunde."

#: app/API/Reports/Customers.php:67
msgid "Customer AOV"
msgstr "Kunden-AOV"

#: app/API/Reports/Customers.php:71
msgid "Average Order Value per customer."
msgstr "Durchschnittlicher Bestellwert pro Kunde."

#: app/API/Reports/Customers.php:225
msgid "Previous New Customers"
msgstr "Vorherige neue Kunden"

#: app/API/Reports/Customers.php:232
msgid "Previous Repeat Customers"
msgstr "Vorherige wiederkehrende Kunden"

#. translators: %s: report data group label, e.g. Orders.
#: app/API/Reports/LegacyReports.php:330
msgid "%s Count"
msgstr "%s-Anzahl"

#. translators: %s: report data group label, e.g. Orders.
#: app/API/Reports/LegacyReports.php:346
msgid "%s Amount"
msgstr "%s-Betrag"

#: app/API/Reports/Orders.php:42
#: app/API/Reports/Overview.php:39
#: app/Config/settings.php:402
#: app/Controllers/Common/Init.php:247
#: app/Helpers/functions.php:826
#: app/Helpers/functions.php:827
#: app/Helpers/functions.php:896
#: app/Helpers/functions.php:897
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/App.jsx:396
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:196
#: spa/admin/easycommerce/pages/Orders/index.jsx:313
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:97
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:28
#: spa/admin/settings/src/App.jsx:17
#: spa/public/dashboard/components/Sidebar/index.jsx:34
#: spa/public/dashboard/components/tabs/Orders/index.jsx:60
msgid "Orders"
msgstr "Bestellungen"

#: app/API/Reports/Orders.php:47
#: app/API/Reports/Overview.php:43
msgid "All orders except On Hold, Pending, Cancelled."
msgstr "Alle Bestellungen außer In Wartestellung, Ausstehend, Storniert."

#: app/API/Reports/Orders.php:50
msgid "Completed Orders"
msgstr "Abgeschlossene Bestellungen"

#: app/API/Reports/Orders.php:57
#: app/API/Reports/Overview.php:53
#: app/API/Reports/Products.php:64
#: app/API/Reports/Products.php:736
#: app/Controllers/Common/Init.php:251
#: app/Helpers/functions.php:834
#: app/Helpers/functions.php:835
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:398
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:65
#: spa/admin/easycommerce/pages/Refunds/index.jsx:51
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:39
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:39
msgid "Refunds"
msgstr "Rückerstattungen"

#: app/API/Reports/Orders.php:64
#: app/API/Reports/Overview.php:59
#: app/API/Reports/Revenue.php:41
msgid "Net Revenue"
msgstr "Nettoumsatz"

#: app/API/Reports/Orders.php:68
#: app/API/Reports/Overview.php:63
#: app/API/Reports/Revenue.php:45
msgid "Total revenue after any refunds or deductions."
msgstr "Gesamtumsatz nach Rückerstattungen und Abzügen."

#: app/API/Reports/Orders.php:71
msgid "Pending Orders"
msgstr "Ausstehende Bestellungen"

#: app/API/Reports/Orders.php:110
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerSaleSummery.jsx:78
msgid "Order Count"
msgstr "Bestellanzahl"

#: app/API/Reports/Orders.php:116
msgid "Order Amount"
msgstr "Bestellbetrag"

#: app/API/Reports/Orders.php:122
msgid "Previous Order Count"
msgstr "Vorherige Bestellanzahl"

#: app/API/Reports/Orders.php:129
msgid "Previous Order Amount"
msgstr "Vorheriger Bestellbetrag"

#: app/API/Reports/Overview.php:46
msgid "Sales"
msgstr "Umsatz"

#: app/API/Reports/Overview.php:50
msgid "Total sales before any refunds or deductions."
msgstr "Gesamtumsatz vor Rückerstattungen und Abzügen."

#: app/API/Reports/Overview.php:66
#: app/API/Reports/Products.php:342
msgid "Products Sold"
msgstr "Verkaufte Produkte"

#: app/API/Reports/Overview.php:72
#: app/Controllers/Common/Init.php:263
#: app/Helpers/functions.php:858
#: app/Helpers/functions.php:859
#: app/Helpers/functions.php:914
#: app/Helpers/functions.php:915
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:400
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/pages/Customers/index.jsx:162
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:27
msgid "Customers"
msgstr "Kunden"

#: app/API/Reports/Overview.php:512
msgid "New Orders"
msgstr "Neue Bestellungen"

#: app/API/Reports/Overview.php:517
msgid "Renewal Orders"
msgstr "Verlängerungsbestellungen"

#: app/API/Reports/Overview.php:677
msgid "Products in Catalog"
msgstr "Produkte im Katalog"

#: app/API/Reports/Overview.php:682
msgid "Variations across products"
msgstr "Varianten über alle Produkte"

#: app/API/Reports/Overview.php:687
msgid "Average product price"
msgstr "Durchschnittlicher Produktpreis"

#: app/API/Reports/Overview.php:692
msgid "Inventory count"
msgstr "Bestandsanzahl"

#: app/API/Reports/Overview.php:784
msgid "New"
msgstr "Neu"

#: app/API/Reports/Overview.php:789
msgid "Returning"
msgstr "Wiederkehrend"

#: app/API/Reports/Overview.php:859
msgid "AOV Per Customer"
msgstr "AOV pro Kunde"

#: app/API/Reports/Overview.php:877
msgid "Items Per Customer"
msgstr "Artikel pro Kunde"

#: app/API/Reports/Overview.php:992
msgid "Guest"
msgstr "Gast"

#: app/API/Reports/Products.php:36
msgid "Live Products"
msgstr "Veröffentlichte Produkte"

#: app/API/Reports/Products.php:42
msgid "Total Stock"
msgstr "Gesamtlagerbestand"

#: app/API/Reports/Products.php:47
#: views/blocks/shops-page/template-1/shop.php:208
#: views/blocks/shops-page/template-2/shop.php:208
#: views/blocks/shops-page/template-3/partials/product-grid.php:206
#: views/blocks/shops-page/template-3/partials/product-list.php:218
#: views/blocks/single-product/gallery/render.php:61
msgid "Out of Stock"
msgstr "Nicht auf Lager"

#: app/API/Reports/Products.php:52
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:52
msgid "Low Stock"
msgstr "Geringer Lagerbestand"

#: app/API/Reports/Products.php:57
msgid "Gross Sales"
msgstr "Bruttoumsatz"

#: app/API/Reports/Products.php:71
msgid "Average Rating"
msgstr "Durchschnittliche Bewertung"

#: app/API/Reports/Products.php:599
#: app/API/Reports/Products.php:627
#: app/API/Reports/Products.php:786
#: app/API/Reports/Products.php:931
#: app/API/Reports/Products.php:1107
#: app/API/Reports/Products.php:1299
msgid "Product ID is required"
msgstr "Die Produkt-ID ist erforderlich"

#: app/API/Reports/Products.php:605
#: app/API/Reports/Products.php:633
#: app/API/Reports/Products.php:792
#: app/API/Reports/Products.php:937
#: app/API/Reports/Products.php:1113
#: app/API/Reports/Products.php:1305
msgid "Product not found"
msgstr "Produkt nicht gefunden"

#: app/API/Reports/Products.php:730
msgid "Gross Sale"
msgstr "Bruttoumsatz"

#: app/API/Reports/Products.php:742
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:83
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:12
msgid "Stock"
msgstr "Lagerbestand"

#: app/API/Reports/Products.php:747
msgid "Avg Rating"
msgstr "Ø Bewertung"

#: app/API/Reports/Reports.php:1236
#: app/Config/settings.php:418
#: app/Controllers/Payment/Braintree.php:80
#: app/Controllers/Payment/Cash_On_Delivery.php:49
#: app/Controllers/Payment/Mollie.php:93
#: app/Controllers/Payment/PayPal.php:72
#: app/Controllers/Payment/Square.php:96
#: app/Controllers/Payment/Stripe.php:271
#: app/Helpers/functions.php:339
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:68
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:33
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:217
msgid "Pending"
msgstr "Ausstehend"

#: app/API/Reports/Reports.php:1237
#: app/Config/settings.php:420
#: app/Controllers/Payment/Braintree.php:82
#: app/Controllers/Payment/Cash_On_Delivery.php:51
#: app/Controllers/Payment/Mollie.php:95
#: app/Controllers/Payment/PayPal.php:74
#: app/Controllers/Payment/Square.php:98
#: app/Controllers/Payment/Stripe.php:273
#: app/Helpers/functions.php:340
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:70
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:21
msgid "Processing"
msgstr "In Bearbeitung"

#: app/API/Reports/Reports.php:1238
#: app/Config/settings.php:419
#: app/Controllers/Payment/Braintree.php:81
#: app/Controllers/Payment/Cash_On_Delivery.php:50
#: app/Controllers/Payment/Mollie.php:94
#: app/Controllers/Payment/PayPal.php:73
#: app/Controllers/Payment/Square.php:97
#: app/Controllers/Payment/Stripe.php:272
#: app/Helpers/functions.php:341
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:64
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:15
msgid "Completed"
msgstr "Abgeschlossen"

#: app/API/Reports/Reports.php:1239
#: app/Helpers/functions.php:345
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:67
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:39
msgid "Refunded"
msgstr "Erstattet"

#: app/API/Reports/Reports.php:1240
#: app/Helpers/functions.php:344
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:66
msgid "Partially Refunded"
msgstr "Teilweise erstattet"

#: app/API/Reports/Reports.php:1241
#: app/Helpers/functions.php:342
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:65
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:45
msgid "Cancelled"
msgstr "Storniert"

#: app/API/Reports/Reports.php:1242
#: app/Helpers/functions.php:343
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/index.jsx:27
msgid "On Hold"
msgstr "In Wartestellung"

#: app/API/Reports/Revenue.php:34
msgid "Gross Revenue"
msgstr "Bruttoumsatz"

#: app/API/Reports/Revenue.php:38
msgid "Total revenue before any refunds or deductions."
msgstr "Gesamtumsatz vor Rückerstattungen und Abzügen."

#: app/API/Reports/Revenue.php:48
msgid "Avg Revenue Per Customer"
msgstr "Ø Umsatz pro Kunde"

#: app/API/Reports/Revenue.php:54
msgid "Avg Revenue Per Order"
msgstr "Ø Umsatz pro Bestellung"

#: app/API/Reports/Revenue.php:60
msgid "Avg Revenue Per Product"
msgstr "Ø Umsatz pro Produkt"

#: app/API/Reports/Revenue.php:100
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:95
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:187
msgid "Revenue"
msgstr "Umsatz"

#: app/API/Reports/Revenue.php:106
msgid "Previous Revenue"
msgstr "Vorheriger Umsatz"

#: app/API/Shipping_Plan.php:23
#: app/API/Shipping_Plan.php:130
#: app/API/Shipping_Plan.php:198
msgid "Shipping plan not found."
msgstr "Versandplan nicht gefunden."

#: app/API/Shipping_Plan.php:103
msgid "Failed to create shipping plan."
msgstr "Versandplan konnte nicht erstellt werden."

#: app/API/Shipping_Plan.php:108
msgid "Shipping plan created successfully."
msgstr "Versandplan erfolgreich erstellt."

#: app/API/Shipping_Plan.php:124
#: app/API/Shipping_Plan.php:192
msgid "Shipping plan ID is required."
msgstr "Die Versandplan-ID ist erforderlich."

#: app/API/Shipping_Plan.php:176
#: build/shipping.bundle.js:2
msgid "Failed to update shipping plan."
msgstr "Versandplan konnte nicht aktualisiert werden."

#: app/API/Shipping_Plan.php:179
#: build/shipping.bundle.js:2
msgid "Shipping plan updated successfully."
msgstr "Versandplan erfolgreich aktualisiert."

#: app/API/Shipping_Plan.php:222
msgid "Failed to delete shipping plan."
msgstr "Versandplan konnte nicht gelöscht werden."

#: app/API/Shipping_Plan.php:225
msgid "Shipping plan deleted successfully."
msgstr "Versandplan erfolgreich gelöscht."

#: app/API/Shipping_Plan.php:238
msgid "Region code is required."
msgstr "Der Regionscode ist erforderlich."

#: app/API/Shipping_Plan.php:244
msgid "No shipping plans available for this region."
msgstr "Für diese Region sind keine Versandpläne verfügbar."

#: app/API/Tax.php:28
msgid "Tax classes found."
msgstr "Steuerklassen gefunden."

#: app/API/Tax.php:70
msgid "A class with the same name already exists"
msgstr "Eine Klasse mit demselben Namen existiert bereits"

#: app/API/Tax.php:86
msgid "Failed to create tax class."
msgstr "Steuerklasse konnte nicht erstellt werden."

#: app/API/Tax.php:91
msgid "Tax class created successfully."
msgstr "Steuerklasse erfolgreich erstellt."

#: app/API/Tax.php:104
msgid "Tax class not found."
msgstr "Steuerklasse nicht gefunden."

#: app/API/Tax.php:121
msgid "Tax class found."
msgstr "Steuerklasse gefunden."

#: app/API/Tax.php:167
msgid "Failed to update tax class."
msgstr "Steuerklasse konnte nicht aktualisiert werden."

#: app/API/Tax.php:182
msgid "Tax class updated successfully."
msgstr "Steuerklasse erfolgreich aktualisiert."

#: app/API/Tax.php:210
msgid "Failed to delete tax class."
msgstr "Steuerklasse konnte nicht gelöscht werden."

#: app/API/Tax.php:222
msgid "Tax class deleted successfully."
msgstr "Steuerklasse erfolgreich gelöscht."

#: app/API/Tax.php:271
msgid "Country parameter is required."
msgstr "Der Länderparameter ist erforderlich."

#: app/API/Tax.php:280
msgid "No tax rates found."
msgstr "Keine Steuersätze gefunden."

#: app/API/Taxonomy.php:34
msgid "Categories found."
msgstr "Kategorien gefunden."

#: app/API/Taxonomy.php:98
msgid "Category created."
msgstr "Kategorie erstellt."

#: app/API/Taxonomy.php:156
msgid "Category updated."
msgstr "Kategorie aktualisiert."

#: app/API/Taxonomy.php:189
msgid "Category not deleted"
msgstr "Kategorie nicht gelöscht"

#: app/API/Taxonomy.php:196
msgid "Category deleted"
msgstr "Kategorie gelöscht"

#: app/API/Taxonomy.php:228
msgid "Categories deleted"
msgstr "Kategorien gelöscht"

#: app/API/Taxonomy.php:254
msgid "Brands found."
msgstr "Marken gefunden."

#: app/API/Taxonomy.php:318
msgid "Brand created."
msgstr "Marke erstellt."

#: app/API/Taxonomy.php:376
msgid "brand updated."
msgstr "Marke aktualisiert."

#: app/API/Taxonomy.php:410
msgid "Brand not deleted"
msgstr "Marke nicht gelöscht"

#: app/API/Taxonomy.php:417
msgid "Brand deleted"
msgstr "Marke gelöscht"

#: app/API/Taxonomy.php:449
msgid "Brands deleted"
msgstr "Marken gelöscht"

#: app/API/Taxonomy.php:475
msgid "tags found."
msgstr "Schlagwörter gefunden."

#: app/API/Taxonomy.php:537
msgid "tag created."
msgstr "Schlagwort erstellt."

#: app/API/Taxonomy.php:593
msgid "tag updated."
msgstr "Schlagwort aktualisiert."

#: app/API/Taxonomy.php:626
msgid "tag not deleted"
msgstr "Schlagwort nicht gelöscht"

#: app/API/Taxonomy.php:633
msgid "tag deleted"
msgstr "Schlagwort gelöscht"

#: app/API/Taxonomy.php:665
msgid "tags deleted"
msgstr "Schlagwörter gelöscht"

#: app/API/Transaction.php:159
msgid "Failed to delete transaction."
msgstr "Transaktion konnte nicht gelöscht werden."

#: app/API/Transaction.php:164
msgid "Transaction deleted successfully."
msgstr "Transaktion erfolgreich gelöscht."

#: app/Bootstrap/Activator/Post_Type.php:22
msgctxt "post type general name"
msgid "Products"
msgstr "Produkte"

#: app/Bootstrap/Activator/Post_Type.php:23
msgctxt "post type singular name"
msgid "Product"
msgstr "Produkt"

#: app/Bootstrap/Activator/Post_Type.php:24
msgctxt "admin menu"
msgid "Products"
msgstr "Produkte"

#: app/Bootstrap/Activator/Post_Type.php:25
msgctxt "add new on admin bar"
msgid "Product"
msgstr "Produkt"

#: app/Bootstrap/Activator/Post_Type.php:26
msgctxt "product"
msgid "Add New"
msgstr "Erstellen"

#: app/Bootstrap/Activator/Post_Type.php:27
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:254
#: spa/admin/easycommerce/pages/Products/index.jsx:500
msgid "Add New Product"
msgstr "Neues Produkt hinzufügen"

#: app/Bootstrap/Activator/Post_Type.php:28
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:382
msgid "New Product"
msgstr "Neues Produkt"

#: app/Bootstrap/Activator/Post_Type.php:29
msgid "Edit Product"
msgstr "Produkt bearbeiten"

#: app/Bootstrap/Activator/Post_Type.php:30
#: build/easycommerce.bundle.js:2
msgid "View Product"
msgstr "Produkt ansehen"

#: app/Bootstrap/Activator/Post_Type.php:31
#: app/Controllers/Common/Init.php:243
#: app/Helpers/functions.php:779
#: app/Helpers/functions.php:780
#: app/Helpers/functions.php:908
#: app/Helpers/functions.php:909
#: views/store/common/header.php:30
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/App.jsx:390
#: spa/admin/easycommerce/App.jsx:391
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:214
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/admin/easycommerce/pages/Products/index.jsx:360
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:27
msgid "Products"
msgstr "Produkte"

#: app/Bootstrap/Activator/Post_Type.php:32
msgid "Search Products"
msgstr "Produkte suchen"

#: app/Bootstrap/Activator/Post_Type.php:33
msgid "Parent Products:"
msgstr "Übergeordnete Produkte:"

#: app/Bootstrap/Activator/Post_Type.php:34
#: views/templates/archive-product/layout.php:27
#: views/templates/single-product/layout-default.php:68
#: views/templates/single-product/layout.php:103
#: blocks/shops-page/template-1/edit.js:779
#: blocks/shops-page/template-2/edit.js:732
#: blocks/shops-page/template-3/edit.js:580
#: build/blocks.bundle.js:2
msgid "No products found."
msgstr "Keine Produkte gefunden."

#: app/Bootstrap/Activator/Post_Type.php:35
msgid "No products found in Trash."
msgstr "Keine Produkte im Papierkorb gefunden."

#: app/Bootstrap/Activator/Taxonomy.php:22
msgctxt "taxonomy general name"
msgid "Categories"
msgstr "Kategorien"

#: app/Bootstrap/Activator/Taxonomy.php:23
msgctxt "taxonomy singular name"
msgid "Category"
msgstr "Kategorie"

#: app/Bootstrap/Activator/Taxonomy.php:24
msgid "Search Categories"
msgstr "Kategorien suchen"

#: app/Bootstrap/Activator/Taxonomy.php:25
msgid "All Categories"
msgstr "Alle Kategorien"

#: app/Bootstrap/Activator/Taxonomy.php:26
msgid "Parent Category"
msgstr "Übergeordnete Kategorie"

#: app/Bootstrap/Activator/Taxonomy.php:27
msgid "Parent Category:"
msgstr "Übergeordnete Kategorie:"

#: app/Bootstrap/Activator/Taxonomy.php:28
msgid "Edit Category"
msgstr "Kategorie bearbeiten"

#: app/Bootstrap/Activator/Taxonomy.php:29
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:395
msgid "Update Category"
msgstr "Kategorie aktualisieren"

#: app/Bootstrap/Activator/Taxonomy.php:30
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:330
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:152
msgid "Add New Category"
msgstr "Neue Kategorie hinzufügen"

#: app/Bootstrap/Activator/Taxonomy.php:31
msgid "New Category Name"
msgstr "Name der neuen Kategorie"

#: app/Bootstrap/Activator/Taxonomy.php:32
#: app/Helpers/functions.php:806
#: app/Helpers/functions.php:807
#: views/blocks/shops-page/template-1/inc/filter.php:63
#: views/blocks/shops-page/template-1/inc/filter.php:318
#: views/blocks/shops-page/template-2/inc/filter.php:115
#: views/blocks/shops-page/template-3/inc/filter.php:58
#: blocks/shops-page/template-1/components/Filters.js:83
#: blocks/shops-page/template-2/components/Filters.js:123
#: blocks/shops-page/template-3/components/Filters.js:71
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/pages/Categories/index.jsx:269
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:167
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:184
msgid "Categories"
msgstr "Kategorien"

#: app/Bootstrap/Activator/Taxonomy.php:74
msgctxt "taxonomy general name"
msgid "Brands"
msgstr "Marken"

#: app/Bootstrap/Activator/Taxonomy.php:75
msgctxt "taxonomy singular name"
msgid "Brand"
msgstr "Marke"

#: app/Bootstrap/Activator/Taxonomy.php:76
msgid "Search Brands"
msgstr "Marken suchen"

#: app/Bootstrap/Activator/Taxonomy.php:77
msgid "All Brands"
msgstr "Alle Marken"

#: app/Bootstrap/Activator/Taxonomy.php:78
msgid "Parent Brand"
msgstr "Übergeordnete Marke"

#: app/Bootstrap/Activator/Taxonomy.php:79
msgid "Parent Brand:"
msgstr "Übergeordnete Marke:"

#: app/Bootstrap/Activator/Taxonomy.php:80
msgid "Edit Brand"
msgstr "Marke bearbeiten"

#: app/Bootstrap/Activator/Taxonomy.php:81
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:393
msgid "Update Brand"
msgstr "Marke aktualisieren"

#: app/Bootstrap/Activator/Taxonomy.php:82
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:329
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:152
msgid "Add New Brand"
msgstr "Neue Marke hinzufügen"

#: app/Bootstrap/Activator/Taxonomy.php:83
msgid "New Brand Name"
msgstr "Name der neuen Marke"

#: app/Bootstrap/Activator/Taxonomy.php:84
#: app/Helpers/functions.php:818
#: app/Helpers/functions.php:819
#: views/blocks/shops-page/template-1/inc/filter.php:81
#: views/blocks/shops-page/template-1/inc/filter.php:423
#: views/blocks/shops-page/template-2/inc/filter.php:221
#: views/blocks/shops-page/template-3/inc/filter.php:165
#: blocks/shops-page/template-1/components/Filters.js:121
#: blocks/shops-page/template-2/components/Filters.js:235
#: blocks/shops-page/template-3/components/Filters.js:169
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/pages/Brands/index.jsx:268
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:181
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:180
msgid "Brands"
msgstr "Marken"

#: app/Bootstrap/Activator/Taxonomy.php:128
msgctxt "taxonomy general name"
msgid "Tags"
msgstr "Schlagwörter"

#: app/Bootstrap/Activator/Taxonomy.php:129
msgctxt "taxonomy singular name"
msgid "Tag"
msgstr "Schlagwort"

#: app/Bootstrap/Activator/Taxonomy.php:130
msgid "Search Tags"
msgstr "Schlagwörter suchen"

#: app/Bootstrap/Activator/Taxonomy.php:131
msgid "All Tags"
msgstr "Alle Schlagwörter"

#: app/Bootstrap/Activator/Taxonomy.php:132
msgid "Parent Tag"
msgstr "Übergeordnetes Schlagwort"

#: app/Bootstrap/Activator/Taxonomy.php:133
msgid "Parent Tag:"
msgstr "Übergeordnetes Schlagwort:"

#: app/Bootstrap/Activator/Taxonomy.php:134
msgid "Edit Tag"
msgstr "Schlagwort bearbeiten"

#: app/Bootstrap/Activator/Taxonomy.php:135
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:338
msgid "Update Tag"
msgstr "Schlagwort aktualisieren"

#: app/Bootstrap/Activator/Taxonomy.php:136
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:90
#: spa/admin/easycommerce/pages/Tags/index.jsx:285
msgid "Add New Tag"
msgstr "Neues Schlagwort hinzufügen"

#: app/Bootstrap/Activator/Taxonomy.php:137
msgid "New Tag Name"
msgstr "Name des neuen Schlagworts"

#: app/Bootstrap/Activator/Taxonomy.php:138
#: app/Helpers/functions.php:812
#: app/Helpers/functions.php:813
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:174
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:181
#: spa/admin/easycommerce/pages/Tags/index.jsx:221
msgid "Tags"
msgstr "Schlagwörter"

#: app/Bootstrap/Activator/User_Role.php:51
msgid "Manager"
msgstr "Manager"

#: app/Bootstrap/Activator/User_Role.php:87
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:112
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:98
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:6
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:22
msgid "Customer"
msgstr "Kunde"

#: app/Bootstrap/Installer.php:108
#: app/Controllers/Admin/Init.php:316
#: app/Controllers/Common/Init.php:211
msgid "Shop"
msgstr "Shop"

#: app/Bootstrap/Installer.php:112
#: app/Config/settings.php:448
#: app/Controllers/Admin/Init.php:318
#: app/Controllers/Common/Init.php:219
#: views/blocks/shops-page/template-2/shop.php:401
#: blocks/shops-page/template-1/edit.js:769
#: blocks/shops-page/template-2/edit.js:722
#: blocks/shops-page/template-3/components/GridView.jsx:194
#: blocks/shops-page/template-3/components/ListView.jsx:233
#: build/blocks.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:18
msgid "Checkout"
msgstr "Kasse"

#: app/Bootstrap/Installer.php:116
#: app/Controllers/Admin/Init.php:320
#: app/Controllers/Common/Init.php:227
#: app/Controllers/Common/Init.php:239
#: app/Helpers/functions.php:771
#: app/Helpers/functions.php:772
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:387
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:24
#: spa/public/dashboard/components/Sidebar/index.jsx:23
msgid "Dashboard"
msgstr "Übersicht"

#: app/Bootstrap/Installer.php:120
#: app/Config/settings.php:308
#: app/Controllers/Admin/Init.php:322
#: views/templates/checkout/template-1/payment-methods.php:10
#: views/templates/checkout/template-2/payment-methods.php:10
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:48
#: spa/admin/settings/src/App.jsx:16
msgid "Payment"
msgstr "Zahlung"

#: app/Config/checkout-fields.php:14
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:129
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:29
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:30
#: spa/public/dashboard/components/tabs/Profile/index.jsx:154
msgid "First Name"
msgstr "Vorname"

#: app/Config/checkout-fields.php:15
#: build/checkout.bundle.js:2
msgid "Your first name"
msgstr "Ihr Vorname"

#: app/Config/checkout-fields.php:25
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:173
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:46
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:47
#: spa/public/dashboard/components/tabs/Profile/index.jsx:170
msgid "Last Name"
msgstr "Nachname"

#: app/Config/checkout-fields.php:26
#: build/checkout.bundle.js:2
msgid "Your last name"
msgstr "Ihr Nachname"

#: app/Config/checkout-fields.php:36
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:11
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:32
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:13
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:24
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:66
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:99
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:36
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:63
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:64
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:36
msgid "Email"
msgstr "E-Mail"

#: app/Config/checkout-fields.php:37
#: app/Controllers/Common/API.php:261
#: app/Controllers/Common/API.php:284
#: app/Controllers/Common/API.php:339
#: app/Controllers/Common/API.php:378
#: build/checkout.bundle.js:2
msgid "Your email"
msgstr "Ihre E-Mail-Adresse"

#: app/Config/checkout-fields.php:47
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:37
msgid "Phone"
msgstr "Telefon"

#: app/Config/checkout-fields.php:48
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:103
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:104
#: spa/public/dashboard/components/tabs/Profile/index.jsx:210
msgid "Enter your phone number"
msgstr "Geben Sie Ihre Telefonnummer ein"

#: app/Config/checkout-fields.php:58
#: app/Config/settings.php:132
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:38
msgid "Address 1"
msgstr "Adresse 1"

#: app/Config/checkout-fields.php:59
#: app/Config/settings.php:134
msgid "Your address 1"
msgstr "Ihre Adresse 1"

#: app/Config/checkout-fields.php:66
#: app/Config/settings.php:140
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:39
msgid "Address 2"
msgstr "Adresse 2"

#: app/Config/checkout-fields.php:67
#: app/Config/settings.php:142
msgid "Your address 2"
msgstr "Ihre Adresse 2"

#: app/Config/checkout-fields.php:74
#: app/Config/settings.php:124
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:48
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:90
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:9
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:144
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:145
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:48
#: spa/public/dashboard/components/tabs/Profile/index.jsx:251
msgid "Country"
msgstr "Land"

#: app/Config/checkout-fields.php:82
#: app/Config/settings.php:149
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:44
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:86
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:12
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:47
msgid "State"
msgstr "Bundesland"

#: app/Config/checkout-fields.php:83
#: app/Config/settings.php:151
msgid "Your State"
msgstr "Ihr Bundesland"

#: app/Config/checkout-fields.php:90
#: app/Config/settings.php:158
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:40
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:82
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:15
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:199
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:200
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:41
msgid "City"
msgstr "Stadt"

#: app/Config/checkout-fields.php:91
#: app/Config/settings.php:160
msgid "Your City"
msgstr "Ihre Stadt"

#: app/Config/checkout-fields.php:98
#: app/Config/settings.php:166
msgid "Postcode"
msgstr "Postleitzahl"

#: app/Config/checkout-fields.php:99
#: app/Config/settings.php:168
#: views/store/add-attributes/add-new.php:293
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: build/shipping.bundle.js:2
msgid "Write here"
msgstr "Hier schreiben"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:4
msgid "Your Order ###order_id## Has Been Cancelled - ##shop_name##"
msgstr "Ihre Bestellung ###order_id## wurde storniert - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We're sorry to let you know that your order ###order_id## has been cancelled. We understand that's not what you were hoping to hear.\n"
"\n"
"Here's a summary of the cancelled order:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"If you'd still like to get these items, you're welcome to place a new order at any time: ##shop_page##\n"
"\n"
"If you have any questions or think this was a mistake, please don't hesitate to reach out - we'd love to make it right.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"leider müssen wir Ihnen mitteilen, dass Ihre Bestellung ###order_id## storniert wurde. Wir wissen, dass das nicht die Nachricht ist, die Sie erhofft hatten.\n"
"\n"
"Hier ist eine Übersicht der stornierten Bestellung:\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Wenn Sie diese Artikel weiterhin haben möchten, können Sie jederzeit eine neue Bestellung aufgeben: ##shop_page##\n"
"\n"
"Wenn Sie Fragen haben oder glauben, dass es sich um einen Fehler handelt, melden Sie sich bitte bei uns - wir kümmern uns gerne darum.\n"
"\n"
"Herzliche Grüße,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:25
msgid "Order ###order_id## Cancelled - ##customer_name## - ##shop_name##"
msgstr "Bestellung ###order_id## storniert - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/cancelled.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been cancelled.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"If this needs your attention, you can reach the customer directly or review the order in your dashboard.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"die Bestellung ###order_id## von ##customer_name## wurde storniert.\n"
"\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Kontakt des Kunden:\n"
"E-Mail: ##customer_email##\n"
"Telefon: ##customer_phone##\n"
"\n"
"Falls dies Ihre Aufmerksamkeit erfordert, können Sie den Kunden direkt kontaktieren oder die Bestellung in Ihrer Übersicht prüfen.\n"
"\n"
"Mit freundlichen Grüßen,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:4
msgid "Your Order ###order_id## is Complete - ##shop_name##"
msgstr "Ihre Bestellung ###order_id## ist abgeschlossen - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Your order ###order_id## has been completed - thank you for shopping with ##shop_name##! We hope you love what you ordered.\n"
"\n"
"Order summary:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Delivered to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"You can view your order history anytime from your account: ##dashboard_page##\n"
"\n"
"If anything isn't right, we're here to help - just get in touch.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"Ihre Bestellung ###order_id## wurde abgeschlossen - vielen Dank für Ihren Einkauf bei ##shop_name##! Wir hoffen, dass Ihnen Ihre Bestellung gefällt.\n"
"\n"
"Bestellübersicht:\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Geliefert an:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Ihre Bestellhistorie können Sie jederzeit in Ihrem Konto einsehen: ##dashboard_page##\n"
"\n"
"Falls etwas nicht stimmt, helfen wir Ihnen gerne weiter - melden Sie sich einfach bei uns.\n"
"\n"
"Herzliche Grüße,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:29
msgid "Order ###order_id## Completed - ##customer_name## - ##shop_name##"
msgstr "Bestellung ###order_id## abgeschlossen - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/completed.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been marked as completed.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipped to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Full order details: ##dashboard_page##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"die Bestellung ###order_id## von ##customer_name## wurde als abgeschlossen markiert.\n"
"\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Versandt an:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Kontakt des Kunden:\n"
"E-Mail: ##customer_email##\n"
"Telefon: ##customer_phone##\n"
"\n"
"Vollständige Bestelldetails: ##dashboard_page##\n"
"\n"
"Mit freundlichen Grüßen,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:4
#: app/Config/email-defaults/failed.php:28
msgid "##shop_name## – Payment Failed for Order ###order_id##"
msgstr "##shop_name## – Zahlung für Bestellung ###order_id## fehlgeschlagen"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Unfortunately, we were unable to process the payment for your order ###order_id##. This may have happened due to one of the following reasons:\n"
"<ul>\n"
"    <li>The card was declined or had insufficient funds</li>\n"
"    <li>Incorrect card details or billing information</li>\n"
"    <li>The payment was not authorized or timed out</li>\n"
"    <li>A temporary issue with the payment provider</li>\n"
"</ul>\n"
"\n"
"Order Summary:\n"
"##product_table##\n"
"Items in Order: ##number_of_items##\n"
"Total Amount: ##order_total##\n"
"\n"
"Your items are still saved. You can retry the payment or place a new order anytime at: ##checkout_page##\n"
"\n"
"Need help? Just reach out – we’re here to support you.\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"leider konnten wir die Zahlung für Ihre Bestellung ###order_id## nicht verarbeiten. Dies kann einen der folgenden Gründe haben:\n"
"<ul>\n"
"    <li>Die Karte wurde abgelehnt oder das Guthaben war nicht ausreichend</li>\n"
"    <li>Falsche Kartendaten oder Rechnungsangaben</li>\n"
"    <li>Die Zahlung wurde nicht autorisiert oder es kam zu einer Zeitüberschreitung</li>\n"
"    <li>Ein vorübergehendes Problem beim Zahlungsanbieter</li>\n"
"</ul>\n"
"\n"
"Bestellübersicht:\n"
"##product_table##\n"
"Artikel in der Bestellung: ##number_of_items##\n"
"Gesamtbetrag: ##order_total##\n"
"\n"
"Ihre Artikel sind weiterhin gespeichert. Sie können die Zahlung erneut versuchen oder jederzeit eine neue Bestellung aufgeben unter: ##checkout_page##\n"
"\n"
"Brauchen Sie Hilfe? Melden Sie sich einfach – wir sind für Sie da.\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/failed.php:30
msgid ""
"\n"
"Hello,\n"
"\n"
"Payment for order ###order_id## from ##customer_name## has failed. The failure may have occurred due to:\n"
"<ul>\n"
"    <li>Card declined or insufficient funds</li>\n"
"    <li>Invalid card or billing details</li>\n"
"    <li>Unauthorized or timed-out payment</li>\n"
"    <li>A temporary payment gateway issue</li>\n"
"</ul>\n"
"\n"
"Order Details:\n"
"##product_table##\n"
"Number of Items: ##number_of_items##\n"
"Total Amount: ##order_total##\n"
"\n"
"The customer may retry payment from: ##checkout_page##\n"
"Please follow up if needed.\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"die Zahlung für die Bestellung ###order_id## von ##customer_name## ist fehlgeschlagen. Mögliche Ursachen für den Fehler:\n"
"<ul>\n"
"    <li>Karte abgelehnt oder Guthaben nicht ausreichend</li>\n"
"    <li>Ungültige Karten- oder Rechnungsdaten</li>\n"
"    <li>Nicht autorisierte Zahlung oder Zeitüberschreitung</li>\n"
"    <li>Ein vorübergehendes Problem mit dem Zahlungs-Gateway</li>\n"
"</ul>\n"
"\n"
"Bestelldetails:\n"
"##product_table##\n"
"Anzahl der Artikel: ##number_of_items##\n"
"Gesamtbetrag: ##order_total##\n"
"\n"
"Der Kunde kann die Zahlung erneut versuchen unter: ##checkout_page##\n"
"Bitte reagieren Sie bei Bedarf.\n"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:4
msgid "Welcome to ##shop_name## - You're All Set!"
msgstr "Willkommen bei ##shop_name## - Alles ist bereit!"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Welcome to ##shop_name##! We're so glad you're here. Your account is ready to go.\n"
"\n"
"With your account you can:\n"
"<ul>\n"
"    <li>Track and manage your orders in one place</li>\n"
"    <li>Browse your full purchase history</li>\n"
"    <li>Download digital purchases anytime</li>\n"
"    <li>Check out quicker next time</li>\n"
"</ul>\n"
"\n"
"One quick step - please set your password to secure your account:\n"
"##password_reset_link##\n"
"\n"
"Then you're ready to start shopping: ##shop_page##\n"
"\n"
"Thanks for joining us. We hope you find exactly what you're looking for!\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"willkommen bei ##shop_name##! Schön, dass Sie da sind. Ihr Konto ist startklar.\n"
"\n"
"Mit Ihrem Konto können Sie:\n"
"<ul>\n"
"    <li>Ihre Bestellungen an einem Ort verfolgen und verwalten</li>\n"
"    <li>Ihre gesamte Kaufhistorie durchsehen</li>\n"
"    <li>Digitale Käufe jederzeit herunterladen</li>\n"
"    <li>Beim nächsten Mal schneller zur Kasse gehen</li>\n"
"</ul>\n"
"\n"
"Nur noch ein kurzer Schritt - bitte legen Sie Ihr Passwort fest, um Ihr Konto zu sichern:\n"
"##password_reset_link##\n"
"\n"
"Danach können Sie mit dem Einkaufen starten: ##shop_page##\n"
"\n"
"Danke, dass Sie dabei sind. Wir hoffen, Sie finden genau das, wonach Sie suchen!\n"
"\n"
"Herzliche Grüße,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:31
msgid "New Customer: ##customer_name## - ##shop_name##"
msgstr "Neuer Kunde: ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real account data at send time - keep them verbatim.
#: app/Config/email-defaults/new_account.php:33
msgid ""
"\n"
"Hi there,\n"
"\n"
"A new customer just created an account at ##shop_name##.\n"
"\n"
"<ul>\n"
"    <li>Name: ##customer_name##</li>\n"
"    <li>Email: ##customer_email##</li>\n"
"    <li>Registered: ##registration_date##</li>\n"
"</ul>\n"
"\n"
"You can view and manage their profile from the admin dashboard.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"ein neuer Kunde hat gerade ein Konto bei ##shop_name## erstellt.\n"
"\n"
"<ul>\n"
"    <li>Name: ##customer_name##</li>\n"
"    <li>E-Mail: ##customer_email##</li>\n"
"    <li>Registriert: ##registration_date##</li>\n"
"</ul>\n"
"\n"
"Sie können das Profil des Kunden in der Admin-Übersicht ansehen und verwalten.\n"
"\n"
"Mit freundlichen Grüßen,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:4
msgid "Your Order ###order_id## is On Hold - ##shop_name##"
msgstr "Ihre Bestellung ###order_id## ist in Wartestellung - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We wanted to give you a heads-up that your order ###order_id## is temporarily on hold. We're working to get it moving as soon as possible and will keep you updated.\n"
"\n"
"Order summary:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"You can check on your order here: ##dashboard_page##\n"
"\n"
"If you have any questions or need things sorted quickly, please reach out - we're happy to help.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"wir möchten Sie darüber informieren, dass Ihre Bestellung ###order_id## vorübergehend in Wartestellung ist. Wir arbeiten daran, sie so schnell wie möglich weiterzubearbeiten, und halten Sie auf dem Laufenden.\n"
"\n"
"Bestellübersicht:\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Hier können Sie Ihre Bestellung einsehen: ##dashboard_page##\n"
"\n"
"Wenn Sie Fragen haben oder etwas schnell geklärt werden soll, melden Sie sich bitte - wir helfen Ihnen gerne.\n"
"\n"
"Herzliche Grüße,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:25
msgid "Order ###order_id## On Hold - ##customer_name## - ##shop_name##"
msgstr "Bestellung ###order_id## in Wartestellung - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/on_hold.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## has been placed on hold.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Please review this order and take any necessary action.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"die Bestellung ###order_id## von ##customer_name## wurde in Wartestellung gesetzt.\n"
"\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Kontakt des Kunden:\n"
"E-Mail: ##customer_email##\n"
"Telefon: ##customer_phone##\n"
"\n"
"Bitte prüfen Sie diese Bestellung und leiten Sie gegebenenfalls die nötigen Schritte ein.\n"
"\n"
"Mit freundlichen Grüßen,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:4
msgid "Partial Refund Processed for Order ###order_id## - ##shop_name##"
msgstr "Teilweise Rückerstattung für Bestellung ###order_id## verarbeitet - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"We've processed a partial refund for your order ###order_id##. The amount should appear in your account within a few business days, depending on your payment provider.\n"
"\n"
"Your remaining items are unaffected and will continue as normal.\n"
"\n"
"Order items:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"If you have any questions about this refund, please don't hesitate to reach out.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"wir haben eine teilweise Rückerstattung für Ihre Bestellung ###order_id## verarbeitet. Je nach Zahlungsanbieter sollte der Betrag innerhalb weniger Werktage auf Ihrem Konto erscheinen.\n"
"\n"
"Ihre übrigen Artikel sind davon nicht betroffen und werden wie gewohnt bearbeitet.\n"
"\n"
"Artikel der Bestellung:\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Erstattet: ##refunded_amount##\n"
"\n"
"Rechnung an:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Wenn Sie Fragen zu dieser Rückerstattung haben, melden Sie sich bitte jederzeit bei uns.\n"
"\n"
"Herzliche Grüße,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:29
msgid "Partial Refund Issued - Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "Teilweise Rückerstattung veranlasst - Bestellung ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/partially_refunded.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"A partial refund has been processed for order ###order_id## from ##customer_name##.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"für die Bestellung ###order_id## von ##customer_name## wurde eine teilweise Rückerstattung verarbeitet.\n"
"\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Erstattet: ##refunded_amount##\n"
"\n"
"Rechnung an:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Kontakt des Kunden:\n"
"E-Mail: ##customer_email##\n"
"Telefon: ##customer_phone##\n"
"\n"
"Mit freundlichen Grüßen,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:4
msgid "We've Got Your Order ###order_id## - ##shop_name##"
msgstr "Wir haben Ihre Bestellung ###order_id## erhalten - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Thanks for your order! We've received it and it's currently awaiting payment confirmation. Once your payment clears, we'll get things moving right away.\n"
"\n"
"Here's what you ordered:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"If you still need to complete your payment, you can do so here: ##checkout_page##\n"
"\n"
"Questions? We're always here - just reach out.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"vielen Dank für Ihre Bestellung! Wir haben sie erhalten und sie wartet derzeit auf die Zahlungsbestätigung. Sobald Ihre Zahlung eingegangen ist, machen wir uns sofort an die Arbeit.\n"
"\n"
"Das haben Sie bestellt:\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Falls Sie Ihre Zahlung noch abschließen müssen, können Sie das hier tun: ##checkout_page##\n"
"\n"
"Fragen? Wir sind immer für Sie da - melden Sie sich einfach.\n"
"\n"
"Herzliche Grüße,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:25
msgid "New Pending Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "Neue ausstehende Bestellung ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/pending.php:27
msgid ""
"\n"
"Hi there,\n"
"\n"
"A new order ###order_id## from ##customer_name## is pending payment.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Checkout page: ##checkout_page##\n"
"\n"
"Please review if any action is needed on your end.\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"eine neue Bestellung ###order_id## von ##customer_name## wartet auf die Zahlung.\n"
"\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Kontakt des Kunden:\n"
"E-Mail: ##customer_email##\n"
"Telefon: ##customer_phone##\n"
"\n"
"Kassenseite: ##checkout_page##\n"
"\n"
"Bitte prüfen Sie, ob Ihrerseits etwas zu tun ist.\n"
"\n"
"Mit freundlichen Grüßen,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:4
msgid "Your Order ###order_id## is on Its Way - ##shop_name##"
msgstr "Ihre Bestellung ###order_id## ist unterwegs - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Good news - your order ###order_id## has been confirmed and we're getting it ready for you!\n"
"\n"
"What you ordered:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipping to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"We'll send you another update once it ships. In the meantime, you can keep an eye on your order here: ##dashboard_page##\n"
"\n"
"Thanks for shopping with us - we appreciate it!\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"gute Nachrichten - Ihre Bestellung ###order_id## wurde bestätigt und wir bereiten sie für Sie vor!\n"
"\n"
"Das haben Sie bestellt:\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Versand an:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Sobald die Bestellung versandt wurde, senden wir Ihnen eine weitere Nachricht. In der Zwischenzeit können Sie Ihre Bestellung hier verfolgen: ##dashboard_page##\n"
"\n"
"Vielen Dank für Ihren Einkauf bei uns - wir wissen das sehr zu schätzen!\n"
"\n"
"Herzliche Grüße,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:29
msgid "Order ###order_id## Processing - ##customer_name## - ##shop_name##"
msgstr "Bestellung ###order_id## in Bearbeitung - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/processing.php:31
msgid ""
"\n"
"Hi there,\n"
"\n"
"Order ###order_id## from ##customer_name## is now processing and being prepared for shipment.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total: ##order_total##\n"
"\n"
"Shipping to:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Manage this order: ##dashboard_page##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"die Bestellung ###order_id## von ##customer_name## ist jetzt in Bearbeitung und wird für den Versand vorbereitet.\n"
"\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt: ##order_total##\n"
"\n"
"Versand an:\n"
"##shipping_first_name## ##shipping_last_name##\n"
"##shipping_address##\n"
"\n"
"Kontakt des Kunden:\n"
"E-Mail: ##customer_email##\n"
"Telefon: ##customer_phone##\n"
"\n"
"Diese Bestellung verwalten: ##dashboard_page##\n"
"\n"
"Mit freundlichen Grüßen,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:4
msgid "Your Refund for Order ###order_id## Has Been Processed - ##shop_name##"
msgstr "Ihre Rückerstattung für Bestellung ###order_id## wurde verarbeitet - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:6
msgid ""
"\n"
"Hi ##customer_name##,\n"
"\n"
"Your refund for order ###order_id## has been processed. The amount should appear in your account within a few business days, depending on your payment provider.\n"
"\n"
"Refund details:\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"We're sorry things didn't work out this time. If there's anything we can do better or if you have questions, please reach out - we'd love to hear from you.\n"
"\n"
"Warm regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo ##customer_name##,\n"
"\n"
"Ihre Rückerstattung für die Bestellung ###order_id## wurde verarbeitet. Je nach Zahlungsanbieter sollte der Betrag innerhalb weniger Werktage auf Ihrem Konto erscheinen.\n"
"\n"
"Details zur Rückerstattung:\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Erstattet: ##refunded_amount##\n"
"\n"
"Rechnung an:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Es tut uns leid, dass es diesmal nicht gepasst hat. Wenn wir etwas besser machen können oder Sie Fragen haben, melden Sie sich bitte - wir freuen uns über Ihre Rückmeldung.\n"
"\n"
"Herzliche Grüße,\n"
"Ihr ##shop_name## Team\n"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:27
msgid "Refund Issued - Order ###order_id## - ##customer_name## - ##shop_name##"
msgstr "Rückerstattung veranlasst - Bestellung ###order_id## - ##customer_name## - ##shop_name##"

#. translators: the ##...## tokens are merge placeholders substituted with real order data at send time - keep them verbatim.
#: app/Config/email-defaults/refunded.php:29
msgid ""
"\n"
"Hi there,\n"
"\n"
"A full refund has been processed for order ###order_id## from ##customer_name##.\n"
"\n"
"##product_table##\n"
"Items: ##number_of_items##\n"
"Total refunded: ##refunded_amount##\n"
"\n"
"Billed to:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Customer contact:\n"
"Email: ##customer_email##\n"
"Phone: ##customer_phone##\n"
"\n"
"Best regards,\n"
"The ##shop_name## Team\n"
""
msgstr ""
"\n"
"Hallo,\n"
"\n"
"für die Bestellung ###order_id## von ##customer_name## wurde eine vollständige Rückerstattung verarbeitet.\n"
"\n"
"##product_table##\n"
"Artikel: ##number_of_items##\n"
"Gesamt erstattet: ##refunded_amount##\n"
"\n"
"Rechnung an:\n"
"##billing_first_name## ##billing_last_name##\n"
"##billing_address##\n"
"\n"
"Kontakt des Kunden:\n"
"E-Mail: ##customer_email##\n"
"Telefon: ##customer_phone##\n"
"\n"
"Mit freundlichen Grüßen,\n"
"Ihr ##shop_name## Team\n"

#: app/Config/settings.php:45
msgid "&raquo; Settings"
msgstr "&raquo; Einstellungen"

#: app/Config/settings.php:69
msgid "Business"
msgstr "Unternehmen"

#: app/Config/settings.php:70
msgid "Adjust business settings for a personalized store experience."
msgstr "Passen Sie die Unternehmenseinstellungen für ein personalisiertes Shop-Erlebnis an."

#: app/Config/settings.php:73
msgid "Identity"
msgstr "Identität"

#: app/Config/settings.php:74
msgid "Customize your store’s name, logo, and appearance."
msgstr "Passen Sie Name, Logo und Erscheinungsbild Ihres Shops an."

#: app/Config/settings.php:81
msgid "Store Logo"
msgstr "Shop-Logo"

#: app/Config/settings.php:82
msgid "Upload your store’s logo. Recommended dimensions: 512x512 px."
msgstr "Laden Sie das Logo Ihres Shops hoch. Empfohlene Abmessungen: 512x512 px."

#: app/Config/settings.php:83
#: app/Controllers/Payment/Braintree.php:64
#: app/Controllers/Payment/Mollie.php:77
#: app/Controllers/Payment/PayPal.php:56
#: app/Controllers/Payment/Square.php:80
#: app/Controllers/Payment/Stripe.php:232
msgid "Choose logo file"
msgstr "Logodatei auswählen"

#: app/Config/settings.php:90
msgid "Business Name"
msgstr "Unternehmensname"

#: app/Config/settings.php:91
msgid "The name of your store as displayed to customers."
msgstr "Der Name Ihres Shops, wie er Kunden angezeigt wird."

#: app/Config/settings.php:92
msgid "Enter Store Name"
msgstr "Shop-Namen eingeben"

#: app/Config/settings.php:99
msgid "Business Email"
msgstr "Geschäftliche E-Mail-Adresse"

#: app/Config/settings.php:100
msgid "It'll be used for admin communications."
msgstr "Sie wird für die Administrator-Kommunikation verwendet."

#: app/Config/settings.php:109
#: build/dashboard.bundle.js:2
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:110
#: spa/public/dashboard/components/tabs/Profile/index.jsx:278
msgid "Business Type"
msgstr "Unternehmenstyp"

#: app/Config/settings.php:110
msgid "The type of your business."
msgstr "Die Art Ihres Unternehmens."

#: app/Config/settings.php:111
msgid "Enter Business Type"
msgstr "Unternehmenstyp eingeben"

#: app/Config/settings.php:117
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:125
#: spa/public/dashboard/components/Sidebar/index.jsx:47
#: spa/public/dashboard/components/tabs/Address/index.jsx:266
msgid "Address"
msgstr "Adresse"

#: app/Config/settings.php:118
msgid "Details of your store’s physical location.(If have any)"
msgstr "Angaben zum physischen Standort Ihres Shops.(Falls vorhanden)"

#: app/Config/settings.php:125
msgid "The country where your store is based."
msgstr "Das Land, in dem Ihr Shop ansässig ist."

#: app/Config/settings.php:127
#: build/shipping.bundle.js:2
msgid "Select Country"
msgstr "Land auswählen"

#: app/Config/settings.php:133
msgid "Street address, P.O. box, or company name."
msgstr "Straße, Postfach oder Firmenname."

#: app/Config/settings.php:141
msgid "Apartment, suite, unit, building, or floor (optional)."
msgstr "Wohnung, Suite, Einheit, Gebäude oder Etage (optional)."

#: app/Config/settings.php:150
msgid "Pick your state from the list, or type it in if it's not listed."
msgstr "Wählen Sie Ihr Bundesland aus der Liste oder geben Sie es ein, falls es nicht aufgeführt ist."

#: app/Config/settings.php:159
msgid "Pick your city from the list, or type it in if it's not listed."
msgstr "Wählen Sie Ihre Stadt aus der Liste oder geben Sie sie ein, falls sie nicht aufgeführt ist."

#: app/Config/settings.php:167
msgid "The ZIP or postal code of your store's location."
msgstr "Die Postleitzahl des Standorts Ihres Shops."

#: app/Config/settings.php:177
#: app/Controllers/Admin/Menu.php:93
#: app/Controllers/Common/Init.php:234
#: views/store/common/header.php:23
msgid "Store"
msgstr "Shop"

#: app/Config/settings.php:178
#: app/Config/settings.php:770
#: app/Config/settings.php:822
msgid "Select the pages used by EasyCommerce for key functionality."
msgstr "Wählen Sie die Seiten aus, die EasyCommerce für wichtige Funktionen verwendet."

#: app/Config/settings.php:181
msgid "Pages"
msgstr "Seiten"

#: app/Config/settings.php:187
msgid "Shop Page"
msgstr "Shop-Seite"

#: app/Config/settings.php:188
msgid "The main page where products are displayed for customers to browse."
msgstr "Die Hauptseite, auf der Produkte für Kunden zum Durchstöbern angezeigt werden."

#: app/Config/settings.php:190
msgid "Select Shop Page"
msgstr "Shop-Seite auswählen"

#: app/Config/settings.php:196
msgid "Checkout Page"
msgstr "Kassenseite"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:198
msgid "The page where customers can review their cart and complete their purchase. This page content must contain the %s shortcode."
msgstr "Die Seite, auf der Kunden ihren Warenkorb prüfen und ihren Kauf abschließen können. Der Inhalt dieser Seite muss den Shortcode %s enthalten."

#: app/Config/settings.php:200
msgid "Select Checkout Page"
msgstr "Kassenseite auswählen"

#: app/Config/settings.php:206
msgid "Customer Dashboard"
msgstr "Kundenübersicht"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:208
msgid "The account page where customers can view orders, update information, etc. This page content must contain the %s shortcode."
msgstr "Die Kontoseite, auf der Kunden Bestellungen ansehen, Informationen aktualisieren usw. können. Der Inhalt dieser Seite muss den Shortcode %s enthalten."

#: app/Config/settings.php:210
msgid "Select Dashboard Page"
msgstr "Übersichtsseite auswählen"

#: app/Config/settings.php:215
msgid "Payment Page"
msgstr "Zahlungsseite"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:217
msgid "The page where customers can pay for pending orders. This page content must contain the %s shortcode."
msgstr "Die Seite, auf der Kunden ausstehende Bestellungen bezahlen können. Der Inhalt dieser Seite muss den Shortcode %s enthalten."

#: app/Config/settings.php:219
msgid "Select Payment Page"
msgstr "Zahlungsseite auswählen"

#: app/Config/settings.php:224
msgid "Customer Registration"
msgstr "Kundenregistrierung"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:226
msgid "The page where customers can register and create an account. This page content must contain the %s shortcode."
msgstr "Die Seite, auf der sich Kunden registrieren und ein Konto erstellen können. Der Inhalt dieser Seite muss den Shortcode %s enthalten."

#: app/Config/settings.php:228
msgid "Select Registration Page"
msgstr "Registrierungsseite auswählen"

#: app/Config/settings.php:233
msgid "Customer Reset Password"
msgstr "Passwort zurücksetzen (Kunde)"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:235
msgid "The page where customers can reset their password. This page content must contain the %s shortcode."
msgstr "Die Seite, auf der Kunden ihr Passwort zurücksetzen können. Der Inhalt dieser Seite muss den Shortcode %s enthalten."

#: app/Config/settings.php:237
msgid "Select Reset Password Page"
msgstr "Seite zum Zurücksetzen des Passworts auswählen"

#: app/Config/settings.php:242
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:142
msgid "Terms of Service"
msgstr "Nutzungsbedingungen"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:244
msgid "The page that contains the terms and conditions for using the site."
msgstr "Die Seite, die die Geschäftsbedingungen für die Nutzung der Website enthält."

#: app/Config/settings.php:246
msgid "Select Terms of Service Page"
msgstr "Seite mit den Nutzungsbedingungen auswählen"

#: app/Config/settings.php:251
#: views/shortcodes/checkout/template-3.php:90
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:146
msgid "Privacy Policy"
msgstr "Datenschutzerklärung"

#. Translators: %s is a shortcode that should be included in the page content.
#: app/Config/settings.php:253
msgid "The page that contains the privacy policy for using the site."
msgstr "Die Seite, die die Datenschutzerklärung für die Nutzung der Website enthält."

#: app/Config/settings.php:255
msgid "Select Privacy Policy Page"
msgstr "Datenschutzseite auswählen"

#: app/Config/settings.php:260
msgid "Template Width"
msgstr "Vorlagenbreite"

#: app/Config/settings.php:261
msgid "Set the maximum width for the page template container."
msgstr "Legen Sie die maximale Breite für den Container der Seitenvorlage fest."

#: app/Config/settings.php:262
msgid "1200"
msgstr "1200"

#: app/Config/settings.php:273
msgid "Enable Stock Badge"
msgstr "Lagerbestand-Badge aktivieren"

#: app/Config/settings.php:274
msgid "Display a stock availability badge on product images across the shop and single product pages."
msgstr "Zeigt ein Verfügbarkeits-Badge auf Produktbildern im Shop und auf Einzelproduktseiten an."

#: app/Config/settings.php:282
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:100
msgid "Visibility"
msgstr "Sichtbarkeit"

#: app/Config/settings.php:283
msgid "Control your store visibility and access settings."
msgstr "Steuern Sie die Sichtbarkeit und die Zugriffseinstellungen Ihres Shops."

#: app/Config/settings.php:286
msgid "Store Visibility"
msgstr "Shop-Sichtbarkeit"

#: app/Config/settings.php:287
msgid "Choose if your store is live or still in setup mode."
msgstr "Wählen Sie, ob Ihr Shop live ist oder sich noch im Einrichtungsmodus befindet."

#: app/Config/settings.php:292
msgid "Store Mode"
msgstr "Shop-Modus"

#: app/Config/settings.php:293
msgid "Live mode makes your store public; test mode keeps it private for setup and testing."
msgstr "Im Live-Modus ist Ihr Shop öffentlich; im Testmodus bleibt er für Einrichtung und Tests privat."

#: app/Config/settings.php:296
#: app/Helpers/functions.php:395
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:9
#: spa/admin/easycommerce/pages/Products/components/ProductStatus/index.jsx:7
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:34
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:302
msgid "Live"
msgstr "Live"

#: app/Config/settings.php:297
#: app/Controllers/Front/Init.php:350
msgid "Test"
msgstr "Test"

#: app/Config/settings.php:316
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:198
msgid "Pricing"
msgstr "Preisgestaltung"

#: app/Config/settings.php:325
#: app/Controllers/Common/API.php:5125
#: app/Controllers/Common/API.php:5206
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:159
msgid "Currency"
msgstr "Währung"

#: app/Config/settings.php:326
msgid "Select the currency used for pricing and transactions."
msgstr "Wählen Sie die Währung, die für Preise und Transaktionen verwendet wird."

#: app/Config/settings.php:328
msgid "Select Currency"
msgstr "Währung auswählen"

#: app/Config/settings.php:335
msgid "Format"
msgstr "Format"

#: app/Config/settings.php:336
msgid "How should the prices show up?"
msgstr "Wie sollen die Preise angezeigt werden?"

#: app/Config/settings.php:345
#: build/shipping.bundle.js:2
msgid "Methods"
msgstr "Methoden"

#: app/Config/settings.php:355
msgid "Enable Payment Methods"
msgstr "Zahlungsmethoden aktivieren"

#. translators: %1$s: URL of the Addons page. The <a> markup must be kept.
#: app/Config/settings.php:357
msgid "Select the payment methods you want to enable for checkout. Find more options from the <a href=\"%1$s\">Addons page</a>."
msgstr "Wählen Sie die Zahlungsmethoden, die Sie für die Kasse aktivieren möchten. Weitere Optionen finden Sie auf der <a href=\"%1$s\">Addons-Seite</a>."

#: app/Config/settings.php:359
msgid "Choose payment methods"
msgstr "Zahlungsmethoden wählen"

#: app/Config/settings.php:407
msgid "settings"
msgstr "Einstellungen"

#: app/Config/settings.php:408
msgid "Select the order default statuses."
msgstr "Wählen Sie die Standardstatus für Bestellungen."

#: app/Config/settings.php:415
#: app/Controllers/Payment/Braintree.php:77
#: app/Controllers/Payment/Cash_On_Delivery.php:46
#: app/Controllers/Payment/Mollie.php:90
#: app/Controllers/Payment/PayPal.php:69
#: app/Controllers/Payment/Square.php:93
#: app/Controllers/Payment/Stripe.php:268
msgid "Default Order Status"
msgstr "Standard-Bestellstatus"

#: app/Config/settings.php:416
msgid "The default order status for new orders."
msgstr "Der Standard-Bestellstatus für neue Bestellungen."

#: app/Config/settings.php:423
#: app/Controllers/Payment/Braintree.php:85
#: app/Controllers/Payment/Mollie.php:98
#: app/Controllers/Payment/PayPal.php:77
#: app/Controllers/Payment/Square.php:101
#: app/Controllers/Payment/Stripe.php:276
msgid "Select Default Order Status"
msgstr "Standard-Bestellstatus auswählen"

#: app/Config/settings.php:428
msgid "Default Fulfillment Status"
msgstr "Standard-Erfüllungsstatus"

#: app/Config/settings.php:429
msgid "The default Fulfillment status for new orders."
msgstr "Der Standard-Erfüllungsstatus für neue Bestellungen."

#: app/Config/settings.php:431
#: app/Helpers/functions.php:407
#: build/easycommerce.bundle.js:2
msgid "Unfulfilled"
msgstr "Nicht erfüllt"

#: app/Config/settings.php:432
#: app/Helpers/functions.php:408
#: build/easycommerce.bundle.js:2
msgid "Fulfilled"
msgstr "Erfüllt"

#: app/Config/settings.php:433
#: app/Helpers/functions.php:409
#: build/easycommerce.bundle.js:2
msgid "Partially Fulfilled"
msgstr "Teilweise erfüllt"

#: app/Config/settings.php:434
#: app/Helpers/functions.php:410
#: build/easycommerce.bundle.js:2
msgid "Shipped"
msgstr "Versendet"

#: app/Config/settings.php:435
#: app/Helpers/functions.php:411
#: build/easycommerce.bundle.js:2
msgid "Delivered"
msgstr "Zugestellt"

#: app/Config/settings.php:438
msgid "Select Default fulfill Status"
msgstr "Standard-Erfüllungsstatus auswählen"

#: app/Config/settings.php:453
msgid "checkout template"
msgstr "Kassenvorlage"

#: app/Config/settings.php:460
msgid "Default Checkout Template"
msgstr "Standard-Kassenvorlage"

#: app/Config/settings.php:461
msgid "The default checkout template. <span id=\"easycommerce-checkout-template-preview-button\">Preview Selected</span>"
msgstr "Die Standard-Kassenvorlage. <span id=\"easycommerce-checkout-template-preview-button\">Auswahl ansehen</span>"

#: app/Config/settings.php:468
msgid "Columns"
msgstr "Spalten"

#: app/Config/settings.php:469
msgid "The number of columns to display."
msgstr "Die Anzahl der anzuzeigenden Spalten."

#: app/Config/settings.php:471
msgid "1"
msgstr "1"

#: app/Config/settings.php:472
msgid "2"
msgstr "2"

#: app/Config/settings.php:479
msgid "Enable Direct Checkout"
msgstr "Direkt zur Kasse aktivieren"

#: app/Config/settings.php:480
msgid "Allow customers to proceed directly to checkout from product pages without adding to cart."
msgstr "Ermöglicht es Kunden, von Produktseiten aus direkt zur Kasse zu gehen, ohne das Produkt in den Warenkorb zu legen."

#: app/Config/settings.php:491
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:19
msgid "Emails"
msgstr "E-Mails"

#: app/Config/settings.php:498
#: app/Config/settings.php:742
#: app/Config/settings.php:794
#: app/Config/settings.php:846
#: app/Controllers/Admin/Menu.php:94
#: app/Controllers/Common/Init.php:275
#: app/Helpers/functions.php:922
#: app/Helpers/functions.php:923
#: views/settings/layout.php:71
#: blocks/single-product/gallery/inspector.js:13
#: blocks/single-product/price/inspector.js:13
#: blocks/single-product/product-tab/inspector.js:13
#: blocks/single-product/rating/inspector.js:14
#: blocks/single-product/stock/inspector.js:13
#: blocks/single-product/summary/inspector.js:13
#: build/blocks.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:120
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:36
#: spa/admin/settings/src/App.jsx:104
#: spa/public/dashboard/components/Sidebar/index.jsx:43
msgid "Settings"
msgstr "Einstellungen"

#: app/Config/settings.php:502
#: app/Config/settings.php:538
msgid "Layout"
msgstr "Layout"

#: app/Config/settings.php:508
msgid "Email Header"
msgstr "E-Mail-Kopfbereich"

#: app/Config/settings.php:509
msgid "It'll be included as the header part of the transactional emails."
msgstr "Wird als Kopfbereich der Transaktions-E-Mails eingefügt."

#: app/Config/settings.php:520
msgid "Email footer"
msgstr "E-Mail-Fußbereich"

#: app/Config/settings.php:521
msgid "Email footer content"
msgstr "Inhalt des E-Mail-Fußbereichs"

#: app/Config/settings.php:544
msgid "Container width"
msgstr "Containerbreite"

#: app/Config/settings.php:545
msgid "The width of the email body container. Default is 600px."
msgstr "Die Breite des E-Mail-Body-Containers. Standard ist 600px."

#: app/Config/settings.php:557
msgid "Body Background"
msgstr "Body-Hintergrund"

#: app/Config/settings.php:558
msgid "Background color of the main email content"
msgstr "Hintergrundfarbe des Haupt-E-Mail-Inhalts"

#: app/Config/settings.php:565
msgid "Container Background"
msgstr "Container-Hintergrund"

#: app/Config/settings.php:566
msgid "Background color of the outside wrapper area"
msgstr "Hintergrundfarbe des äußeren Wrapper-Bereichs"

#: app/Config/settings.php:574
msgid "New Account"
msgstr "Neues Konto"

#: app/Config/settings.php:577
#: app/Config/settings.php:657
msgid "Customer Notification"
msgstr "Kundenbenachrichtigung"

#: app/Config/settings.php:583
#: app/Config/settings.php:663
msgid "Send this email notification to the customer."
msgstr "Diese E-Mail-Benachrichtigung an den Kunden senden."

#: app/Config/settings.php:589
#: app/Config/settings.php:622
#: app/Config/settings.php:669
#: app/Config/settings.php:702
msgid "Email Subject"
msgstr "E-Mail-Betreff"

#: app/Config/settings.php:590
#: app/Config/settings.php:623
#: app/Config/settings.php:670
#: app/Config/settings.php:703
msgid "The subject line for this email notification."
msgstr "Die Betreffzeile für diese E-Mail-Benachrichtigung."

#: app/Config/settings.php:591
#: app/Config/settings.php:624
#: app/Config/settings.php:671
#: app/Config/settings.php:704
#: app/Config/settings.php:895
msgid "Enter email subject"
msgstr "E-Mail-Betreff eingeben"

#: app/Config/settings.php:598
#: app/Config/settings.php:631
#: app/Config/settings.php:678
#: app/Config/settings.php:711
msgid "Email Body"
msgstr "E-Mail-Text"

#. translators: %s: URL of the email placeholders documentation page. The <a> markup must be kept.
#: app/Config/settings.php:601
#: app/Config/settings.php:634
#: app/Config/settings.php:681
#: app/Config/settings.php:714
msgid "The main content of the email. To find all the related placeholders <a href=\"%s\" target=\"_blank\">click here.</a>"
msgstr "Der Hauptinhalt der E-Mail. Alle zugehörigen Platzhalter finden Sie <a href=\"%s\" target=\"_blank\">hier.</a>"

#: app/Config/settings.php:604
#: app/Config/settings.php:637
#: app/Config/settings.php:684
#: app/Config/settings.php:717
msgid "Enter email content here"
msgstr "E-Mail-Inhalt hier eingeben"

#: app/Config/settings.php:610
#: app/Config/settings.php:690
msgid "Admin Notification"
msgstr "Admin-Benachrichtigung"

#: app/Config/settings.php:616
#: app/Config/settings.php:696
msgid "Send this email notification to the store admin."
msgstr "Diese E-Mail-Benachrichtigung an den Shop-Administrator senden."

#: app/Config/settings.php:736
#: views/shortcodes/payment/template-1.php:136
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:129
#: spa/admin/settings/src/App.jsx:20
#: spa/public/dashboard/components/tabs/Address/index.jsx:292
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:166
msgid "Shipping"
msgstr "Versand"

#: app/Config/settings.php:743
msgid "Shipping related settings"
msgstr "Versandbezogene Einstellungen"

#: app/Config/settings.php:746
#: app/Config/settings.php:798
#: views/settings/layout.php:25
msgid "Reset Settings"
msgstr "Einstellungen zurücksetzen"

#: app/Config/settings.php:750
#: app/Config/settings.php:802
#: views/settings/layout.php:29
#: views/settings/layout.php:228
msgid "Save Settings"
msgstr "Einstellungen speichern"

#: app/Config/settings.php:760
msgid "Shipping Countries"
msgstr "Versandländer"

#: app/Config/settings.php:761
msgid "Choose the countries you ship products to."
msgstr "Wählen Sie die Länder, in die Sie Produkte versenden."

#: app/Config/settings.php:769
msgid "Plans"
msgstr "Pläne"

#: app/Config/settings.php:788
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:21
msgid "Taxation"
msgstr "Besteuerung"

#: app/Config/settings.php:795
msgid "Tax related settings"
msgstr "Steuerbezogene Einstellungen"

#: app/Config/settings.php:812
msgid "Tax Countries"
msgstr "Steuerländer"

#: app/Config/settings.php:813
msgid "Choose the countries you sell products to."
msgstr "Wählen Sie die Länder, in die Sie Produkte verkaufen."

#: app/Config/settings.php:821
msgid "Classes"
msgstr "Klassen"

#: app/Config/settings.php:840
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:22
msgid "Cart Recovery"
msgstr "Warenkorb-Wiederherstellung"

#: app/Config/settings.php:847
msgid "Abandoned cart settings"
msgstr "Einstellungen für abgebrochene Warenkörbe"

#: app/Config/settings.php:854
msgid "Delay (minutes)"
msgstr "Verzögerung (Minuten)"

#: app/Config/settings.php:855
msgid "After when can we call a cart abandoned?"
msgstr "Ab wann gilt ein Warenkorb als abgebrochen?"

#: app/Config/settings.php:856
msgid "Enter time delay in minutes"
msgstr "Zeitverzögerung in Minuten eingeben"

#: app/Config/settings.php:867
msgid "Abandoned Cart Discount %"
msgstr "Rabatt für abgebrochenen Warenkorb %"

#: app/Config/settings.php:868
msgid "Set a discount percentage to include in abandoned cart emails. If set to 0, no coupon will be included."
msgstr "Legen Sie einen Rabattprozentsatz fest, der in E-Mails zu abgebrochenen Warenkörben enthalten sein soll. Bei 0 wird kein Gutschein beigefügt."

#: app/Config/settings.php:869
msgid "Enter discount percentage (0 to disable)"
msgstr "Rabattprozentsatz eingeben (0 zum Deaktivieren)"

#: app/Config/settings.php:880
msgid "Enable Automated Reminder"
msgstr "Automatische Erinnerung aktivieren"

#: app/Config/settings.php:881
msgid "Automatically send a reminder email to any pending abandoned cart that has not received a reminder yet."
msgstr "Automatisch eine Erinnerungs-E-Mail an jeden ausstehenden abgebrochenen Warenkorb senden, der noch keine Erinnerung erhalten hat."

#: app/Config/settings.php:891
#: app/Controllers/Common/API.php:350
#: app/Controllers/Common/API.php:389
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Subject"
msgstr "Betreff"

#: app/Config/settings.php:892
msgid "The subject line for the abandoned cart reminder email."
msgstr "Die Betreffzeile für die Erinnerungs-E-Mail zum abgebrochenen Warenkorb."

#: app/Config/settings.php:900
#: blocks/single-product/title/inspector.js:17
#: build/blocks.bundle.js:2
msgid "Body"
msgstr "Text"

#. translators: %s: URL of the email placeholders documentation page. The <a> markup must be kept.
#: app/Config/settings.php:903
msgid "To find all the related placesholders <a href=\"%s\" target=\"_blank\">click here.</a>"
msgstr "Alle zugehörigen Platzhalter finden Sie <a href=\"%s\" target=\"_blank\">hier.</a>"

#: app/Config/settings.php:906
msgid "Enter email Body"
msgstr "E-Mail-Text eingeben"

#: app/Config/settings.php:927
#: build/settings.bundle.js:2
#: spa/admin/settings/src/App.jsx:23
msgid "AI"
msgstr "AI"

#: app/Config/settings.php:967
#: app/Config/settings.php:968
msgid "Generative AI"
msgstr "Generative AI"

#: app/Config/settings.php:975
msgid "Text Generator"
msgstr "Textgenerator"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:977
msgid "Enable AI Writer to suggest and create product descriptions instantly. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Aktivieren Sie den AI Writer, um sofort Produktbeschreibungen vorzuschlagen und zu erstellen. <a href=\"%1$s\" target=\"_blank\">Mehr erfahren.</a>"

#: app/Config/settings.php:983
#: views/settings/ai-usage.php:44
msgid "Image Generator"
msgstr "Bildgenerator"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:985
msgid "Generate high-quality product images with AI directly from your dashboard. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Erstellen Sie hochwertige Produktbilder mit AI direkt aus Ihrer Übersicht. <a href=\"%1$s\" target=\"_blank\">Mehr erfahren.</a>"

#: app/Config/settings.php:991
msgid "Template Generator"
msgstr "Vorlagengenerator"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:993
msgid "Enable AI Template Generator to create ready-to-use block layouts. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Aktivieren Sie den AI-Vorlagengenerator, um gebrauchsfertige Block-Layouts zu erstellen. <a href=\"%1$s\" target=\"_blank\">Mehr erfahren.</a>"

#: app/Config/settings.php:999
#: views/settings/ai-usage.php:40
msgid "Attribute Generator"
msgstr "Attributgenerator"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1001
msgid "Enable AI to suggest product attributes and values instantly. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Aktivieren Sie AI, um sofort Produktattribute und -werte vorzuschlagen. <a href=\"%1$s\" target=\"_blank\">Mehr erfahren.</a>"

#: app/Config/settings.php:1009
#: app/Config/settings.php:1010
msgid "Agentic AI"
msgstr "Agentische AI"

#: app/Config/settings.php:1013
#: views/settings/ai-usage.php:48
msgid "Shopping Agent"
msgstr "Shopping-Agent"

#: app/Config/settings.php:1014
msgid "Your customers will see a chat button on your store where they can ask questions, find products, check stock, or even place orders right from the chatting screen."
msgstr "Ihre Kunden sehen in Ihrem Shop eine Chat-Schaltfläche, über die sie Fragen stellen, Produkte finden, den Lagerbestand prüfen oder sogar direkt im Chat-Fenster Bestellungen aufgeben können."

#: app/Config/settings.php:1019
msgid "Enable Shopping Agent"
msgstr "Shopping-Agent aktivieren"

#: app/Config/settings.php:1020
msgid "Show the AI shopping chat button on your storefront so customers can ask questions and place orders."
msgstr "Zeigt die AI-Shopping-Chat-Schaltfläche in Ihrem Shop-Frontend an, damit Kunden Fragen stellen und Bestellungen aufgeben können."

#: app/Config/settings.php:1026
msgid "Chat Assistant Name"
msgstr "Name des Chat-Assistenten"

#: app/Config/settings.php:1027
msgid "What customers see at the top of the chat window. Example: \"Store Helper\" or \"Shopping Assistant\"."
msgstr "Was Kunden oben im Chat-Fenster sehen. Beispiel: \"Shop-Helfer\" oder \"Einkaufsassistent\"."

#: app/Config/settings.php:1028
msgid "Shopping Assistant"
msgstr "Einkaufsassistent"

#: app/Config/settings.php:1033
msgid "Chat Assistant Avatar"
msgstr "Avatar des Chat-Assistenten"

#: app/Config/settings.php:1034
msgid "Profile picture shown in the chat window. Use a square image (at least 80×80 pixels). Leave empty to use a default avatar."
msgstr "Profilbild, das im Chat-Fenster angezeigt wird. Verwenden Sie ein quadratisches Bild (mindestens 80×80 Pixel). Leer lassen, um einen Standard-Avatar zu verwenden."

#: app/Config/settings.php:1040
msgid "Chat Button Position"
msgstr "Position der Chat-Schaltfläche"

#: app/Config/settings.php:1041
msgid "Where should the chat button appear on your store pages?"
msgstr "Wo soll die Chat-Schaltfläche auf Ihren Shop-Seiten erscheinen?"

#: app/Config/settings.php:1043
msgid "Right"
msgstr "Rechts"

#: app/Config/settings.php:1044
msgid "Left"
msgstr "Links"

#: app/Config/settings.php:1051
msgid "Chat Color Theme"
msgstr "Chat-Farbschema"

#: app/Config/settings.php:1052
msgid "Choose the color for the chat button and message bubbles. Use your brand color for consistency."
msgstr "Wählen Sie die Farbe für die Chat-Schaltfläche und die Nachrichtenblasen. Verwenden Sie Ihre Markenfarbe für ein einheitliches Erscheinungsbild."

#: app/Config/settings.php:1058
msgid "Search & Discovery"
msgstr "Suche & Entdeckung"

#: app/Config/settings.php:1059
msgid "Let AI power your product search and recommendations."
msgstr "Lassen Sie AI Ihre Produktsuche und Ihre Empfehlungen unterstützen."

#: app/Config/settings.php:1064
#: views/settings/ai-usage.php:43
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Smart Search"
msgstr "Intelligente Suche"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1066
msgid "Help customers find products even with spelling errors. The AI understands what they're looking for and shows the right products. <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Hilft Kunden, Produkte selbst bei Rechtschreibfehlern zu finden. Die AI versteht, wonach sie suchen, und zeigt die passenden Produkte an. <a href=\"%1$s\" target=\"_blank\">Mehr erfahren.</a>"

#: app/Config/settings.php:1072
msgid "Voice Search"
msgstr "Sprachsuche"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1074
msgid "Let customers search by speaking instead of typing. Hands-free shopping experience. (Coming soon) <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Lassen Sie Kunden per Sprache statt per Tippen suchen. Freihändiges Einkaufserlebnis. (Demnächst verfügbar) <a href=\"%1$s\" target=\"_blank\">Mehr erfahren.</a>"

#: app/Config/settings.php:1080
msgid "Smart Recommendations"
msgstr "Intelligente Empfehlungen"

#. translators: %1$s: URL of the AI features documentation page. The <a> markup must be kept.
#: app/Config/settings.php:1082
msgid "The AI suggests related products to customers based on what they're looking at. Boost average order value. (Coming soon) <a href=\"%1$s\" target=\"_blank\">See more.</a>"
msgstr "Die AI schlägt Kunden passende Produkte vor, basierend darauf, was sie sich gerade ansehen. Steigern Sie den durchschnittlichen Bestellwert. (Demnächst verfügbar) <a href=\"%1$s\" target=\"_blank\">Mehr erfahren.</a>"

#: app/Config/settings.php:1091
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:26
msgid "Usage"
msgstr "Nutzung"

#: app/Config/settings.php:1092
msgid "Your AI credit usage history."
msgstr "Ihr Verlauf der AI-Guthabennutzung."

#: app/Config/settings.php:1115
msgid "Connectivity"
msgstr "Konnektivität"

#: app/Config/settings.php:1116
msgid "Connect your store to the EasyCommerce AI service."
msgstr "Verbinden Sie Ihren Shop mit dem EasyCommerce AI-Dienst."

#. Translators: %s is the link to the setup wizard
#: app/Controllers/Admin/Init.php:135
msgid "Congratulations on installing <strong>EasyCommerce</strong>! 🎉<br/>You're just a few steps away from launching your store. <a href=\"%s\"><strong>Click here</strong></a> to start the setup wizard and bring your store to life! 🚀"
msgstr "Herzlichen Glückwunsch zur Installation von <strong>EasyCommerce</strong>! 🎉<br/>Sie sind nur noch wenige Schritte davon entfernt, Ihren Shop zu starten. <a href=\"%s\"><strong>Klicken Sie hier</strong></a>, um den Einrichtungsassistenten zu starten und Ihren Shop zum Leben zu erwecken! 🚀"

#: app/Controllers/Admin/Init.php:151
msgid "The <strong>EasyCommerce</strong> Locations database is being downloaded. Countries, states, cities and currencies will not be displayed until the download is complete."
msgstr "Die <strong>EasyCommerce</strong>-Standortdatenbank wird heruntergeladen. Länder, Bundesländer, Städte und Währungen werden erst angezeigt, wenn der Download abgeschlossen ist."

#. Translators: %1$s is the link that reschedules the cron to download locations.json file
#: app/Controllers/Admin/Init.php:170
msgid "It looks like the <strong>EasyCommerce</strong> Locations database has not been loaded yet. Countries, states, cities and currencies will not be displayed until it's downloaded. <a href=\"%1$s\">Click here</a> to manually retry downloading it."
msgstr "Es sieht so aus, als wäre die <strong>EasyCommerce</strong>-Standortdatenbank noch nicht geladen worden. Länder, Bundesländer, Städte und Währungen werden erst angezeigt, wenn sie heruntergeladen wurde. <a href=\"%1$s\">Klicken Sie hier</a>, um den Download manuell erneut zu versuchen."

#. translators: 1: store currency code, 2: Square location currency code.
#: app/Controllers/Admin/Init.php:191
msgid "Warning: Your store currency (%1$s) does not match your Square location currency (%2$s). Square payments will not be available until currencies match."
msgstr "Warnung: Ihre Shop-Währung (%1$s) stimmt nicht mit der Währung Ihres Square-Standorts (%2$s) überein. Square-Zahlungen sind erst verfügbar, wenn die Währungen übereinstimmen."

#: app/Controllers/Admin/Init.php:241
msgid "EasyCommerce Year-End Celebration!"
msgstr "EasyCommerce Jahresend-Aktion!"

#: app/Controllers/Admin/Init.php:242
msgid "Enjoy a flat 50% discount while building your dream ecommerce store with EasyCommerce Pro!"
msgstr "Sichern Sie sich pauschal 50% Rabatt, während Sie Ihren Traum-Onlineshop mit EasyCommerce Pro aufbauen!"

#: app/Controllers/Admin/Init.php:244
msgid "Save 50% Now"
msgstr "Jetzt 50% sparen"

#: app/Controllers/Admin/Init.php:261
msgid "You are not logged in!"
msgstr "Sie sind nicht angemeldet!"

#: app/Controllers/Admin/Init.php:270
msgid "Not your download!"
msgstr "Nicht Ihr Download!"

#: app/Controllers/Admin/Init.php:277
msgid "File not found."
msgstr "Datei nicht gefunden."

#. translators: %1$s: name of the deactivated conflicting plugin. The <strong> markup must be kept.
#: app/Controllers/Admin/Init.php:307
msgid "The plugin <strong>%1$s</strong> was deactivated by <strong>EasyCommerce</strong> as it is no longer needed. You can safely delete it if you wish."
msgstr "Das Plugin <strong>%1$s</strong> wurde von <strong>EasyCommerce</strong> deaktiviert, da es nicht mehr benötigt wird. Sie können es bedenkenlos löschen, wenn Sie möchten."

#: app/Controllers/Admin/Init.php:316
#: app/Controllers/Admin/Init.php:318
#: app/Controllers/Admin/Init.php:320
#: app/Controllers/Admin/Init.php:322
#: app/Controllers/Common/Block.php:119
#: app/Controllers/Common/Init.php:198
#: app/Helpers/functions.php:740
#: app/Helpers/functions.php:746
#: app/Helpers/functions.php:755
#: app/Helpers/functions.php:756
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:387
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/App.jsx:390
#: spa/admin/easycommerce/App.jsx:391
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/App.jsx:393
#: spa/admin/easycommerce/App.jsx:394
#: spa/admin/easycommerce/App.jsx:395
#: spa/admin/easycommerce/App.jsx:396
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/App.jsx:398
#: spa/admin/easycommerce/App.jsx:399
#: spa/admin/easycommerce/App.jsx:400
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/App.jsx:404
#: spa/admin/easycommerce/App.jsx:405
#: spa/admin/easycommerce/App.jsx:406
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/App.jsx:410
#: spa/admin/easycommerce/App.jsx:411
#: spa/admin/easycommerce/App.jsx:412
#: spa/admin/easycommerce/App.jsx:413
#: spa/admin/easycommerce/App.jsx:414
#: spa/admin/easycommerce/App.jsx:415
msgid "EasyCommerce"
msgstr "EasyCommerce"

#: app/Controllers/Admin/Init.php:454
msgid "Migration"
msgstr "Migration"

#: app/Controllers/Admin/Init.php:458
msgid "EasyCommerce Migration"
msgstr "EasyCommerce-Migration"

#: app/Controllers/Admin/Init.php:490
msgid "You're about to migrate!"
msgstr "Sie sind dabei zu migrieren!"

#: app/Controllers/Admin/Init.php:493
msgid "detected. Would you like to migrate your store data to EasyCommerce?"
msgstr "erkannt. Möchten Sie Ihre Shop-Daten zu EasyCommerce migrieren?"

#: app/Controllers/Admin/Init.php:502
#: views/components/survey.php:84
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:107
#: spa/admin/common/ProModal.jsx:70
#: spa/admin/easycommerce/pages/Brands/index.jsx:385
#: spa/admin/easycommerce/pages/Categories/index.jsx:387
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:355
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:248
#: spa/admin/easycommerce/pages/Tags/index.jsx:330
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:12
#: spa/public/dashboard/components/tabs/Profile/index.jsx:310
msgid "Cancel"
msgstr "Abbrechen"

#: app/Controllers/Admin/Init.php:508
msgid "Start Migration"
msgstr "Migration starten"

#: app/Controllers/Admin/Menu.php:92
#: app/Controllers/Common/Init.php:283
msgid "Setup Wizard"
msgstr "Einrichtungsassistent"

#: app/Controllers/Admin/Menu.php:102
#: app/Controllers/Common/Init.php:304
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/ProModal.jsx:87
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:88
msgid "Activate License"
msgstr "Lizenz aktivieren"

#: app/Controllers/Admin/Menu.php:102
#: app/Controllers/Common/Init.php:305
#: app/Helpers/functions.php:747
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Get Pro"
msgstr "Pro holen"

#: app/Controllers/Common/API.php:104
msgid "Your setup wizard data"
msgstr "Ihre Daten aus dem Einrichtungsassistenten"

#: app/Controllers/Common/API.php:121
#: app/Controllers/Common/API.php:181
msgid "Username or Email"
msgstr "Benutzername oder E-Mail"

#: app/Controllers/Common/API.php:126
#: app/Controllers/Common/API.php:159
msgid "Your Password"
msgstr "Ihr Passwort"

#: app/Controllers/Common/API.php:131
#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:92
msgid "Remember Me"
msgstr "Angemeldet bleiben"

#: app/Controllers/Common/API.php:148
msgid "Your Username"
msgstr "Ihr Benutzername"

#: app/Controllers/Common/API.php:153
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:186
msgid "Your Email"
msgstr "Ihre E-Mail"

#: app/Controllers/Common/API.php:164
msgid "Your Confirm Password"
msgstr "Ihre Passwortbestätigung"

#: app/Controllers/Common/API.php:198
msgid "Reset Key"
msgstr "Zurücksetzungsschlüssel"

#: app/Controllers/Common/API.php:203
msgid "User Login"
msgstr "Benutzeranmeldung"

#: app/Controllers/Common/API.php:208
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:52
msgid "New Password"
msgstr "Neues Passwort"

#: app/Controllers/Common/API.php:213
#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:67
msgid "Confirm Password"
msgstr "Passwort bestätigen"

#: app/Controllers/Common/API.php:267
#: app/Controllers/Common/API.php:334
#: app/Controllers/Common/API.php:373
msgid "Your name"
msgstr "Ihr Name"

#: app/Controllers/Common/API.php:290
msgid "Your token"
msgstr "Ihr Token"

#: app/Controllers/Common/API.php:317
msgid "The doc id"
msgstr "Die Dokument-ID"

#: app/Controllers/Common/API.php:345
#: app/Controllers/Common/API.php:384
msgid "Site URL"
msgstr "Website-URL"

#: app/Controllers/Common/API.php:355
#: app/Controllers/Common/API.php:394
#: assets/public/js/agent-chatbot.js:353
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Message"
msgstr "Nachricht"

#: app/Controllers/Common/API.php:428
#: app/Controllers/Common/API.php:453
msgid "The addon slug"
msgstr "Der Addon-Slug"

#: app/Controllers/Common/API.php:432
#: app/Controllers/Common/API.php:457
msgid "The action- activate or deactivate"
msgstr "Die Aktion – aktivieren oder deaktivieren"

#: app/Controllers/Common/API.php:449
msgid "The license key"
msgstr "Der Lizenzschlüssel"

#: app/Controllers/Common/API.php:462
msgid "User email for license"
msgstr "Benutzer-E-Mail für die Lizenz"

#: app/Controllers/Common/API.php:485
#: app/Controllers/Common/API.php:522
#: app/Controllers/Common/API.php:548
#: app/Controllers/Common/API.php:696
msgid "An array of 'from' and 'to', or a string"
msgstr "Ein Array aus 'from' und 'to' oder eine Zeichenkette"

#: app/Controllers/Common/API.php:574
#: app/Controllers/Common/API.php:590
#: app/Controllers/Common/API.php:3086
#: app/Controllers/Common/API.php:3142
#: app/Controllers/Common/API.php:3164
#: app/Controllers/Common/API.php:4423
#: app/Controllers/Common/API.php:4439
#: app/Controllers/Common/API.php:4455
msgid "The cart hash"
msgstr "Der Warenkorb-Hash"

#: app/Controllers/Common/API.php:594
msgid "Email subject line"
msgstr "Betreffzeile der E-Mail"

#: app/Controllers/Common/API.php:598
msgid "Email message body"
msgstr "Nachrichtentext der E-Mail"

#: app/Controllers/Common/API.php:657
msgid "Activity type: All, Orders, Refunds, Reviews, Others"
msgstr "Aktivitätstyp: Alle, Bestellungen, Rückerstattungen, Bewertungen, Sonstige"

#: app/Controllers/Common/API.php:663
msgid "From date (Y-m-d)"
msgstr "Von-Datum (Y-m-d)"

#: app/Controllers/Common/API.php:668
msgid "To date (Y-m-d)"
msgstr "Bis-Datum (Y-m-d)"

#: app/Controllers/Common/API.php:710
msgid "The product ID in case of product-specific reports"
msgstr "Die Produkt-ID bei produktspezifischen Berichten"

#: app/Controllers/Common/API.php:725
#: app/Controllers/Common/API.php:750
#: app/Controllers/Common/API.php:768
#: app/Controllers/Common/API.php:786
#: app/Controllers/Common/API.php:804
#: app/Controllers/Common/API.php:829
#: app/Controllers/Common/API.php:865
#: app/Controllers/Common/API.php:890
#: app/Controllers/Common/API.php:915
#: app/Controllers/Common/API.php:940
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\")"
msgstr "Datumsbereichsschlüssel (z. B. \"today\", \"this-week\", \"this-month\", \"this-year\")"

#: app/Controllers/Common/API.php:732
#: app/Controllers/Common/API.php:811
#: app/Controllers/Common/API.php:872
#: app/Controllers/Common/API.php:897
#: app/Controllers/Common/API.php:922
#: app/Controllers/Common/API.php:947
#: app/Controllers/Common/API.php:1050
#: app/Controllers/Common/API.php:1071
msgid "Comparison range (e.g., \"previous-day\", \"previous-week\", \"previous-month\", \"previous-year\")"
msgstr "Vergleichszeitraum (z. B. \"previous-day\", \"previous-week\", \"previous-month\", \"previous-year\")"

#: app/Controllers/Common/API.php:847
#: app/Controllers/Common/API.php:1045
#: app/Controllers/Common/API.php:1124
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\", \"all-time\")"
msgstr "Datumsbereichsschlüssel (z. B. \"today\", \"this-week\", \"this-month\", \"this-year\", \"all-time\")"

#: app/Controllers/Common/API.php:965
#: app/Controllers/Common/API.php:981
#: app/Controllers/Common/API.php:997
msgid "Date range key"
msgstr "Datumsbereichsschlüssel"

#: app/Controllers/Common/API.php:1013
#: app/Controllers/Common/API.php:1029
#: app/Controllers/Common/API.php:1311
#: app/Controllers/Common/API.php:1375
#: app/Controllers/Common/API.php:1391
msgid "Date range key (e.g., \"last-30\", \"this-month\", \"2026-01-01,2026-03-30\")"
msgstr "Datumsbereichsschlüssel (z. B. \"last-30\", \"this-month\", \"2026-01-01,2026-03-30\")"

#: app/Controllers/Common/API.php:1066
#: app/Controllers/Common/API.php:1087
#: app/Controllers/Common/API.php:1103
#: app/Controllers/Common/API.php:1161
#: app/Controllers/Common/API.php:1182
msgid "Date range key (e.g., \"today\", \"this-week\", \"this-month\", \"this-year\", \"last-30\")"
msgstr "Datumsbereichsschlüssel (z. B. \"today\", \"this-week\", \"this-month\", \"this-year\", \"last-30\")"

#: app/Controllers/Common/API.php:1119
#: app/Controllers/Common/API.php:1140
#: app/Controllers/Common/API.php:1156
#: app/Controllers/Common/API.php:1177
#: app/Controllers/Common/API.php:1198
#: app/Controllers/Common/API.php:1219
#: app/Controllers/Common/API.php:1970
#: app/Controllers/Common/API.php:1987
#: app/Controllers/Common/API.php:2009
#: app/Controllers/Common/API.php:2179
#: app/Controllers/Common/API.php:2242
#: app/Controllers/Common/API.php:2259
#: app/Controllers/Common/API.php:2989
#: app/Controllers/Common/API.php:3024
#: app/Controllers/Common/API.php:3053
msgid "The product ID"
msgstr "Die Produkt-ID"

#: app/Controllers/Common/API.php:1203
msgid "Number of reviews to return (default: 6)"
msgstr "Anzahl der zurückzugebenden Bewertungen (Standard: 6)"

#: app/Controllers/Common/API.php:1235
#: app/Controllers/Common/API.php:1262
#: app/Controllers/Common/API.php:1289
#: app/Controllers/Common/API.php:1333
#: app/Controllers/Common/API.php:1354
#: app/Controllers/Common/API.php:1407
msgid "Date range key (e.g., \"last-30\", \"this-month\", \"this-year\")"
msgstr "Datumsbereichsschlüssel (z. B. \"last-30\", \"this-month\", \"this-year\")"

#: app/Controllers/Common/API.php:1246
#: app/Controllers/Common/API.php:1273
#: app/Controllers/Common/API.php:1338
#: app/Controllers/Common/API.php:1359
msgid "Comparison range key"
msgstr "Vergleichszeitraum-Schlüssel"

#: app/Controllers/Common/API.php:1431
#: app/Controllers/Common/API.php:1447
#: app/Controllers/Common/API.php:1467
msgid "The option `key` name"
msgstr "Der Name des Options-`key`"

#: app/Controllers/Common/API.php:1451
msgid "The option `value`"
msgstr "Der `value` der Option"

#: app/Controllers/Common/API.php:1490
#: app/Controllers/Common/API.php:1589
#: app/Controllers/Common/API.php:1737
msgid "Attribute name"
msgstr "Attributname"

#: app/Controllers/Common/API.php:1495
#: app/Controllers/Common/API.php:1594
msgid "Slug for the attribute"
msgstr "Slug für das Attribut"

#: app/Controllers/Common/API.php:1500
#: app/Controllers/Common/API.php:1599
msgid "Type of the attribute (e.g. select, text)"
msgstr "Typ des Attributs (z. B. select, text)"

#: app/Controllers/Common/API.php:1505
msgid "Array of options with label and value"
msgstr "Array von Optionen mit Label und Wert"

#: app/Controllers/Common/API.php:1514
#: app/Controllers/Common/API.php:1519
#: app/Controllers/Common/API.php:1618
#: app/Controllers/Common/API.php:1623
msgid "Display label for the option"
msgstr "Anzeigelabel für die Option"

#: app/Controllers/Common/API.php:1523
#: app/Controllers/Common/API.php:1627
msgid "Stored value for the option"
msgstr "Gespeicherter Wert für die Option"

#: app/Controllers/Common/API.php:1544
#: app/Controllers/Common/API.php:1687
#: app/Controllers/Common/API.php:2300
#: app/Controllers/Common/API.php:2621
#: app/Controllers/Common/API.php:2738
#: app/Controllers/Common/API.php:2851
msgid "The page number"
msgstr "Die Seitennummer"

#: app/Controllers/Common/API.php:1550
#: app/Controllers/Common/API.php:1693
#: app/Controllers/Common/API.php:2627
#: app/Controllers/Common/API.php:2744
#: app/Controllers/Common/API.php:2857
msgid "The number of products per page"
msgstr "Die Anzahl der Produkte pro Seite"

#: app/Controllers/Common/API.php:1567
#: app/Controllers/Common/API.php:1584
#: app/Controllers/Common/API.php:1648
msgid "The attribute ID"
msgstr "Die Attribut-ID"

#: app/Controllers/Common/API.php:1604
msgid "Array of options with id, name, slug, value"
msgstr "Array von Optionen mit id, name, slug, value"

#: app/Controllers/Common/API.php:1613
msgid "Option ID"
msgstr "Options-ID"

#: app/Controllers/Common/API.php:1664
msgid "The attribute IDs"
msgstr "Die Attribut-IDs"

#: app/Controllers/Common/API.php:1699
#: app/Controllers/Common/API.php:2320
msgid "The search query"
msgstr "Die Suchanfrage"

#: app/Controllers/Common/API.php:1704
msgid "The SKU of a variation to search product with"
msgstr "Die SKU einer Variante, mit der nach dem Produkt gesucht werden soll"

#: app/Controllers/Common/API.php:1709
#: app/Controllers/Common/API.php:1819
#: app/Controllers/Common/API.php:2024
msgid "The product status"
msgstr "Der Produktstatus"

#: app/Controllers/Common/API.php:1715
msgid "The product brands"
msgstr "Die Produktmarken"

#: app/Controllers/Common/API.php:1720
msgid "The product categories"
msgstr "Die Produktkategorien"

#: app/Controllers/Common/API.php:1725
msgid "The product Sort By"
msgstr "Die Produktsortierung"

#: app/Controllers/Common/API.php:1730
msgid "Array of attributes with values"
msgstr "Array von Attributen mit Werten"

#: app/Controllers/Common/API.php:1742
msgid "Array of attribute values"
msgstr "Array von Attributwerten"

#: app/Controllers/Common/API.php:1750
msgid "Minimum price"
msgstr "Mindestpreis"

#: app/Controllers/Common/API.php:1756
msgid "Maximum price"
msgstr "Höchstpreis"

#: app/Controllers/Common/API.php:1762
msgid "Either it should include prices"
msgstr "Ob Preise enthalten sein sollen"

#: app/Controllers/Common/API.php:1768
#: app/Controllers/Common/API.php:1780
msgid "Either it should return HTML"
msgstr "Ob HTML zurückgegeben werden soll"

#: app/Controllers/Common/API.php:1774
msgid "Array of settings"
msgstr "Array von Einstellungen"

#: app/Controllers/Common/API.php:1786
msgid "Shop name"
msgstr "Shop-Name"

#: app/Controllers/Common/API.php:1804
#: app/Controllers/Common/API.php:2014
msgid "The product title"
msgstr "Der Produkttitel"

#: app/Controllers/Common/API.php:1809
msgid "The product summary"
msgstr "Die Produktzusammenfassung"

#: app/Controllers/Common/API.php:1814
#: app/Controllers/Common/API.php:2019
msgid "The product description"
msgstr "Die Produktbeschreibung"

#: app/Controllers/Common/API.php:1825
#: app/Controllers/Common/API.php:2030
msgid "The product slug"
msgstr "Der Produkt-Slug"

#: app/Controllers/Common/API.php:1830
#: app/Controllers/Common/API.php:2035
msgid "The product thumbnail ID"
msgstr "Die ID des Produkt-Vorschaubilds"

#: app/Controllers/Common/API.php:1835
#: app/Controllers/Common/API.php:2040
msgid "List of category slugs or IDs"
msgstr "Liste von Kategorie-Slugs oder -IDs"

#: app/Controllers/Common/API.php:1841
#: app/Controllers/Common/API.php:2046
msgid "List of brand slugs or IDs"
msgstr "Liste von Marken-Slugs oder -IDs"

#: app/Controllers/Common/API.php:1846
#: app/Controllers/Common/API.php:2051
msgid "Product attributes and their values"
msgstr "Produktattribute und ihre Werte"

#: app/Controllers/Common/API.php:1854
#: app/Controllers/Common/API.php:1919
#: app/Controllers/Common/API.php:2059
#: app/Controllers/Common/API.php:2128
msgid "Attribute ID"
msgstr "Attribut-ID"

#: app/Controllers/Common/API.php:1859
#: app/Controllers/Common/API.php:2064
msgid "Attribute values"
msgstr "Attributwerte"

#: app/Controllers/Common/API.php:1867
#: app/Controllers/Common/API.php:2072
msgid "Value ID"
msgstr "Wert-ID"

#: app/Controllers/Common/API.php:1878
#: app/Controllers/Common/API.php:2083
msgid "Product variations"
msgstr "Produktvarianten"

#: app/Controllers/Common/API.php:1911
#: app/Controllers/Common/API.php:2120
msgid "Variation attributes and their values"
msgstr "Variantenattribute und ihre Werte"

#: app/Controllers/Common/API.php:1924
#: app/Controllers/Common/API.php:2133
msgid "Attribute slug"
msgstr "Attribut-Slug"

#: app/Controllers/Common/API.php:1929
#: app/Controllers/Common/API.php:2138
msgid "Attribute value slug"
msgstr "Slug des Attributwerts"

#: app/Controllers/Common/API.php:1934
#: app/Controllers/Common/API.php:2143
msgid "Attribute value ID"
msgstr "ID des Attributwerts"

#: app/Controllers/Common/API.php:1953
#: app/Controllers/Common/API.php:2162
msgid "Product meta data"
msgstr "Produkt-Metadaten"

#: app/Controllers/Common/API.php:1992
msgid "An object of attributes key-value pair"
msgstr "Ein Objekt mit Attribut-Schlüssel-Wert-Paaren"

#: app/Controllers/Common/API.php:2196
msgid "List of product IDs to delete"
msgstr "Liste der zu löschenden Produkt-IDs"

#: app/Controllers/Common/API.php:2217
msgid "List of product IDs to update"
msgstr "Liste der zu aktualisierenden Produkt-IDs"

#: app/Controllers/Common/API.php:2225
#: app/Controllers/Common/API.php:3381
msgid "The new status for the orders"
msgstr "Der neue Status für die Bestellungen"

#: app/Controllers/Common/API.php:2264
msgid "Review text"
msgstr "Bewertungstext"

#: app/Controllers/Common/API.php:2269
msgid "Rating value, out of 5"
msgstr "Bewertungswert, von 5"

#: app/Controllers/Common/API.php:2278
msgid "Value must be between 1 to 5."
msgstr "Der Wert muss zwischen 1 und 5 liegen."

#: app/Controllers/Common/API.php:2305
msgid "Reviews per page"
msgstr "Bewertungen pro Seite"

#: app/Controllers/Common/API.php:2337
msgid "The review ID"
msgstr "Die Bewertungs-ID"

#: app/Controllers/Common/API.php:2361
msgid "The customer first name"
msgstr "Der Vorname des Kunden"

#: app/Controllers/Common/API.php:2366
msgid "The customer last name"
msgstr "Der Nachname des Kunden"

#: app/Controllers/Common/API.php:2371
msgid "The customer photo URL"
msgstr "Die URL des Kundenfotos"

#: app/Controllers/Common/API.php:2376
msgid "The customer email address"
msgstr "Die E-Mail-Adresse des Kunden"

#: app/Controllers/Common/API.php:2382
msgid "The customer password"
msgstr "Das Kundenpasswort"

#: app/Controllers/Common/API.php:2390
msgid "The confirmation password"
msgstr "Das Bestätigungspasswort"

#: app/Controllers/Common/API.php:2395
msgid "The key-value pair of meta data"
msgstr "Das Schlüssel-Wert-Paar der Metadaten"

#: app/Controllers/Common/API.php:2412
#: app/Controllers/Common/API.php:2458
#: app/Controllers/Common/API.php:2475
#: app/Controllers/Common/API.php:3203
#: app/Controllers/Common/API.php:3518
msgid "The customer ID"
msgstr "Die Kunden-ID"

#: app/Controllers/Common/API.php:2429
msgid "Search query for customer name or email"
msgstr "Suchanfrage für Kundenname oder E-Mail"

#: app/Controllers/Common/API.php:2434
#: app/Controllers/Common/API.php:2490
#: app/Controllers/Common/API.php:3221
#: app/Controllers/Common/API.php:3493
msgid "Page number for pagination"
msgstr "Seitennummer für die Paginierung"

#: app/Controllers/Common/API.php:2440
msgid "Number of customers per page"
msgstr "Anzahl der Kunden pro Seite"

#: app/Controllers/Common/API.php:2480
msgid "Search key"
msgstr "Suchschlüssel"

#: app/Controllers/Common/API.php:2485
#: app/Controllers/Common/API.php:2586
msgid "Filter by transaction status"
msgstr "Nach Transaktionsstatus filtern"

#: app/Controllers/Common/API.php:2496
#: app/Controllers/Common/API.php:3227
#: app/Controllers/Common/API.php:3499
msgid "Number of transactions per page"
msgstr "Anzahl der Transaktionen pro Seite"

#: app/Controllers/Common/API.php:2532
msgid "Comma separated or an array of fields"
msgstr "Kommagetrennte Liste oder ein Array von Feldern"

#: app/Controllers/Common/API.php:2548
msgid "An array of key-value pair of fields"
msgstr "Ein Array mit Schlüssel-Wert-Paaren von Feldern"

#: app/Controllers/Common/API.php:2564
msgid "Filter by order status"
msgstr "Nach Bestellstatus filtern"

#: app/Controllers/Common/API.php:2569
msgid "Filter per page"
msgstr "Pro Seite filtern"

#: app/Controllers/Common/API.php:2645
#: app/Controllers/Common/API.php:2677
msgid "The category name"
msgstr "Der Kategoriename"

#: app/Controllers/Common/API.php:2650
#: app/Controllers/Common/API.php:2682
msgid "The category slug"
msgstr "Der Kategorie-Slug"

#: app/Controllers/Common/API.php:2655
#: app/Controllers/Common/API.php:2687
msgid "The parent category ID"
msgstr "Die ID der übergeordneten Kategorie"

#: app/Controllers/Common/API.php:2672
#: app/Controllers/Common/API.php:2705
msgid "The category ID"
msgstr "Die Kategorie-ID"

#: app/Controllers/Common/API.php:2721
msgid "The category IDs"
msgstr "Die Kategorie-IDs"

#: app/Controllers/Common/API.php:2762
#: app/Controllers/Common/API.php:2789
msgid "The brand name"
msgstr "Der Markenname"

#: app/Controllers/Common/API.php:2767
#: app/Controllers/Common/API.php:2799
msgid "The parent brand ID"
msgstr "Die ID der übergeordneten Marke"

#: app/Controllers/Common/API.php:2784
msgid "The brand ID"
msgstr "Die Marken-ID"

#: app/Controllers/Common/API.php:2794
msgid "The brand slug"
msgstr "Der Marken-Slug"

#: app/Controllers/Common/API.php:2817
msgid "The brands ID"
msgstr "Die ID der Marke"

#: app/Controllers/Common/API.php:2834
msgid "The brand IDs"
msgstr "Die Marken-IDs"

#: app/Controllers/Common/API.php:2875
#: app/Controllers/Common/API.php:2902
msgid "The tag name"
msgstr "Der Schlagwortname"

#: app/Controllers/Common/API.php:2880
#: app/Controllers/Common/API.php:2912
msgid "The parent tag ID"
msgstr "Die ID des übergeordneten Schlagworts"

#: app/Controllers/Common/API.php:2897
msgid "The tag ID"
msgstr "Die Schlagwort-ID"

#: app/Controllers/Common/API.php:2907
msgid "The tag slug"
msgstr "Der Schlagwort-Slug"

#: app/Controllers/Common/API.php:2930
msgid "The tags ID"
msgstr "Die ID des Schlagworts"

#: app/Controllers/Common/API.php:2947
msgid "The tag IDs"
msgstr "Die Schlagwort-IDs"

#: app/Controllers/Common/API.php:2981
msgid "Array of products to add, each with an id and quantity."
msgstr "Array der hinzuzufügenden Produkte, jeweils mit einer ID und einer Menge."

#: app/Controllers/Common/API.php:2993
msgid "The variation's price_id or an array of attributes"
msgstr "Die price_id der Variante oder ein Array von Attributen"

#: app/Controllers/Common/API.php:2999
msgid "The quantity to add"
msgstr "Die hinzuzufügende Menge"

#: app/Controllers/Common/API.php:3007
msgid "The user ID"
msgstr "Die Benutzer-ID"

#: app/Controllers/Common/API.php:3029
#: app/Controllers/Common/API.php:3058
msgid "The product price ID"
msgstr "Die Produktpreis-ID"

#: app/Controllers/Common/API.php:3035
msgid "The quantity to set"
msgstr "Die festzulegende Menge"

#: app/Controllers/Common/API.php:3090
#: app/Controllers/Common/API.php:3315
msgid "The shipping address"
msgstr "Die Versandadresse"

#: app/Controllers/Common/API.php:3094
#: app/Controllers/Common/API.php:3310
msgid "The billing address"
msgstr "Die Rechnungsadresse"

#: app/Controllers/Common/API.php:3110
msgid "The shipping method ID"
msgstr "Die ID der Versandmethode"

#: app/Controllers/Common/API.php:3126
msgid "The payment method"
msgstr "Die Zahlungsmethode"

#: app/Controllers/Common/API.php:3147
#: app/Controllers/Common/API.php:3169
msgid "The coupon code"
msgstr "Der Gutscheincode"

#: app/Controllers/Common/API.php:3212
#: app/Controllers/Common/API.php:3540
msgid "You do not have permission to get the customer order."
msgstr "Sie haben keine Berechtigung, die Kundenbestellung abzurufen."

#: app/Controllers/Common/API.php:3216
msgid "Search by order ID, order name, or customer email"
msgstr "Suche nach Bestell-ID, Bestellname oder Kunden-E-Mail"

#: app/Controllers/Common/API.php:3233
#: app/Controllers/Common/API.php:3238
#: app/Controllers/Common/API.php:3544
#: app/Controllers/Common/API.php:3549
#: app/Controllers/Common/API.php:5081
msgid "Filter by from date"
msgstr "Nach Von-Datum filtern"

#: app/Controllers/Common/API.php:3257
msgid "An array of order IDs to delete"
msgstr "Ein Array der zu löschenden Bestell-IDs"

#: app/Controllers/Common/API.php:3279
#: app/Controllers/Common/API.php:3341
#: app/Controllers/Common/API.php:3404
#: app/Controllers/Common/API.php:3421
#: app/Controllers/Common/API.php:3446
#: app/Controllers/Common/API.php:3463
msgid "The order ID"
msgstr "Die Bestell-ID"

#: app/Controllers/Common/API.php:3296
msgid "The order items or the cart hash"
msgstr "Die Bestellpositionen oder der Warenkorb-Hash"

#: app/Controllers/Common/API.php:3300
msgid "The customer ID or an array of customer data (name and email)"
msgstr "Die Kunden-ID oder ein Array mit Kundendaten (Name und E-Mail)"

#: app/Controllers/Common/API.php:3304
msgid "The order status"
msgstr "Der Bestellstatus"

#: app/Controllers/Common/API.php:3320
msgid "The meta data"
msgstr "Die Metadaten"

#: app/Controllers/Common/API.php:3325
msgid "Should we use the billing address as shipping?"
msgstr "Soll die Rechnungsadresse als Versandadresse verwendet werden?"

#: app/Controllers/Common/API.php:3346
msgid "The new order status"
msgstr "Der neue Bestellstatus"

#: app/Controllers/Common/API.php:3351
msgid "The new order fulfillment status"
msgstr "Der neue Erfüllungsstatus der Bestellung"

#: app/Controllers/Common/API.php:3356
msgid "The updated total amount of the order"
msgstr "Der aktualisierte Gesamtbetrag der Bestellung"

#: app/Controllers/Common/API.php:3373
msgid "An array of order IDs to update"
msgstr "Ein Array der zu aktualisierenden Bestell-IDs"

#: app/Controllers/Common/API.php:3386
msgid "The type of status to update: status or fulfillment"
msgstr "Der zu aktualisierende Statustyp: status oder fulfillment"

#: app/Controllers/Common/API.php:3426
msgid "The refund amount"
msgstr "Der Rückerstattungsbetrag"

#: app/Controllers/Common/API.php:3430
msgid "The refund reason"
msgstr "Der Grund für die Rückerstattung"

#: app/Controllers/Common/API.php:3468
msgid "The email event"
msgstr "Das E-Mail-Ereignis"

#: app/Controllers/Common/API.php:3505
#: app/Controllers/Common/API.php:5066
msgid "Filter by order ID"
msgstr "Nach Bestell-ID filtern"

#: app/Controllers/Common/API.php:3514
#: app/Controllers/Common/API.php:3527
msgid "You do not have permission to set the customer ID."
msgstr "Sie haben keine Berechtigung, die Kunden-ID festzulegen."

#: app/Controllers/Common/API.php:3531
msgid "The customer email"
msgstr "Die Kunden-E-Mail"

#: app/Controllers/Common/API.php:3554
msgid "Filter by transaction type"
msgstr "Nach Transaktionstyp filtern"

#: app/Controllers/Common/API.php:3571
msgid "The transaction ID"
msgstr "Die Transaktions-ID"

#: app/Controllers/Common/API.php:3603
#: app/Controllers/Common/API.php:3713
msgid "The shipping plan name"
msgstr "Der Name des Versandplans"

#: app/Controllers/Common/API.php:3611
#: app/Controllers/Common/API.php:3718
msgid "The shipping plan description"
msgstr "Die Beschreibung des Versandplans"

#: app/Controllers/Common/API.php:3616
#: app/Controllers/Common/API.php:3723
msgid "The active status of the shipping plan (1 for active, 0 for inactive)"
msgstr "Der Aktivstatus des Versandplans (1 für aktiv, 0 für inaktiv)"

#: app/Controllers/Common/API.php:3622
#: app/Controllers/Common/API.php:3728
msgid "If this shipping plan is taxable (1 for active, 0 for inactive)"
msgstr "Ob dieser Versandplan steuerpflichtig ist (1 für aktiv, 0 für inaktiv)"

#: app/Controllers/Common/API.php:3628
#: app/Controllers/Common/API.php:3735
msgid "The calculation base for the shipping plan (e.g., price, weight, quantity)"
msgstr "Die Berechnungsgrundlage für den Versandplan (z. B. Preis, Gewicht, Menge)"

#: app/Controllers/Common/API.php:3636
msgid "Array of regions associated with this shipping plan"
msgstr "Array der Regionen, die diesem Versandplan zugeordnet sind"

#: app/Controllers/Common/API.php:3643
msgid "Country code"
msgstr "Ländercode"

#: app/Controllers/Common/API.php:3648
#: app/Controllers/Common/API.php:4215
#: app/Controllers/Common/API.php:4309
msgid "State code"
msgstr "Bundeslandcode"

#: app/Controllers/Common/API.php:3653
msgid "City name"
msgstr "Stadtname"

#: app/Controllers/Common/API.php:3658
msgid "Zip/postal code"
msgstr "PLZ/Postleitzahl"

#: app/Controllers/Common/API.php:3667
#: app/Controllers/Common/API.php:3758
msgid "Array of shipping methods for the plan, each including name, min, max, and cost"
msgstr "Array der Versandmethoden für den Plan, jeweils mit Name, Min., Max. und Kosten"

#: app/Controllers/Common/API.php:3674
#: app/Controllers/Common/API.php:3765
msgid "Method name"
msgstr "Methodenname"

#: app/Controllers/Common/API.php:3679
#: app/Controllers/Common/API.php:3770
msgid "Minimum value for this method range"
msgstr "Mindestwert für diesen Methodenbereich"

#: app/Controllers/Common/API.php:3684
#: app/Controllers/Common/API.php:3775
msgid "Maximum value for this method range"
msgstr "Höchstwert für diesen Methodenbereich"

#: app/Controllers/Common/API.php:3689
#: app/Controllers/Common/API.php:3780
msgid "Cost associated with this method range"
msgstr "Kosten für diesen Methodenbereich"

#: app/Controllers/Common/API.php:3708
#: app/Controllers/Common/API.php:3799
msgid "The shipping plan ID"
msgstr "Die ID des Versandplans"

#: app/Controllers/Common/API.php:3743
msgid "Array of region codes associated with this shipping plan"
msgstr "Array der Regionscodes, die diesem Versandplan zugeordnet sind"

#: app/Controllers/Common/API.php:3815
msgid "The region code"
msgstr "Der Regionscode"

#: app/Controllers/Common/API.php:3839
#: app/Controllers/Common/API.php:3870
#: app/Controllers/Common/API.php:3906
msgid "Should it return details information"
msgstr "Ob detaillierte Informationen zurückgegeben werden sollen"

#: app/Controllers/Common/API.php:3856
#: app/Controllers/Common/API.php:3887
#: app/Controllers/Common/API.php:3923
msgid "The iso2 code of the country name"
msgstr "Der iso2-Code des Ländernamens"

#: app/Controllers/Common/API.php:3863
#: app/Controllers/Common/API.php:3894
#: app/Controllers/Common/API.php:3930
msgid "Country code must be of 2 characters"
msgstr "Der Ländercode muss aus 2 Zeichen bestehen"

#: app/Controllers/Common/API.php:3901
msgid "The state code"
msgstr "Der Bundeslandcode"

#: app/Controllers/Common/API.php:3965
#: app/Controllers/Common/API.php:4046
msgid "The coupon name"
msgstr "Der Gutscheinname"

#: app/Controllers/Common/API.php:3970
#: app/Controllers/Common/API.php:4051
msgid "The unique coupon code"
msgstr "Der eindeutige Gutscheincode"

#: app/Controllers/Common/API.php:3975
#: app/Controllers/Common/API.php:4056
msgid "The discount type"
msgstr "Der Rabatttyp"

#: app/Controllers/Common/API.php:3981
#: app/Controllers/Common/API.php:4062
msgid "The discounted offer"
msgstr "Das Rabattangebot"

#: app/Controllers/Common/API.php:3986
#: app/Controllers/Common/API.php:4067
msgid "The active status of the coupon (1 for active, 0 for inactive)"
msgstr "Der Aktivstatus des Gutscheins (1 für aktiv, 0 für inaktiv)"

#: app/Controllers/Common/API.php:3992
#: app/Controllers/Common/API.php:4072
msgid "Array of coupon rules, each with type and value"
msgstr "Array von Gutscheinregeln, jeweils mit Typ und Wert"

#: app/Controllers/Common/API.php:3999
#: app/Controllers/Common/API.php:4079
msgid "The rule type"
msgstr "Der Regeltyp"

#: app/Controllers/Common/API.php:4004
#: app/Controllers/Common/API.php:4083
msgid "The rule value"
msgstr "Der Regelwert"

#: app/Controllers/Common/API.php:4024
#: app/Controllers/Common/API.php:4041
#: app/Controllers/Common/API.php:4102
msgid "The coupon ID"
msgstr "Die Gutschein-ID"

#: app/Controllers/Common/API.php:4119
msgid "List of coupon IDs to delete"
msgstr "Liste der zu löschenden Gutschein-IDs"

#: app/Controllers/Common/API.php:4138
msgid "List of coupon IDs to update"
msgstr "Liste der zu aktualisierenden Gutschein-IDs"

#: app/Controllers/Common/API.php:4146
msgid "Status value: active or inactive"
msgstr "Statuswert: aktiv oder inaktiv"

#: app/Controllers/Common/API.php:4180
#: app/Controllers/Common/API.php:4275
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:20
msgid "Tax class name"
msgstr "Name der Steuerklasse"

#: app/Controllers/Common/API.php:4185
#: app/Controllers/Common/API.php:4280
msgid "Class name must not be empty."
msgstr "Der Klassenname darf nicht leer sein."

#: app/Controllers/Common/API.php:4192
#: app/Controllers/Common/API.php:4287
msgid "Description of the tax class"
msgstr "Beschreibung der Steuerklasse"

#: app/Controllers/Common/API.php:4197
#: app/Controllers/Common/API.php:4292
msgid "Status of the tax class (1 for active, 0 for inactive)"
msgstr "Status der Steuerklasse (1 für aktiv, 0 für inaktiv)"

#: app/Controllers/Common/API.php:4203
#: app/Controllers/Common/API.php:4297
msgid "Array of rates for the tax class"
msgstr "Array der Sätze für die Steuerklasse"

#: app/Controllers/Common/API.php:4210
#: app/Controllers/Common/API.php:4304
msgid "Country code (ISO2)"
msgstr "Ländercode (ISO2)"

#: app/Controllers/Common/API.php:4220
#: app/Controllers/Common/API.php:4314
msgid "City code"
msgstr "Stadtcode"

#: app/Controllers/Common/API.php:4225
#: app/Controllers/Common/API.php:4319
msgid "Tax rate percentage"
msgstr "Steuersatz in Prozent"

#: app/Controllers/Common/API.php:4230
#: app/Controllers/Common/API.php:4324
msgid "Priority of this rate"
msgstr "Priorität dieses Satzes"

#: app/Controllers/Common/API.php:4235
#: app/Controllers/Common/API.php:4329
msgid "Is this compound"
msgstr "Ist dieser Satz zusammengesetzt"

#: app/Controllers/Common/API.php:4254
#: app/Controllers/Common/API.php:4270
#: app/Controllers/Common/API.php:4348
msgid "Tax class ID"
msgstr "Steuerklassen-ID"

#: app/Controllers/Common/API.php:4459
msgid "Custom email subject (optional — uses settings default when omitted)"
msgstr "Benutzerdefinierter E-Mail-Betreff (optional – verwendet den Standard aus den Einstellungen, wenn nicht angegeben)"

#: app/Controllers/Common/API.php:4463
msgid "Custom email body HTML (optional — uses settings default when omitted)"
msgstr "Benutzerdefiniertes HTML für den E-Mail-Text (optional – verwendet den Standard aus den Einstellungen, wenn nicht angegeben)"

#: app/Controllers/Common/API.php:4479
msgid "List of abandoned cart hashes to delete"
msgstr "Liste der zu löschenden Hashes abgebrochener Warenkörbe"

#: app/Controllers/Common/API.php:4499
msgid "List of abandoned cart hashes to remind"
msgstr "Liste der Hashes abgebrochener Warenkörbe, für die eine Erinnerung gesendet werden soll"

#: app/Controllers/Common/API.php:4545
#: app/Controllers/Common/API.php:4588
msgid "The `product` name"
msgstr "Der `product`-Name"

#: app/Controllers/Common/API.php:4549
#: app/Controllers/Common/API.php:4572
#: app/Controllers/Common/API.php:4607
#: app/Controllers/Common/API.php:4634
msgid "The `prompt`"
msgstr "Der `prompt`"

#: app/Controllers/Common/API.php:4553
msgid "Content length- `short` or `long`"
msgstr "Inhaltslänge – `short` oder `long`"

#: app/Controllers/Common/API.php:4576
#: app/Controllers/Common/API.php:4611
msgid "Image size - `1024x1024`, `1792x1024`, `1024x1792`"
msgstr "Bildgröße – `1024x1024`, `1792x1024`, `1024x1792`"

#: app/Controllers/Common/API.php:4582
#: app/Controllers/Common/API.php:4617
msgid "The quality - `standard`, `hd`"
msgstr "Die Qualität – `standard`, `hd`"

#: app/Controllers/Common/API.php:4603
msgid "The `image` URL or the attachment_id"
msgstr "Die `image`-URL oder die attachment_id"

#: app/Controllers/Common/API.php:4638
msgid "The `product`"
msgstr "Das `product`"

#: app/Controllers/Common/API.php:4653
msgid "The product name"
msgstr "Der Produktname"

#: app/Controllers/Common/API.php:4678
msgid "Customer message"
msgstr "Kundennachricht"

#: app/Controllers/Common/API.php:4684
#: app/Controllers/Common/API.php:4714
msgid "Unique conversation session ID. Omit to start a new session."
msgstr "Eindeutige ID der Konversationssitzung. Weglassen, um eine neue Sitzung zu starten."

#: app/Controllers/Common/API.php:4708
msgid "Admin message or question"
msgstr "Admin-Nachricht oder -Frage"

#: app/Controllers/Common/API.php:4739
msgid "Search term to filter placeholders"
msgstr "Suchbegriff zum Filtern der Platzhalter"

#: app/Controllers/Common/API.php:4773
msgid "Column mapping object"
msgstr "Objekt für die Spaltenzuordnung"

#: app/Controllers/Common/API.php:4820
msgid "The URL to the external image"
msgstr "Die URL zum externen Bild"

#: app/Controllers/Common/API.php:4825
msgid "The post_id to attach this image to"
msgstr "Die post_id, an die dieses Bild angehängt werden soll"

#: app/Controllers/Common/API.php:4831
msgid "Image description"
msgstr "Bildbeschreibung"

#: app/Controllers/Common/API.php:4855
msgid "Filter by object"
msgstr "Nach Objekt filtern"

#: app/Controllers/Common/API.php:4860
msgid "Filter by action"
msgstr "Nach Aktion filtern"

#: app/Controllers/Common/API.php:4865
msgid "Filter by log type"
msgstr "Nach Protokolltyp filtern"

#: app/Controllers/Common/API.php:4870
msgid "Filter by object ID"
msgstr "Nach Objekt-ID filtern"

#: app/Controllers/Common/API.php:4875
msgid "Filter by user ID"
msgstr "Nach Benutzer-ID filtern"

#: app/Controllers/Common/API.php:4880
msgid "Filter by public status"
msgstr "Nach öffentlichem Status filtern"

#: app/Controllers/Common/API.php:4885
msgid "From date"
msgstr "Von-Datum"

#: app/Controllers/Common/API.php:4890
msgid "To date"
msgstr "Bis-Datum"

#: app/Controllers/Common/API.php:4895
#: app/Controllers/Common/API.php:5091
msgid "Page number"
msgstr "Seitennummer"

#: app/Controllers/Common/API.php:4901
#: app/Controllers/Common/API.php:5097
msgid "Per page"
msgstr "Pro Seite"

#: app/Controllers/Common/API.php:4907
msgid "Sort order (asc or desc)"
msgstr "Sortierreihenfolge (asc oder desc)"

#: app/Controllers/Common/API.php:4926
#: app/Controllers/Common/API.php:4991
msgid "Log ID"
msgstr "Protokoll-ID"

#: app/Controllers/Common/API.php:4943
msgid "Object"
msgstr "Objekt"

#: app/Controllers/Common/API.php:4948
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:133
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:64
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:66
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:83
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:163
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:63
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:49
#: spa/public/dashboard/components/tabs/Orders/index.jsx:83
msgid "Action"
msgstr "Aktion"

#: app/Controllers/Common/API.php:4953
msgid "Object ID"
msgstr "Objekt-ID"

#: app/Controllers/Common/API.php:4958
msgid "User ID"
msgstr "Benutzer-ID"

#: app/Controllers/Common/API.php:4963
msgid "Note"
msgstr "Notiz"

#: app/Controllers/Common/API.php:4968
msgid "IP Address"
msgstr "IP-Adresse"

#: app/Controllers/Common/API.php:4973
msgid "Seen status"
msgstr "Gesehen-Status"

#: app/Controllers/Common/API.php:5015
msgid "Filter notices by type (e.g., error, success)"
msgstr "Hinweise nach Typ filtern (z. B. error, success)"

#: app/Controllers/Common/API.php:5020
msgid "Filter notices by screen context (e.g., #/orders)"
msgstr "Hinweise nach Bildschirmkontext filtern (z. B. #/orders)"

#: app/Controllers/Common/API.php:5025
msgid "Number of notices to return"
msgstr "Anzahl der zurückzugebenden Hinweise"

#: app/Controllers/Common/API.php:5043
msgid "Notife ID to remove"
msgstr "ID des zu entfernenden Hinweises"

#: app/Controllers/Common/API.php:5071
msgid "Filter by refund status"
msgstr "Nach Rückerstattungsstatus filtern"

#: app/Controllers/Common/API.php:5076
msgid "Filter by payment gateway"
msgstr "Nach Zahlungs-Gateway filtern"

#: app/Controllers/Common/API.php:5086
msgid "Filter by to date"
msgstr "Nach Bis-Datum filtern"

#: app/Controllers/Common/API.php:5120
#: app/Controllers/Common/API.php:5201
msgid "Refund amount"
msgstr "Rückerstattungsbetrag"

#: app/Controllers/Common/API.php:5131
#: app/Controllers/Common/API.php:5211
msgid "Refund reason"
msgstr "Grund der Rückerstattung"

#: app/Controllers/Common/API.php:5136
#: app/Controllers/Common/API.php:5216
msgid "Refund status"
msgstr "Rückerstattungsstatus"

#: app/Controllers/Common/API.php:5142
#: app/Controllers/Common/API.php:5221
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:227
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:37
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:37
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:106
msgid "Transaction ID"
msgstr "Transaktions-ID"

#: app/Controllers/Common/API.php:5147
#: app/Controllers/Common/API.php:5226
msgid "Payment gateway"
msgstr "Zahlungs-Gateway"

#: app/Controllers/Common/API.php:5152
#: app/Controllers/Common/API.php:5231
msgid "Notes"
msgstr "Notizen"

#: app/Controllers/Common/API.php:5157
#: app/Controllers/Common/API.php:5236
msgid "Refunded by user ID"
msgstr "Rückerstattet von Benutzer-ID"

#: app/Controllers/Common/API.php:5174
#: app/Controllers/Common/API.php:5191
#: app/Controllers/Common/API.php:5253
msgid "Refund ID"
msgstr "Rückerstattungs-ID"

#: app/Controllers/Common/API.php:5270
msgid "List of refund IDs to delete"
msgstr "Liste der zu löschenden Rückerstattungs-IDs"

#: app/Controllers/Common/Asset.php:486
msgid "EasyCommerce Compatible Themes"
msgstr "EasyCommerce-kompatible Themes"

#: app/Controllers/Common/Asset.php:519
#: views/templates/single-product/product-reivew.php:156
msgid "Rating and review is required"
msgstr "Bewertung und Bewertungstext sind erforderlich"

#: app/Controllers/Common/Asset.php:520
msgid "Rating is required"
msgstr "Bewertung ist erforderlich"

#: app/Controllers/Common/Asset.php:521
msgid "Review is required"
msgstr "Bewertungstext ist erforderlich"

#: app/Controllers/Common/Asset.php:606
#: assets/public/js/agent-chatbot.js:13
msgid "AI Shopping Assistant"
msgstr "AI-Einkaufsassistent"

#: app/Controllers/Common/Block.php:26
msgid "EasyCommerce - Shop"
msgstr "EasyCommerce - Shop"

#: app/Controllers/Common/Block.php:27
msgid "EasyCommerce - Product"
msgstr "EasyCommerce - Produkt"

#: app/Controllers/Common/Block.php:28
msgid "EasyCommerce - Checkout"
msgstr "EasyCommerce - Kasse"

#: app/Controllers/Common/Block.php:29
msgid "EasyCommerce - Dashboard"
msgstr "EasyCommerce - Übersicht"

#: app/Controllers/Common/Block.php:95
msgid "Single Product 1"
msgstr "Einzelprodukt 1"

#: app/Controllers/Common/Block.php:96
#: app/Controllers/Common/Block.php:106
msgctxt "Block pattern description"
msgid "A pattern that includes all checkout blocks"
msgstr "Eine Vorlage, die alle Kassen-Blöcke enthält"

#: app/Controllers/Common/Block.php:105
msgid "Single Product 2"
msgstr "Einzelprodukt 2"

#: app/Controllers/Common/Init.php:255
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:411
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:19
msgid "Abandoned Cart"
msgstr "Abgebrochener Warenkorb"

#: app/Controllers/Common/Init.php:259
#: app/Helpers/functions.php:850
#: app/Helpers/functions.php:851
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:399
#: spa/admin/easycommerce/pages/Transactions/index.jsx:217
#: spa/public/dashboard/components/Sidebar/index.jsx:35
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:89
msgid "Transactions"
msgstr "Transaktionen"

#: app/Controllers/Common/Init.php:267
#: app/Helpers/functions.php:874
#: app/Helpers/functions.php:875
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/App.jsx:404
#: spa/admin/easycommerce/App.jsx:405
msgid "Coupons"
msgstr "Gutscheine"

#: app/Controllers/Common/Init.php:271
#: app/Helpers/functions.php:882
#: app/Helpers/functions.php:883
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:406
#: spa/admin/easycommerce/App.jsx:407
#: spa/admin/easycommerce/App.jsx:408
#: spa/admin/easycommerce/App.jsx:409
#: spa/admin/easycommerce/App.jsx:410
msgid "Reports"
msgstr "Berichte"

#: app/Controllers/Common/Init.php:289
#: app/Helpers/functions.php:931
#: app/Helpers/functions.php:932
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:413
msgid "Addons"
msgstr "Addons"

#: app/Controllers/Common/Init.php:295
#: app/Helpers/functions.php:938
#: app/Helpers/functions.php:939
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:414
msgid "Help & Support"
msgstr "Hilfe & Support"

#: app/Controllers/Common/Init.php:302
msgid "EasyCommerce Pro"
msgstr "EasyCommerce Pro"

#: app/Controllers/Common/Init.php:344
msgid "Product Builder"
msgstr "Produkt-Builder"

#: app/Controllers/Common/Init.php:448
msgid "Permalink Not Set"
msgstr "Permalink nicht festgelegt"

#: app/Controllers/Common/Init.php:449
msgid "Your permalink structure is set to 'Plain'. Please choose any other option and click 'Save Changes' to make your product and checkout pages work properly."
msgstr "Ihre Permalink-Struktur ist auf 'Einfach' eingestellt. Bitte wählen Sie eine andere Option und klicken Sie auf 'Änderungen speichern', damit Ihre Produkt- und Kassenseiten richtig funktionieren."

#: app/Controllers/Common/Init.php:451
msgid "Set Permalink"
msgstr "Permalink festlegen"

#: app/Controllers/Common/Init.php:461
msgid "Missing Required Pages"
msgstr "Fehlende erforderliche Seiten"

#: app/Controllers/Common/Init.php:462
msgid "EasyCommerce needs a Shop page, Checkout page, and Customer Dashboard. One or more is missing or not configured."
msgstr "EasyCommerce benötigt eine Shop-Seite, eine Kassenseite und eine Kunden-Übersicht. Eine oder mehrere davon fehlen oder sind nicht konfiguriert."

#: app/Controllers/Common/Init.php:464
msgid "Configure Settings"
msgstr "Einstellungen konfigurieren"

#: app/Controllers/Common/Init.php:489
msgid "Low PHP Memory Limit"
msgstr "Niedriges PHP-Speicherlimit"

#. translators: %1$s: current memory limit, %2$s: recommended memory limit
#: app/Controllers/Common/Init.php:492
msgid "Your PHP memory limit is %1$s. EasyCommerce recommends at least 256M. Add %2$s to your wp-config.php to raise it."
msgstr "Ihr PHP-Speicherlimit beträgt %1$s. EasyCommerce empfiehlt mindestens 256M. Fügen Sie %2$s zu Ihrer wp-config.php hinzu, um es zu erhöhen."

#: app/Controllers/Common/Init.php:505
msgid "Payment Not Configured"
msgstr "Zahlung nicht konfiguriert"

#: app/Controllers/Common/Init.php:506
msgid "Your store doesn't have any payment options configured. Make sure to configure a payment method or start with \"Cash on Delivery\" for testing."
msgstr "Für Ihren Shop sind keine Zahlungsoptionen konfiguriert. Konfigurieren Sie unbedingt eine Zahlungsmethode oder beginnen Sie zum Testen mit \"Nachnahme\"."

#: app/Controllers/Common/Init.php:508
msgid "Configure Now"
msgstr "Jetzt konfigurieren"

#: app/Controllers/Common/Init.php:522
msgid "EasyCommerce Full Width Layout"
msgstr "EasyCommerce Layout in voller Breite"

#: app/Controllers/Common/Init.php:561
msgid "Store is LIVE"
msgstr "Shop ist LIVE"

#: app/Controllers/Common/Init.php:561
msgid "Store in TEST mode"
msgstr "Shop im TEST-Modus"

#: app/Controllers/Common/Init.php:608
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect AI"
msgstr "AI verbinden"

#. translators: 1: credits used, 2: monthly credit allowance
#: app/Controllers/Common/Init.php:627
msgid "AI Credits: %1$s/%2$s"
msgstr "AI-Guthaben: %1$s/%2$s"

#. translators: %s: remaining AI credits
#: app/Controllers/Common/Init.php:630
msgid "AI Credits: %s"
msgstr "AI-Guthaben: %s"

#: app/Controllers/Common/Process.php:48
msgid "Every 5 Minutes"
msgstr "Alle 5 Minuten"

#: app/Controllers/Common/Process.php:162
msgid "Demo CSV not found"
msgstr "Demo-CSV nicht gefunden"

#: app/Controllers/Common/Process.php:168
msgid "Unable to open demo file"
msgstr "Demo-Datei konnte nicht geöffnet werden"

#. translators: 1: number of products imported, 2: total number of demo products.
#: app/Controllers/Common/Process.php:216
msgid "Successfully imported %1$d of %2$d demo products"
msgstr "%1$d von %2$d Demo-Produkten erfolgreich importiert"

#: app/Controllers/Front/Init.php:249
msgid "This page requires an EasyCommerce shop block to function properly. Please add a shop template block to this page."
msgstr "Diese Seite benötigt einen EasyCommerce-Shop-Block, um richtig zu funktionieren. Bitte fügen Sie dieser Seite einen Shop-Vorlagenblock hinzu."

#. translators: %s: the [easycommerce-checkout] shortcode
#: app/Controllers/Front/Init.php:264
msgid "This page is missing the EasyCommerce checkout shortcode. Please add the %s shortcode to this page to function properly."
msgstr "Auf dieser Seite fehlt der EasyCommerce-Kassen-Shortcode. Bitte fügen Sie dieser Seite den Shortcode %s hinzu, damit sie richtig funktioniert."

#. translators: %s: the [easycommerce-dashboard] shortcode
#: app/Controllers/Front/Init.php:281
msgid "This page is missing the EasyCommerce dashboard shortcode. Please add the %s shortcode to this page to function properly."
msgstr "Auf dieser Seite fehlt der EasyCommerce-Übersichts-Shortcode. Bitte fügen Sie dieser Seite den Shortcode %s hinzu, damit sie richtig funktioniert."

#. translators: %s: bold "Test" mode label
#: app/Controllers/Front/Init.php:349
msgid "Store in %s mode - customers cannot check out."
msgstr "Shop im %s-Modus – Kunden können nicht zur Kasse gehen."

#: app/Controllers/Front/Init.php:357
msgid "Go Live"
msgstr "Live schalten"

#: app/Controllers/Front/Shortcode.php:64
#: app/Controllers/Front/Shortcode.php:75
#: app/Controllers/Front/Shortcode.php:86
msgid "You are already logged in."
msgstr "Sie sind bereits angemeldet."

#: app/Controllers/Front/Shortcode.php:65
msgid "You cannot reset your password while logged in."
msgstr "Sie können Ihr Passwort nicht zurücksetzen, während Sie angemeldet sind."

#: app/Controllers/Front/Shortcode.php:76
msgid "You are signed in to your account."
msgstr "Sie sind in Ihrem Konto angemeldet."

#: app/Controllers/Front/Shortcode.php:85
msgid "You are already registered."
msgstr "Sie sind bereits registriert."

#. translators: 1: template name that was used, 2: comma separated list of valid template names.
#: app/Controllers/Front/Shortcode.php:117
msgid "Invlaid template <code>%1$s</code> used. Valid options are: <code>%2$s</code>."
msgstr "Ungültige Vorlage <code>%1$s</code> verwendet. Gültige Optionen sind: <code>%2$s</code>."

#: app/Controllers/Payment/Braintree.php:27
#: app/Helpers/functions.php:370
msgid "Braintree"
msgstr "Braintree"

#: app/Controllers/Payment/Braintree.php:28
msgid "Pay via Braintree"
msgstr "Mit Braintree bezahlen"

#: app/Controllers/Payment/Braintree.php:51
#: app/Controllers/Payment/Mollie.php:64
#: app/Controllers/Payment/PayPal.php:43
#: app/Controllers/Payment/Square.php:67
#: app/Controllers/Payment/Stripe.php:219
msgid "Basic"
msgstr "Basis"

#: app/Controllers/Payment/Braintree.php:56
#: app/Controllers/Payment/Mollie.php:69
#: app/Controllers/Payment/PayPal.php:48
#: app/Controllers/Payment/Square.php:72
#: app/Controllers/Payment/Stripe.php:224
msgid "Sandbox Mode"
msgstr "Sandbox-Modus"

#: app/Controllers/Payment/Braintree.php:57
#: app/Controllers/Payment/Mollie.php:70
#: app/Controllers/Payment/PayPal.php:49
#: app/Controllers/Payment/Square.php:73
#: app/Controllers/Payment/Stripe.php:225
msgid "Enable to process test transactions without real charges."
msgstr "Aktivieren, um Testtransaktionen ohne echte Abbuchungen zu verarbeiten."

#: app/Controllers/Payment/Braintree.php:62
#: app/Controllers/Payment/Mollie.php:75
#: app/Controllers/Payment/PayPal.php:54
#: app/Controllers/Payment/Square.php:78
#: app/Controllers/Payment/Stripe.php:230
msgid "Payment Method Logo"
msgstr "Logo der Zahlungsmethode"

#: app/Controllers/Payment/Braintree.php:63
#: app/Controllers/Payment/Mollie.php:76
#: app/Controllers/Payment/PayPal.php:55
#: app/Controllers/Payment/Square.php:79
#: app/Controllers/Payment/Stripe.php:231
msgid "Upload your payment method logo. Recommended dimensions: 512x512 px."
msgstr "Laden Sie das Logo Ihrer Zahlungsmethode hoch. Empfohlene Abmessungen: 512x512 px."

#: app/Controllers/Payment/Braintree.php:69
#: app/Controllers/Payment/Mollie.php:82
#: app/Controllers/Payment/PayPal.php:61
#: app/Controllers/Payment/Square.php:85
#: app/Controllers/Payment/Stripe.php:237
msgid "Name on Checkout"
msgstr "Name an der Kasse"

#: app/Controllers/Payment/Braintree.php:70
#: app/Controllers/Payment/Mollie.php:83
#: app/Controllers/Payment/PayPal.php:62
#: app/Controllers/Payment/Square.php:86
#: app/Controllers/Payment/Stripe.php:238
msgid "The name displayed to customers on the checkout page."
msgstr "Der Name, der Kunden auf der Kassenseite angezeigt wird."

#: app/Controllers/Payment/Braintree.php:71
#: app/Controllers/Payment/Braintree.php:72
#: app/Controllers/Payment/Square.php:87
#: app/Controllers/Payment/Square.php:88
#: app/Controllers/Payment/Stripe.php:239
#: app/Controllers/Payment/Stripe.php:240
msgid "Credit Card"
msgstr "Kreditkarte"

#: app/Controllers/Payment/Braintree.php:78
#: app/Controllers/Payment/Cash_On_Delivery.php:47
#: app/Controllers/Payment/Mollie.php:91
#: app/Controllers/Payment/PayPal.php:70
#: app/Controllers/Payment/Square.php:94
#: app/Controllers/Payment/Stripe.php:269
msgid "Initial status assigned to new orders placed through this payment method."
msgstr "Anfangsstatus, der neuen Bestellungen über diese Zahlungsmethode zugewiesen wird."

#: app/Controllers/Payment/Braintree.php:90
msgid "Braintree Credentials"
msgstr "Braintree-Zugangsdaten"

#: app/Controllers/Payment/Braintree.php:95
msgid "Merchant ID"
msgstr "Merchant ID"

#: app/Controllers/Payment/Braintree.php:96
#: app/Controllers/Payment/Braintree.php:103
msgid "t6b2r9xxxx"
msgstr "t6b2r9xxxx"

#: app/Controllers/Payment/Braintree.php:97
msgid "Your Braintree merchant ID. Get this from your <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "Ihre Braintree Merchant ID. Diese erhalten Sie in Ihrem <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> unter Account > API Keys."

#: app/Controllers/Payment/Braintree.php:102
msgid "Public Key"
msgstr "Öffentlicher Schlüssel"

#: app/Controllers/Payment/Braintree.php:104
msgid "Your Braintree public key for API authentication. Found in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "Ihr öffentlicher Braintree-Schlüssel für die API-Authentifizierung. Zu finden im <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> unter Account > API Keys."

#: app/Controllers/Payment/Braintree.php:109
msgid "Private Key"
msgstr "Privater Schlüssel"

#: app/Controllers/Payment/Braintree.php:110
msgid "4f8a2c6exxxx"
msgstr "4f8a2c6exxxx"

#: app/Controllers/Payment/Braintree.php:111
msgid "Your Braintree private key for server-side API calls. Located in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API Keys."
msgstr "Ihr privater Braintree-Schlüssel für serverseitige API-Aufrufe. Zu finden im <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> unter Account > API Keys."

#: app/Controllers/Payment/Braintree.php:116
msgid "Tokenization Key"
msgstr "Tokenisierungsschlüssel"

#: app/Controllers/Payment/Braintree.php:117
msgid "production_t6b2r9h5_4f8axxxx"
msgstr "production_t6b2r9h5_4f8axxxx"

#: app/Controllers/Payment/Braintree.php:118
msgid "Your Braintree tokenization key for client-side payment processing. Generate this in the <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> under Account > API > Tokenization Keys."
msgstr "Ihr Braintree-Tokenisierungsschlüssel für die clientseitige Zahlungsabwicklung. Erstellen Sie ihn im <a href=\"https://www.braintreegateway.com/login\" target=\"_blank\">Braintree Control Panel</a> unter Account > API > Tokenization Keys."

#: app/Controllers/Payment/Cash_On_Delivery.php:26
#: app/Helpers/functions.php:354
msgid "Cash on Delivery"
msgstr "Nachnahme"

#: app/Controllers/Payment/Cash_On_Delivery.php:27
msgid "Pay via Cash on Delivery"
msgstr "Per Nachnahme bezahlen"

#: app/Controllers/Payment/Cash_On_Delivery.php:58
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:281
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:269
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:216
#: spa/admin/editor/App.jsx:279
msgid "Instruction"
msgstr "Anweisung"

#: app/Controllers/Payment/Cash_On_Delivery.php:59
msgid "Instructions shown to the customer on the checkout page."
msgstr "Anweisungen, die dem Kunden auf der Kassenseite angezeigt werden."

#: app/Controllers/Payment/Cash_On_Delivery.php:60
msgid "e.g. Please have the exact amount ready upon delivery."
msgstr "z. B. Bitte halten Sie den genauen Betrag bei der Lieferung bereit."

#: app/Controllers/Payment/Mollie.php:40
#: app/Controllers/Payment/Mollie.php:84
#: app/Controllers/Payment/Mollie.php:85
#: app/Helpers/functions.php:374
msgid "Mollie"
msgstr "Mollie"

#: app/Controllers/Payment/Mollie.php:41
msgid "Pay via Mollie"
msgstr "Mit Mollie bezahlen"

#: app/Controllers/Payment/Mollie.php:103
msgid "Mollie Credentials"
msgstr "Mollie-Zugangsdaten"

#: app/Controllers/Payment/Mollie.php:108
msgid "API Key"
msgstr "API-Schlüssel"

#: app/Controllers/Payment/Mollie.php:109
msgid "live_dHar4XY7xxxx"
msgstr "live_dHar4XY7xxxx"

#: app/Controllers/Payment/Mollie.php:110
msgid "Your Mollie API key for authentication. Get this from your <a href=\"https://my.mollie.com/dashboard/developers/api-keys\" target=\"_blank\">Mollie Dashboard API Keys</a> section."
msgstr "Ihr Mollie-API-Schlüssel für die Authentifizierung. Sie finden ihn im Bereich <a href=\"https://my.mollie.com/dashboard/developers/api-keys\" target=\"_blank\">Mollie Dashboard API-Schlüssel</a>."

#: app/Controllers/Payment/Mollie.php:115
msgid "Profile ID"
msgstr "Profil-ID"

#: app/Controllers/Payment/Mollie.php:116
msgid "pfl_aP3bxxxx"
msgstr "pfl_aP3bxxxx"

#: app/Controllers/Payment/Mollie.php:117
msgid "Your Mollie website profile ID. View this in your <a href=\"https://www.mollie.com/dashboard/settings/profiles\" target=\"_blank\">Mollie Dashboard Profiles</a> section."
msgstr "Ihre Mollie-Website-Profil-ID. Sie können sie im Bereich <a href=\"https://www.mollie.com/dashboard/settings/profiles\" target=\"_blank\">Mollie Dashboard Profile</a> einsehen."

#: app/Controllers/Payment/Mollie.php:212
msgid "Cardholder Name"
msgstr "Name des Karteninhabers"

#: app/Controllers/Payment/Mollie.php:213
#: build/checkout.bundle.js:2
msgid "Card Number"
msgstr "Kartennummer"

#: app/Controllers/Payment/Mollie.php:214
msgid "MM/YY"
msgstr "MM/YY"

#: app/Controllers/Payment/Mollie.php:215
#: build/checkout.bundle.js:2
msgid "CVC"
msgstr "CVC"

#: app/Controllers/Payment/Mollie.php:345
msgid "No Mollie payment ID stored on the order."
msgstr "Für diese Bestellung ist keine Mollie-Zahlungs-ID gespeichert."

#: app/Controllers/Payment/Mollie.php:352
msgid "Mollie API key is not configured."
msgstr "Der Mollie-API-Schlüssel ist nicht konfiguriert."

#. translators: %s: Mollie payment status.
#: app/Controllers/Payment/Mollie.php:363
msgid "Mollie payment is not refundable (status: %s)."
msgstr "Die Mollie-Zahlung ist nicht erstattungsfähig (Status: %s)."

#. translators: 1: requested refund amount, 2: refundable amount.
#: app/Controllers/Payment/Mollie.php:372
msgid "Requested refund %1$s exceeds the refundable amount %2$s."
msgstr "Die angeforderte Rückerstattung %1$s übersteigt den erstattungsfähigen Betrag %2$s."

#: app/Controllers/Payment/PayPal.php:19
#: app/Controllers/Payment/PayPal.php:63
#: app/Controllers/Payment/PayPal.php:64
#: app/Helpers/functions.php:362
msgid "PayPal"
msgstr "PayPal"

#: app/Controllers/Payment/PayPal.php:20
msgid "Pay via paypal"
msgstr "Per PayPal bezahlen"

#: app/Controllers/Payment/PayPal.php:83
msgid "PayPal Credentials"
msgstr "PayPal-Zugangsdaten"

#: app/Controllers/Payment/PayPal.php:88
msgid "Client ID"
msgstr "Client-ID"

#: app/Controllers/Payment/PayPal.php:89
msgid "AZDt2lKXsxxxx"
msgstr "AZDt2lKXsxxxx"

#: app/Controllers/Payment/PayPal.php:90
msgid "Your PayPal client ID for API authentication. Get this from your <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal Developer Dashboard</a> under Apps & Credentials."
msgstr "Ihre PayPal-Client-ID für die API-Authentifizierung. Sie finden sie in Ihrem <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal Developer Dashboard</a> unter Apps & Credentials."

#: app/Controllers/Payment/PayPal.php:95
msgid "Client Secret Key"
msgstr "Client-Secret-Schlüssel"

#: app/Controllers/Payment/PayPal.php:96
msgid "EL5G3xxxx"
msgstr "EL5G3xxxx"

#: app/Controllers/Payment/PayPal.php:97
msgid "Your PayPal client secret for API authentication. Found in the <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal Developer Dashboard</a> under Apps & Credentials."
msgstr "Ihr PayPal-Client-Secret für die API-Authentifizierung. Zu finden im <a href=\"https://developer.paypal.com/dashboard/applications/sandbox\" target=\"_blank\">PayPal Developer Dashboard</a> unter Apps & Credentials."

#: app/Controllers/Payment/PayPal.php:102
msgid "PayPal Merchant ID"
msgstr "PayPal-Händler-ID"

#: app/Controllers/Payment/PayPal.php:103
msgid "QBKKG4xxxx"
msgstr "QBKKG4xxxx"

#: app/Controllers/Payment/PayPal.php:104
msgid "Your PayPal merchant account ID. View this in your <a href=\"https://www.paypal.com/businessprofile/settings\" target=\"_blank\">PayPal Business Profile</a> settings."
msgstr "Die ID Ihres PayPal-Händlerkontos. Sie können sie in den Einstellungen Ihres <a href=\"https://www.paypal.com/businessprofile/settings\" target=\"_blank\">PayPal Business Profile</a> einsehen."

#: app/Controllers/Payment/Square.php:38
#: app/Helpers/functions.php:366
msgid "Square"
msgstr "Square"

#: app/Controllers/Payment/Square.php:39
msgid "Pay via Square"
msgstr "Per Square bezahlen"

#: app/Controllers/Payment/Square.php:106
#: app/Controllers/Payment/Stripe.php:281
msgid "Credentials"
msgstr "Zugangsdaten"

#: app/Controllers/Payment/Square.php:111
msgid "Application ID"
msgstr "Anwendungs-ID"

#: app/Controllers/Payment/Square.php:112
msgid "sq0idp-RmT8xxxx"
msgstr "sq0idp-RmT8xxxx"

#: app/Controllers/Payment/Square.php:113
msgid "Your Square application ID. Get this from your <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> under the Credentials section."
msgstr "Ihre Square-Anwendungs-ID. Sie finden sie in Ihrer <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> im Bereich Credentials."

#: app/Controllers/Payment/Square.php:118
msgid "Access Token"
msgstr "Zugriffstoken"

#: app/Controllers/Payment/Square.php:119
msgid "EAAAEPjXxxxx"
msgstr "EAAAEPjXxxxx"

#: app/Controllers/Payment/Square.php:120
msgid "Your Square access token for API authentication. Found in the <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> Credentials section."
msgstr "Ihr Square-Zugriffstoken für die API-Authentifizierung. Zu finden im Bereich Credentials der <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a>."

#: app/Controllers/Payment/Square.php:125
msgid "Location ID"
msgstr "Standort-ID"

#: app/Controllers/Payment/Square.php:126
msgid "L1ABC2xxxx"
msgstr "L1ABC2xxxx"

#: app/Controllers/Payment/Square.php:127
msgid "Your Square location ID. View this in the <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> under the Locations section."
msgstr "Ihre Square-Standort-ID. Sie können sie in der <a href=\"https://developer.squareup.com/apps\" target=\"_blank\">Developer Console</a> im Bereich Locations einsehen."

#: app/Controllers/Payment/Stripe.php:45
#: app/Helpers/functions.php:358
msgid "Stripe"
msgstr "Stripe"

#: app/Controllers/Payment/Stripe.php:46
msgid "Pay via stripe"
msgstr "Per Stripe bezahlen"

#: app/Controllers/Payment/Stripe.php:245
msgid "Payment Element Layout"
msgstr "Payment-Element-Layout"

#: app/Controllers/Payment/Stripe.php:246
msgid "Control how payment methods are organized in the checkout form. Tabs show methods in a compact tabbed interface, while accordion expands each method."
msgstr "Legen Sie fest, wie die Zahlungsmethoden im Kassenformular angeordnet werden. „Tabs“ zeigt die Methoden in einer kompakten Registerkarten-Ansicht, während „Akkordeon“ jede Methode ausklappt."

#: app/Controllers/Payment/Stripe.php:248
msgid "Tabs (Default)"
msgstr "Tabs (Standard)"

#: app/Controllers/Payment/Stripe.php:249
msgid "Accordion"
msgstr "Akkordeon"

#: app/Controllers/Payment/Stripe.php:256
msgid "Payment Element Theme"
msgstr "Payment-Element-Design"

#: app/Controllers/Payment/Stripe.php:257
msgid "Select the visual appearance of the payment form. Choose from Stripe\"s default styling or alternative themes."
msgstr "Wählen Sie das visuelle Erscheinungsbild des Zahlungsformulars. Wählen Sie zwischen dem Standard-Design von Stripe und alternativen Designs."

#: app/Controllers/Payment/Stripe.php:259
msgid "Stripe (Default)"
msgstr "Stripe (Standard)"

#: app/Controllers/Payment/Stripe.php:260
msgid "Night"
msgstr "Nacht"

#: app/Controllers/Payment/Stripe.php:261
msgid "Flat"
msgstr "Flat"

#: app/Controllers/Payment/Stripe.php:286
msgid "Publishable Key"
msgstr "Veröffentlichbarer Schlüssel"

#: app/Controllers/Payment/Stripe.php:287
msgid "pk_live_51Abxxxx"
msgstr "pk_live_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:288
msgid "Your Stripe publishable key used for client-side operations like displaying payment forms. Available in your <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe Dashboard API Keys</a> section."
msgstr "Ihr veröffentlichbarer Stripe-Schlüssel für clientseitige Vorgänge wie das Anzeigen von Zahlungsformularen. Verfügbar im Bereich <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe Dashboard API-Schlüssel</a>."

#: app/Controllers/Payment/Stripe.php:293
msgid "Secret Key"
msgstr "Geheimer Schlüssel"

#: app/Controllers/Payment/Stripe.php:294
msgid "sk_live_51Abxxxx"
msgstr "sk_live_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:295
msgid "Your Stripe secret key used for server-side operations like processing payments. Keep this secure and never share it. Found in your <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe Dashboard API Keys</a> section."
msgstr "Ihr geheimer Stripe-Schlüssel für serverseitige Vorgänge wie die Zahlungsabwicklung. Bewahren Sie ihn sicher auf und geben Sie ihn niemals weiter. Zu finden im Bereich <a href=\"https://dashboard.stripe.com/apikeys\" target=\"_blank\">Stripe Dashboard API-Schlüssel</a>."

#: app/Controllers/Payment/Stripe.php:300
msgid "Webhook Secret"
msgstr "Webhook-Secret"

#: app/Controllers/Payment/Stripe.php:301
#: app/Controllers/Payment/Stripe.php:326
msgid "whsec_xxxx"
msgstr "whsec_xxxx"

#. translators: %s: Link to Stripe Dashboard.
#: app/Controllers/Payment/Stripe.php:304
msgid "Secret key for verifying webhook authenticity. The plugin automatically registers webhooks, but you can manually enter the webhook signing secret from your <a href=\"%s\" target=\"_blank\">Stripe Dashboard Webhooks</a> section for additional security."
msgstr "Geheimer Schlüssel zur Überprüfung der Echtheit von Webhooks. Das Plugin registriert Webhooks automatisch, Sie können das Webhook-Signaturgeheimnis für zusätzliche Sicherheit aber auch manuell aus dem Bereich <a href=\"%s\" target=\"_blank\">Stripe Dashboard Webhooks</a> eintragen."

#: app/Controllers/Payment/Stripe.php:311
msgid "Sandbox Publishable Key"
msgstr "Veröffentlichbarer Sandbox-Schlüssel"

#: app/Controllers/Payment/Stripe.php:312
msgid "pk_test_51Abxxxx"
msgstr "pk_test_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:313
msgid "Your Stripe test publishable key for client-side operations during development. Available in your <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe Test Dashboard API Keys</a> section."
msgstr "Ihr veröffentlichbarer Stripe-Testschlüssel für clientseitige Vorgänge während der Entwicklung. Verfügbar im Bereich <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe Test Dashboard API-Schlüssel</a>."

#: app/Controllers/Payment/Stripe.php:318
msgid "Sandbox Secret Key"
msgstr "Geheimer Sandbox-Schlüssel"

#: app/Controllers/Payment/Stripe.php:319
msgid "sk_test_51Abxxxx"
msgstr "sk_test_51Abxxxx"

#: app/Controllers/Payment/Stripe.php:320
msgid "Your Stripe test secret key for server-side operations during development. Keep this secure. Found in your <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe Test Dashboard API Keys</a> section."
msgstr "Ihr geheimer Stripe-Testschlüssel für serverseitige Vorgänge während der Entwicklung. Bewahren Sie ihn sicher auf. Zu finden im Bereich <a href=\"https://dashboard.stripe.com/test/apikeys\" target=\"_blank\">Stripe Test Dashboard API-Schlüssel</a>."

#: app/Controllers/Payment/Stripe.php:325
msgid "Sandbox Webhook Secret"
msgstr "Sandbox-Webhook-Secret"

#. translators: %s: Webhook URL.
#: app/Controllers/Payment/Stripe.php:329
msgid "For testing in sandbox mode, use Stripe CLI: <code>stripe listen --skip-verify --forward-to %s</code>. Copy the webhook signing secret shown in the CLI output here. The plugin handles webhook registration automatically."
msgstr "Verwenden Sie zum Testen im Sandbox-Modus die Stripe CLI: <code>stripe listen --skip-verify --forward-to %s</code>. Kopieren Sie das in der CLI-Ausgabe angezeigte Webhook-Signaturgeheimnis hierher. Das Plugin übernimmt die Registrierung der Webhooks automatisch."

#: app/Controllers/Payment/Stripe.php:353
msgid "Enabled Payment Methods"
msgstr "Aktivierte Zahlungsmethoden"

#: app/Controllers/Payment/Stripe.php:361
msgid "No payment methods are currently enabled."
msgstr "Derzeit sind keine Zahlungsmethoden aktiviert."

#: app/Controllers/Payment/Stripe.php:366
msgid "Manage Payment Methods"
msgstr "Zahlungsmethoden verwalten"

#. translators: %s: URL of the Stripe dashboard payment methods page. The <a> markup must be kept.
#: app/Controllers/Payment/Stripe.php:371
msgid "Configure which payment methods are available in your Stripe account. <a href=\"%s\" target=\"_blank\" class=\"text-blue-600 hover:text-blue-800 underline\">Manage Payment Methods</a>"
msgstr "Legen Sie fest, welche Zahlungsmethoden in Ihrem Stripe-Konto verfügbar sind. <a href=\"%s\" target=\"_blank\" class=\"text-blue-600 hover:text-blue-800 underline\">Zahlungsmethoden verwalten</a>"

#: app/Controllers/Payment/Stripe.php:386
#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:204
msgid "Payment Methods"
msgstr "Zahlungsmethoden"

#: app/Controllers/Payment/Stripe/API/Payment_Intent.php:190
msgid "Permission denied."
msgstr "Zugriff verweigert."

#: app/Controllers/Payment/Stripe/API/Webhook.php:28
msgid "Invalid request."
msgstr "Ungültige Anfrage."

#: app/Controllers/Payment/Stripe/API/Webhook.php:34
msgid "Missing Stripe signature."
msgstr "Fehlende Stripe-Signatur."

#: app/Controllers/Payment/Stripe/Helpers/functions.php:145
msgid "EasyCommerce Stripe Payment Gateway"
msgstr "EasyCommerce Stripe Payment Gateway"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:209
msgid "Credit/Debit Cards"
msgstr "Kredit-/Debitkarten"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:210
msgid "Cartes Bancaires"
msgstr "Cartes Bancaires"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:211
msgid "Korean Cards"
msgstr "Koreanische Karten"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:214
msgid "Alipay"
msgstr "Alipay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:215
msgid "Amazon Pay"
msgstr "Amazon Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:216
msgid "Apple Pay"
msgstr "Apple Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:217
msgid "Cash App Pay"
msgstr "Cash App Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:218
msgid "Google Pay"
msgstr "Google Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:219
msgid "Kakao Pay"
msgstr "Kakao Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:220
msgid "Link"
msgstr "Link"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:221
msgid "MB WAY"
msgstr "MB WAY"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:222
msgid "Naver Pay"
msgstr "Naver Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:223
msgid "PAYCO"
msgstr "PAYCO"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:224
msgid "Samsung Pay"
msgstr "Samsung Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:225
msgid "WeChat Pay"
msgstr "WeChat Pay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:228
msgid "Stablecoins and Crypto"
msgstr "Stablecoins und Krypto"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:231
msgid "Multibanco"
msgstr "Multibanco"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:234
msgid "Bancontact"
msgstr "Bancontact"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:235
msgid "BLIK"
msgstr "BLIK"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:236
msgid "EPS"
msgstr "EPS"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:237
msgid "giropay"
msgstr "giropay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:238
msgid "iDEAL"
msgstr "iDEAL"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:239
msgid "Przelewy24"
msgstr "Przelewy24"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:240
msgid "Sofort"
msgstr "Sofort"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:243
msgid "Affirm"
msgstr "Affirm"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:244
msgid "Afterpay/Clearpay"
msgstr "Afterpay/Clearpay"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:245
msgid "Klarna"
msgstr "Klarna"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:246
msgid "Zip"
msgstr "Zip"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:249
msgid "ACH Direct Debit"
msgstr "ACH-Lastschrift"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:250
msgid "Canadian Pre-authorized Debits"
msgstr "Kanadische vorautorisierte Lastschriften"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:251
msgid "Bacs Direct Debit"
msgstr "Bacs-Lastschrift"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:252
msgid "SEPA Direct Debit"
msgstr "SEPA-Lastschrift"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:255
#: app/Helpers/functions.php:382
msgid "Bank Transfer"
msgstr "Banküberweisung"

#: app/Controllers/Payment/Stripe/Helpers/Payment_Methods.php:258
msgid "Pix"
msgstr "Pix"

#: app/Helpers/Field/Media.php:47
msgid "Upload your file"
msgstr "Laden Sie Ihre Datei hoch"

#. translators: %s: site name.
#: app/Helpers/functions.php:260
msgid "[%s] Password Reset"
msgstr "[%s] Passwort zurücksetzen"

#: app/Helpers/functions.php:262
msgid "Someone has requested a password reset for the following account:"
msgstr "Für das folgende Konto wurde eine Zurücksetzung des Passworts angefordert:"

#. translators: %s: site name.
#: app/Helpers/functions.php:264
msgid "Site Name: %s"
msgstr "Website-Name: %s"

#. translators: %s: username of the account.
#: app/Helpers/functions.php:266
msgid "Username: %s"
msgstr "Benutzername: %s"

#: app/Helpers/functions.php:267
msgid "If this was a mistake, just ignore this email and nothing will happen."
msgstr "Falls dies ein Versehen war, ignorieren Sie diese E-Mail einfach – es passiert dann nichts."

#: app/Helpers/functions.php:268
msgid "To reset your password, visit the following address:"
msgstr "Um Ihr Passwort zurückzusetzen, rufen Sie die folgende Adresse auf:"

#: app/Helpers/functions.php:280
#: app/Helpers/functions.php:291
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:9
msgid "Template 1"
msgstr "Vorlage 1"

#: app/Helpers/functions.php:281
#: app/Helpers/functions.php:292
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:10
msgid "Template 2"
msgstr "Vorlage 2"

#: app/Helpers/functions.php:293
msgid "Template 3"
msgstr "Vorlage 3"

#: app/Helpers/functions.php:299
msgid "Request by Customer"
msgstr "Auf Kundenwunsch"

#: app/Helpers/functions.php:300
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:73
msgid "Duplicate"
msgstr "Duplikat"

#: app/Helpers/functions.php:301
msgid "Fraudulent"
msgstr "Betrügerisch"

#: app/Helpers/functions.php:307
#: blocks/shops-page/template-1/components/Filters.js:25
#: blocks/shops-page/template-2/components/Filters.js:17
#: build/blocks.bundle.js:2
msgid "Low to High"
msgstr "Niedrig bis hoch"

#: app/Helpers/functions.php:308
#: blocks/shops-page/template-1/components/Filters.js:26
#: blocks/shops-page/template-2/components/Filters.js:18
#: build/blocks.bundle.js:2
msgid "High to Low"
msgstr "Hoch bis niedrig"

#: app/Helpers/functions.php:309
#: blocks/shops-page/template-1/components/Filters.js:27
#: blocks/shops-page/template-2/components/Filters.js:19
#: build/blocks.bundle.js:2
msgid "Newest"
msgstr "Neueste"

#: app/Helpers/functions.php:310
#: blocks/shops-page/template-1/components/Filters.js:28
#: blocks/shops-page/template-2/components/Filters.js:20
#: build/blocks.bundle.js:2
msgid "Oldest"
msgstr "Älteste"

#: app/Helpers/functions.php:311
#: blocks/shops-page/template-1/components/Filters.js:29
#: blocks/shops-page/template-2/components/Filters.js:21
#: build/blocks.bundle.js:2
msgid "Best Selling"
msgstr "Meistverkauft"

#: app/Helpers/functions.php:312
#: blocks/shops-page/template-1/components/Filters.js:30
#: blocks/shops-page/template-2/components/Filters.js:22
#: build/blocks.bundle.js:2
msgid "Lowest Selling"
msgstr "Am wenigsten verkauft"

#: app/Helpers/functions.php:313
#: blocks/shops-page/template-1/components/Filters.js:31
#: blocks/shops-page/template-2/components/Filters.js:23
#: build/blocks.bundle.js:2
msgid "Top rating"
msgstr "Beste Bewertung"

#: app/Helpers/functions.php:314
#: blocks/shops-page/template-1/components/Filters.js:32
#: blocks/shops-page/template-2/components/Filters.js:24
#: build/blocks.bundle.js:2
msgid "Lowest rating"
msgstr "Niedrigste Bewertung"

#: app/Helpers/functions.php:320
msgid "Pending Order"
msgstr "Ausstehende Bestellung"

#: app/Helpers/functions.php:321
msgid "Processing Order"
msgstr "Bestellung in Bearbeitung"

#: app/Helpers/functions.php:322
msgid "Completed Order"
msgstr "Abgeschlossene Bestellung"

#: app/Helpers/functions.php:323
msgid "Cancelled Order"
msgstr "Stornierte Bestellung"

#: app/Helpers/functions.php:324
msgid "On-hold Order"
msgstr "Bestellung in Wartestellung"

#: app/Helpers/functions.php:325
msgid "Refunded Order"
msgstr "Erstattete Bestellung"

#: app/Helpers/functions.php:326
msgid "Partially Refunded Order"
msgstr "Teilweise erstattete Bestellung"

#: app/Helpers/functions.php:327
msgid "Failed Order"
msgstr "Fehlgeschlagene Bestellung"

#: app/Helpers/functions.php:346
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:71
msgid "Failed"
msgstr "Fehlgeschlagen"

#: app/Helpers/functions.php:378
msgid "Paddle"
msgstr "Paddle"

#: app/Helpers/functions.php:396
#: views/store/add-product/title.php:10
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:10
#: spa/admin/easycommerce/pages/Products/components/ProductStatus/index.jsx:8
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:35
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:309
msgid "Draft"
msgstr "Entwurf"

#: app/Helpers/functions.php:397
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:11
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:36
msgid "Trash"
msgstr "Papierkorb"

#: app/Helpers/functions.php:412
#: build/easycommerce.bundle.js:2
msgid "Returned"
msgstr "Retourniert"

#: app/Helpers/functions.php:420
msgid "Millimeter"
msgstr "Millimeter"

#: app/Helpers/functions.php:424
msgid "Centimeter"
msgstr "Zentimeter"

#: app/Helpers/functions.php:428
msgid "Inch"
msgstr "Zoll"

#: app/Helpers/functions.php:432
msgid "Meter"
msgstr "Meter"

#: app/Helpers/functions.php:436
msgid "Foot"
msgstr "Fuß"

#: app/Helpers/functions.php:440
msgid "Yard"
msgstr "Yard"

#: app/Helpers/functions.php:449
msgid "Gram"
msgstr "Gramm"

#: app/Helpers/functions.php:453
msgid "Kilogram"
msgstr "Kilogramm"

#: app/Helpers/functions.php:457
msgid "Pound"
msgstr "Pfund"

#: app/Helpers/functions.php:461
msgid "Ounce"
msgstr "Unze"

#: app/Helpers/functions.php:487
msgid "Second"
msgstr "Sekunde"

#: app/Helpers/functions.php:488
msgid "Minute"
msgstr "Minute"

#: app/Helpers/functions.php:489
msgid "Hour"
msgstr "Stunde"

#: app/Helpers/functions.php:490
msgid "Day"
msgstr "Tag"

#: app/Helpers/functions.php:491
msgid "Week"
msgstr "Woche"

#: app/Helpers/functions.php:492
msgid "Month"
msgstr "Monat"

#: app/Helpers/functions.php:493
msgid "Year"
msgstr "Jahr"

#: app/Helpers/functions.php:597
msgid "Today"
msgstr "Heute"

#: app/Helpers/functions.php:598
msgid "Yesterday"
msgstr "Gestern"

#: app/Helpers/functions.php:599
msgid "This Week"
msgstr "Diese Woche"

#: app/Helpers/functions.php:600
msgid "Last Week"
msgstr "Letzte Woche"

#: app/Helpers/functions.php:601
msgid "Last 7 Days"
msgstr "Letzte 7 Tage"

#: app/Helpers/functions.php:602
msgid "This Month"
msgstr "Dieser Monat"

#: app/Helpers/functions.php:603
msgid "Last Month"
msgstr "Letzter Monat"

#: app/Helpers/functions.php:604
msgid "Last 30 Days"
msgstr "Letzte 30 Tage"

#: app/Helpers/functions.php:605
msgid "This Year"
msgstr "Dieses Jahr"

#: app/Helpers/functions.php:606
msgid "Last Year"
msgstr "Letztes Jahr"

#: app/Helpers/functions.php:764
#: app/Helpers/functions.php:958
msgid "Loading.."
msgstr "Lädt.."

#: app/Helpers/functions.php:788
#: app/Helpers/functions.php:789
msgid "All Products"
msgstr "Alle Produkte"

#: app/Helpers/functions.php:794
#: app/Helpers/functions.php:795
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:391
msgid "Add Product"
msgstr "Produkt hinzufügen"

#: app/Helpers/functions.php:800
#: app/Helpers/functions.php:801
#: views/store/add-attributes/add-new.php:12
#: views/store/add-product/draggable-grid.php:9
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:392
#: spa/admin/easycommerce/pages/Attributes/index.jsx:120
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:360
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:128
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:153
msgid "Attributes"
msgstr "Attribute"

#: app/Helpers/functions.php:842
#: app/Helpers/functions.php:843
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:104
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:60
msgid "Abandoned Carts"
msgstr "Abgebrochene Warenkörbe"

#: app/Helpers/functions.php:866
#: app/Helpers/functions.php:867
#: views/templates/single-product/product-reivew.php:25
#: blocks/single-product/product-tab/components/review.js:31
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:140
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:100
msgid "Reviews"
msgstr "Bewertungen"

#: app/Helpers/functions.php:890
#: app/Helpers/functions.php:891
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:258
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:30
msgid "Overview"
msgstr "Überblick"

#: app/Helpers/functions.php:902
#: app/Helpers/functions.php:903
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:410
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:27
msgid "Revenues"
msgstr "Umsätze"

#: app/Helpers/functions.php:949
#: app/Helpers/functions.php:950
#: app/Helpers/functions.php:965
#: app/Helpers/functions.php:966
msgid "Wizard"
msgstr "Assistent"

#: app/Helpers/functions.php:1198
msgid "Select Business Type"
msgstr "Geschäftstyp auswählen"

#: app/Helpers/functions.php:1199
msgid "Art and Antiques"
msgstr "Kunst und Antiquitäten"

#: app/Helpers/functions.php:1200
msgid "Clothing & Apparel"
msgstr "Kleidung & Bekleidung"

#: app/Helpers/functions.php:1201
msgid "Beauty & Cosmetics"
msgstr "Beauty & Kosmetik"

#: app/Helpers/functions.php:1202
msgid "Electronics & Gadgets"
msgstr "Elektronik & Gadgets"

#: app/Helpers/functions.php:1203
msgid "Home & Kitchen Goods"
msgstr "Haus- & Küchenartikel"

#: app/Helpers/functions.php:1204
msgid "Pet Supplies"
msgstr "Tierbedarf"

#: app/Helpers/functions.php:1205
msgid "Sporting Goods & Fitness Equipment"
msgstr "Sportartikel & Fitnessgeräte"

#: app/Helpers/functions.php:1206
msgid "Software & SaaS"
msgstr "Software & SaaS"

#: app/Helpers/functions.php:1207
msgid "eBooks & Online Courses"
msgstr "E-Books & Online-Kurse"

#: app/Helpers/functions.php:1208
msgid "Digital Art & Graphics"
msgstr "Digitale Kunst & Grafiken"

#: app/Helpers/functions.php:1209
msgid "Website Themes & Plugins"
msgstr "Website-Themes & Plugins"

#: app/Helpers/functions.php:1210
msgid "Consulting & Coaching Services"
msgstr "Beratungs- & Coaching-Dienstleistungen"

#: app/Helpers/functions.php:1211
msgid "Subscription Boxes"
msgstr "Abo-Boxen"

#: app/Helpers/functions.php:1212
msgid "Gourmet & Specialty Foods"
msgstr "Gourmet- & Spezialitätenlebensmittel"

#: app/Helpers/functions.php:1213
msgid "Coffee & Tea Products"
msgstr "Kaffee- & Teeprodukte"

#: app/Helpers/functions.php:1214
msgid "Automotive Parts & Accessories"
msgstr "Autoteile & Zubehör"

#. Translators: %s is the post type that the user should choose.
#: app/Helpers/Utility.php:271
msgid "- Choose a %s -"
msgstr "- %s auswählen -"

#. translators: %s: the duplicate SKU value.
#: app/Models/Product.php:682
msgid "The SKU \"%s\" is already in use."
msgstr "Die SKU „%s“ wird bereits verwendet."

#: app/Services/AI.php:98
msgid "You don't have your EasyCommerce API connected!"
msgstr "Ihre EasyCommerce API ist nicht verbunden!"

#: app/Services/AI.php:324
#: app/Services/AI.php:362
#: app/Services/AI.php:408
#: app/Services/AI.php:452
#: app/Services/AI.php:502
#: app/Services/AI.php:551
msgid "Service is not ready: Missing API credentials"
msgstr "Der Dienst ist nicht bereit: Fehlende API-Zugangsdaten"

#: app/Services/AI.php:371
#: app/Services/AI.php:417
#: app/Services/AI.php:461
#: app/Services/AI.php:511
#: app/Services/AI.php:560
msgid "No AI credits available. Please upgrade to the Pro plan or use your own API key."
msgstr "Keine AI-Credits verfügbar. Bitte führen Sie ein Upgrade auf den Pro-Plan durch oder verwenden Sie Ihren eigenen API-Schlüssel."

#: views/blocks/shops-page/template-1/inc/filter.php:96
#: views/blocks/shops-page/template-1/inc/filter.php:339
#: views/blocks/shops-page/template-2/inc/filter.php:136
#: views/blocks/shops-page/template-3/inc/filter.php:80
#: assets/public/js/init.js:43
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:265
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:99
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:177
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:382
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:76
msgid "Price"
msgstr "Preis"

#: views/blocks/shops-page/template-1/inc/filter.php:177
#: views/blocks/shops-page/template-1/inc/filter.php:359
#: views/blocks/shops-page/template-2/inc/filter.php:156
#: views/blocks/shops-page/template-3/inc/filter.php:100
#: blocks/shops-page/template-1/components/DualRangeSlider.js:106
#: blocks/shops-page/template-2/components/DualRangeSlider.js:106
#: blocks/shops-page/template-3/components/DualRangeSlider.js:109
#: build/blocks.bundle.js:2
msgid "Min Price"
msgstr "Mindestpreis"

#: views/blocks/shops-page/template-1/inc/filter.php:186
#: views/blocks/shops-page/template-1/inc/filter.php:368
#: views/blocks/shops-page/template-2/inc/filter.php:165
#: views/blocks/shops-page/template-3/inc/filter.php:109
#: blocks/shops-page/template-1/components/DualRangeSlider.js:122
#: blocks/shops-page/template-2/components/DualRangeSlider.js:122
#: blocks/shops-page/template-3/components/DualRangeSlider.js:125
#: build/blocks.bundle.js:2
msgid "Max Price"
msgstr "Höchstpreis"

#: views/blocks/shops-page/template-1/inc/filter.php:228
#: views/blocks/shops-page/template-1/inc/filter.php:304
#: views/blocks/shops-page/template-2/inc/filter.php:48
#: blocks/shops-page/template-1/components/Filters.js:238
#: blocks/shops-page/template-2/components/Filters.js:70
#: build/blocks.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/DropdownField.jsx:53
#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:14
msgid "Search Icon"
msgstr "Suchsymbol"

#: views/blocks/shops-page/template-1/inc/filter.php:233
#: views/blocks/shops-page/template-1/inc/filter.php:309
msgid "Search..."
msgstr "Suchen..."

#: views/blocks/shops-page/template-1/inc/filter.php:241
#: views/blocks/shops-page/template-1/inc/filter.php:257
#: blocks/shops-page/template-1/components/Filters.js:253
#: blocks/shops-page/template-2/components/Filters.js:85
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
msgid "Sort by"
msgstr "Sortieren nach"

#: views/blocks/shops-page/template-1/inc/pagination.php:21
#: views/blocks/shops-page/template-2/inc/pagination.php:21
#: views/blocks/shops-page/template-3/inc/pagination.php:21
msgid "First"
msgstr "Erste"

#: views/blocks/shops-page/template-1/inc/pagination.php:48
#: views/blocks/shops-page/template-2/inc/pagination.php:48
#: views/blocks/shops-page/template-3/inc/pagination.php:48
msgid "Last"
msgstr "Letzte"

#. translators: 1: first result number, 2: last result number, 3: total number of results.
#: views/blocks/shops-page/template-1/render.php:193
#: views/blocks/shops-page/template-2/render.php:178
#: views/blocks/shops-page/template-3/inc/shortby.php:22
#: views/blocks/shops-page/template-3/render.php:174
msgid "Showing %1$s–%2$s of %3$s results"
msgstr "Zeige %1$s–%2$s von %3$s Ergebnissen"

#. translators: %s: number of results.
#: views/blocks/shops-page/template-1/render.php:201
#: views/blocks/shops-page/template-2/render.php:185
#: views/blocks/shops-page/template-3/inc/shortby.php:29
#: views/blocks/shops-page/template-3/render.php:181
#: assets/public/js/shop.js:193
msgid "Showing %s result"
msgid_plural "Showing %s results"
msgstr[0] "Zeige %s Ergebnis"
msgstr[1] "Zeige %s Ergebnisse"

#: views/blocks/shops-page/template-1/render.php:218
#: views/blocks/shops-page/template-2/inc/filter.php:66
#: views/blocks/shops-page/template-2/render.php:195
msgid "Filter"
msgstr "Filtern"

#: views/blocks/shops-page/template-1/shop.php:204
#: views/blocks/shops-page/template-2/shop.php:204
#: views/blocks/shops-page/template-3/partials/product-grid.php:202
#: views/blocks/shops-page/template-3/partials/product-list.php:214
#: views/blocks/single-product/gallery/render.php:57
msgid "In Stock"
msgstr "Auf Lager"

#: views/blocks/shops-page/template-1/shop.php:455
#: views/blocks/shops-page/template-3/partials/product-grid.php:372
#: views/blocks/shops-page/template-3/partials/product-list.php:341
#: blocks/single-product/add-to-cart/edit.js:25
#: build/blocks.bundle.js:2
msgid "Add to cart"
msgstr "In den Warenkorb"

#: views/blocks/shops-page/template-1/shop.php:484
#: views/blocks/shops-page/template-2/shop.php:421
#: views/blocks/shops-page/template-3/partials/product-grid.php:463
#: views/blocks/shops-page/template-3/partials/product-list.php:368
msgid "Choose"
msgstr "Auswählen"

#: views/blocks/shops-page/template-2/inc/filter.php:54
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:25
msgid "Search"
msgstr "Suchen"

#: views/blocks/shops-page/template-2/inc/filter.php:80
msgid "Filters"
msgstr "Filter"

#: views/blocks/shops-page/template-2/shop.php:387
msgid "Add"
msgstr "Hinzufügen"

#: views/blocks/shops-page/template-3/inc/shortby.php:45
msgid "Sort By"
msgstr "Sortieren nach"

#: views/blocks/shops-page/template-3/inc/shortby.php:75
msgid "Grid View"
msgstr "Rasteransicht"

#: views/blocks/shops-page/template-3/inc/shortby.php:83
msgid "List View"
msgstr "Listenansicht"

#: views/blocks/single-product/add-to-cart/render.php:10
#: views/blocks/single-product/gallery/render.php:11
#: views/blocks/single-product/price/render.php:10
#: views/blocks/single-product/rating/render.php:11
#: views/blocks/single-product/stock/render.php:12
#: views/blocks/single-product/summary/render.php:10
#: views/blocks/single-product/thumbnail/render.php:10
#: views/blocks/single-product/title/render.php:18
#: views/templates/single-product/attributes.php:3
#: views/templates/single-product/gallery.php:3
#: views/templates/single-product/product-reivew.php:14
#: views/templates/single-product/rating.php:3
msgid "Post type is not product"
msgstr "Der Beitragstyp ist kein Produkt"

#: views/blocks/single-product/gallery/render.php:66
#: views/blocks/single-product/gallery/render.php:77
#: views/templates/single-product/gallery.php:34
#: views/templates/single-product/gallery.php:45
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:46
msgid "Product Image"
msgstr "Produktbild"

#: views/blocks/single-product/gallery/render.php:90
#: views/templates/single-product/gallery.php:58
msgid "Product Placeholder"
msgstr "Produkt-Platzhalter"

#: views/blocks/single-product/stock/render.php:26
msgid "in stock"
msgstr "auf Lager"

#: views/components/survey.php:3
msgid "Temporary deactivation"
msgstr "Vorübergehende Deaktivierung"

#: views/components/survey.php:4
msgid "Lack of features"
msgstr "Fehlende Funktionen"

#: views/components/survey.php:5
msgid "Found better alternative"
msgstr "Bessere Alternative gefunden"

#: views/components/survey.php:6
msgid "Compatibility issues"
msgstr "Kompatibilitätsprobleme"

#: views/components/survey.php:7
msgid "Poor UI/UX"
msgstr "Schlechte UI/UX"

#: views/components/survey.php:8
msgid "Limited customization"
msgstr "Eingeschränkte Anpassungsmöglichkeiten"

#: views/components/survey.php:9
msgid "Bugs and errors"
msgstr "Fehler und Bugs"

#: views/components/survey.php:10
msgid "Performance issues"
msgstr "Performance-Probleme"

#: views/components/survey.php:19
msgid "Others"
msgstr "Sonstiges"

#: views/components/survey.php:40
msgid "Thanks for trying! What made you deactivate EasyCommerce?"
msgstr "Danke fürs Ausprobieren! Warum haben Sie EasyCommerce deaktiviert?"

#: views/components/survey.php:42
msgid "Building a store is hard, and so is building the tool behind it. Your honest feedback is what makes EasyCommerce better, and we read every single response."
msgstr "Einen Shop aufzubauen ist schwer – und das Werkzeug dahinter zu bauen ebenso. Ihr ehrliches Feedback macht EasyCommerce besser, und wir lesen jede einzelne Rückmeldung."

#: views/components/survey.php:65
msgid "What would have made you stay? (optional, but it really helps)"
msgstr "Was hätte Sie zum Bleiben bewegt? (optional, hilft uns aber sehr)"

#. translators: %s: support link
#: views/components/survey.php:72
msgid "Stuck on something? %s and we'll help you sort it out before you go."
msgstr "Irgendwo hängen geblieben? %s und wir helfen Ihnen, das Problem zu lösen, bevor Sie gehen."

#: views/components/survey.php:73
msgid "Reach out to support"
msgstr "Kontaktieren Sie den Support"

#: views/components/survey.php:80
msgid "Deactivate without feedback"
msgstr "Ohne Feedback deaktivieren"

#: views/components/survey.php:87
msgid "Send &amp; Deactivate"
msgstr "Senden &amp; deaktivieren"

#: views/settings/ai-connectivity.php:21
msgid "Connect to unlock AI"
msgstr "Verbinden und AI freischalten"

#: views/settings/ai-connectivity.php:22
msgid "Connect a free API key to power Store Copilot, Shopping Agent, AI Writer and more - 200 free AI credits your first month, then 100 every month."
msgstr "Verbinden Sie einen kostenlosen API-Schlüssel, um Store Copilot, Shopping Agent, AI Writer und mehr zu nutzen – 200 kostenlose AI-Credits im ersten Monat, danach 100 pro Monat."

#: views/settings/ai-connectivity.php:24
msgid "Connect your store"
msgstr "Verbinden Sie Ihren Shop"

#: views/settings/ai-usage.php:32
msgid "Connect your store to the EasyCommerce AI service to see your AI credit usage."
msgstr "Verbinden Sie Ihren Shop mit dem EasyCommerce AI-Dienst, um Ihren AI-Credit-Verbrauch zu sehen."

#: views/settings/ai-usage.php:39
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "AI Writer"
msgstr "AI Writer"

#: views/settings/ai-usage.php:41
msgid "Template Builder"
msgstr "Template Builder"

#: views/settings/ai-usage.php:42
msgid "Spelling Fix"
msgstr "Rechtschreibkorrektur"

#: views/settings/ai-usage.php:45
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Image Editor"
msgstr "Bildbearbeitung"

#: views/settings/ai-usage.php:46
msgid "Background Removal"
msgstr "Hintergrundentfernung"

#: views/settings/ai-usage.php:47
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/AskQuestion.jsx:67
#: spa/admin/common/components/AISearchButton/AiSearch.jsx:109
msgid "Store Copilot"
msgstr "Store Copilot"

#: views/settings/ai-usage.php:49
msgid "AI Agent"
msgstr "AI Agent"

#: views/settings/ai-usage.php:204
msgid "You've used all your AI credits for this period. Upgrade your plan or buy more to keep using AI features."
msgstr "Sie haben alle AI-Credits für diesen Zeitraum aufgebraucht. Führen Sie ein Upgrade Ihres Plans durch oder kaufen Sie weitere Credits, um die AI-Funktionen weiterhin zu nutzen."

#: views/settings/ai-usage.php:205
msgid "Upgrade"
msgstr "Upgrade"

#: views/settings/ai-usage.php:212
msgid "Current plan"
msgstr "Aktueller Plan"

#. translators: %s: number of AI credits included per month.
#: views/settings/ai-usage.php:219
msgid "%s credits/month"
msgstr "%s Credits/Monat"

#: views/settings/ai-usage.php:226
msgid "Upgrade plan"
msgstr "Plan upgraden"

#: views/settings/ai-usage.php:226
msgid "Buy more credits"
msgstr "Mehr Credits kaufen"

#. translators: 1: number of credits used, 2: total credits available.
#: views/settings/ai-usage.php:238
msgid "%1$s of %2$s credits used"
msgstr "%1$s von %2$s Credits verwendet"

#. translators: %s: date on which the credit allowance resets.
#: views/settings/ai-usage.php:244
msgid "Resets %s"
msgstr "Wird zurückgesetzt %s"

#: views/settings/ai-usage.php:253
msgid "Used this period"
msgstr "In diesem Zeitraum verwendet"

#: views/settings/ai-usage.php:257
msgid "Credits remaining"
msgstr "Verbleibende Credits"

#: views/settings/ai-usage.php:261
msgid "Next refill"
msgstr "Nächste Aufladung"

#: views/settings/ai-usage.php:266
msgid "Plan credits reset monthly and do not roll over. Top-up credits (coming soon) never expire."
msgstr "Plan-Credits werden monatlich zurückgesetzt und nicht übertragen. Aufgeladene Credits (demnächst verfügbar) verfallen nie."

#: views/settings/ai-usage.php:271
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:223
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:47
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:10
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:42
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:134
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:46
#: spa/public/dashboard/components/tabs/Orders/index.jsx:74
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:112
msgid "Date"
msgstr "Datum"

#: views/settings/ai-usage.php:272
msgid "Feature"
msgstr "Funktion"

#: views/settings/ai-usage.php:273
msgid "Prompt"
msgstr "Prompt"

#: views/settings/ai-usage.php:274
msgid "Response"
msgstr "Antwort"

#: views/settings/ai-usage.php:275
msgid "User"
msgstr "Benutzer"

#: views/settings/ai-usage.php:276
msgid "Credits"
msgstr "Credits"

#: views/settings/ai-usage.php:281
msgid "No AI usage yet."
msgstr "Noch keine AI-Nutzung."

#: views/shortcodes/checkout/template-1.php:59
#: views/shortcodes/checkout/template-2.php:111
#: views/shortcodes/checkout/template-2.php:180
#: build/checkout.bundle.js:2
msgid "Confirm Order"
msgstr "Bestellung bestätigen"

#: views/shortcodes/checkout/template-2.php:60
#: views/shortcodes/checkout/template-2.php:135
msgid "Your Info"
msgstr "Ihre Daten"

#: views/shortcodes/checkout/template-3.php:27
msgid "Back to shop"
msgstr "Zurück zum Shop"

#: views/shortcodes/checkout/template-3.php:34
msgid "Product items"
msgstr "Produktartikel"

#: views/shortcodes/checkout/template-3.php:77
#: views/shortcodes/payment/template-1.php:172
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:68
msgid "Pay Now"
msgstr "Jetzt bezahlen"

#: views/shortcodes/checkout/template-3.php:84
msgid "By clicking this, I agree to "
msgstr "Mit dem Klick akzeptiere ich die "

#: views/shortcodes/checkout/template-3.php:86
msgid "Terms & Conditions"
msgstr "Allgemeine Geschäftsbedingungen"

#: views/shortcodes/checkout/template-3.php:88
msgid " and "
msgstr " und "

#: views/shortcodes/payment/template-1.php:10
msgid "No order specified."
msgstr "Keine Bestellung angegeben."

#: views/shortcodes/payment/template-1.php:22
msgid "This order has already been processed."
msgstr "Diese Bestellung wurde bereits bearbeitet."

#. translators: %d: order ID
#: views/shortcodes/payment/template-1.php:83
msgid "Order #%d"
msgstr "Bestellung #%d"

#: views/shortcodes/payment/template-1.php:124
#: views/templates/checkout/template-1/summary.php:34
#: views/templates/checkout/template-2/summary.php:27
#: views/templates/checkout/template-3/summary.php:24
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:134
msgid "Subtotal"
msgstr "Zwischensumme"

#: views/shortcodes/payment/template-1.php:130
#: views/templates/checkout/template-1/summary.php:44
#: views/templates/checkout/template-2/summary.php:37
#: views/templates/checkout/template-3/summary.php:34
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:114
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:150
msgid "Discount"
msgstr "Rabatt"

#: views/shortcodes/payment/template-1.php:142
msgid "Tax"
msgstr "Steuer"

#: views/shortcodes/payment/template-1.php:147
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:13
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:266
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:100
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TFoot.jsx:10
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:19
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:215
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:33
msgid "Total"
msgstr "Gesamt"

#: views/store/add-attributes/add-new.php:3
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:116
msgid "Organize"
msgstr "Organisieren"

#: views/store/add-attributes/add-new.php:229
#: views/store/add-product/draggable-grid.php:77
#: views/store/add-product/draggable-grid.php:167
msgid "Add New"
msgstr "Neu hinzufügen"

#: views/store/add-attributes/add-new.php:238
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/Table/THead.jsx:23
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:10
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:129
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:61
#: spa/admin/easycommerce/pages/Brands/index.jsx:334
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Categories/index.jsx:335
#: spa/admin/easycommerce/pages/Coupons/components/Table/THead.jsx:23
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:21
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:22
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:27
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:10
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:20
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:62
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:157
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:157
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:95
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:159
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:95
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:89
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:61
#: spa/admin/easycommerce/pages/Tags/index.jsx:292
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:12
msgid "Name"
msgstr "Name"

#: views/store/add-attributes/add-new.php:247
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Brands/index.jsx:345
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:63
#: spa/admin/easycommerce/pages/Categories/index.jsx:346
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:170
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:170
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:108
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:79
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:182
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:62
#: spa/admin/easycommerce/pages/Tags/index.jsx:303
msgid "Slug"
msgstr "Titelform"

#: views/store/add-attributes/add-new.php:257
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:130
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:24
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:160
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:109
msgid "Type"
msgstr "Typ"

#: views/store/add-attributes/add-new.php:267
msgid "Select Type"
msgstr "Typ auswählen"

#: views/store/add-attributes/add-new.php:270
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:51
msgid "Image"
msgstr "Bild"

#: views/store/add-attributes/add-new.php:273
#: views/store/add-product/draggable-grid.php:47
#: blocks/shops-page/template-1/edit.js:140
#: blocks/shops-page/template-1/edit.js:171
#: blocks/shops-page/template-1/edit.js:215
#: blocks/shops-page/template-1/edit.js:239
#: blocks/shops-page/template-2/edit.js:109
#: blocks/shops-page/template-2/edit.js:172
#: blocks/shops-page/template-2/edit.js:216
#: blocks/shops-page/template-2/edit.js:240
#: blocks/shops-page/template-3/edit.js:194
#: blocks/shops-page/template-3/edit.js:238
#: blocks/shops-page/template-3/edit.js:262
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
msgid "Color"
msgstr "Farbe"

#: views/store/add-attributes/add-new.php:276
#: build/easycommerce.bundle.js:2
msgid "Text"
msgstr "Text"

#: views/store/add-attributes/add-new.php:282
msgid "Option"
msgstr "Option"

#: views/store/add-product/draggable-grid.php:46
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:100
msgid "Size"
msgstr "Größe"

#: views/store/add-product/draggable-grid.php:48
msgid "Material"
msgstr "Material"

#: views/store/add-product/draggable-grid.php:49
msgid "Brand"
msgstr "Marke"

#: views/store/add-product/draggable-grid.php:52
msgid "Select values"
msgstr "Werte auswählen"

#: views/store/add-product/draggable-grid.php:53
msgid "Blue"
msgstr "Blau"

#: views/store/add-product/draggable-grid.php:54
msgid "Red"
msgstr "Rot"

#: views/store/add-product/draggable-grid.php:55
msgid "White"
msgstr "Weiß"

#: views/store/add-product/draggable-grid.php:56
msgid "Brown"
msgstr "Braun"

#: views/store/add-product/draggable-grid.php:70
msgid "Manage"
msgstr "Verwalten"

#: views/store/add-product/draggable-grid.php:87
msgid "Prices"
msgstr "Preise"

#: views/store/add-product/draggable-grid.php:132
msgid "Write Plan Name"
msgstr "Plannamen eingeben"

#: views/store/add-product/draggable-grid.php:134
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:74
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:109
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:187
msgid "Enter Price"
msgstr "Preis eingeben"

#: views/store/add-product/draggable-grid.php:136
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/SKU.jsx:86
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:211
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:288
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:339
msgid "SKU"
msgstr "SKU"

#: views/store/add-product/draggable-grid.php:160
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:246
msgid "Auto Generate Variants"
msgstr "Varianten automatisch generieren"

#: views/store/add-product/draggable-grid.php:177
#: blocks/shops-page/template-3/edit.js:147
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:63
msgid "Product Description"
msgstr "Produktbeschreibung"

#: views/store/add-product/draggable-grid.php:215
msgid "Add Product Summary"
msgstr "Produktzusammenfassung hinzufügen"

#: views/store/add-product/title.php:7
msgid "Published"
msgstr "Veröffentlicht"

#: views/store/add-product/title.php:13
msgid "Private"
msgstr "Privat"

#: views/store/add-product/title.php:18
msgid "Save Product"
msgstr "Produkt speichern"

#: views/templates/archive-product/pagination.php:6
#: build/wizard.bundle.js:2
msgid "Previous"
msgstr "Zurück"

#: views/templates/archive-product/pagination.php:7
msgid "Next »"
msgstr "Weiter »"

#: views/templates/checkout/template-1/billing.php:7
#: views/templates/checkout/template-3/billing.php:5
#: blocks/checkout/billing-address/index.jsx:30
#: blocks/checkout/billing-address/index.jsx:41
#: blocks/checkout/billing-address/index.jsx:51
#: build/blocks.bundle.js:2
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:141
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:21
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressTabs.jsx:19
msgid "Billing Address"
msgstr "Rechnungsadresse"

#: views/templates/checkout/template-1/items.php:11
#: views/templates/checkout/template-2/items.php:11
#: blocks/checkout/cart/index.jsx:48
#: blocks/checkout/cart/index.jsx:63
#: build/blocks.bundle.js:2
msgid "Your Cart"
msgstr "Ihr Warenkorb"

#: views/templates/checkout/template-1/items.php:96
#: views/templates/checkout/template-2/items.php:96
#: views/templates/checkout/template-3/items.php:122
msgid "No items in the cart"
msgstr "Keine Artikel im Warenkorb"

#: views/templates/checkout/template-1/payment-methods.php:78
#: views/templates/checkout/template-2/payment-methods.php:77
#: views/templates/checkout/template-3/payment-methods.php:79
msgid "Please select a payment method"
msgstr "Bitte wählen Sie eine Zahlungsmethode"

#: views/templates/checkout/template-1/shipping.php:14
#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:155
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:21
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressTabs.jsx:20
msgid "Shipping Address"
msgstr "Lieferadresse"

#: views/templates/checkout/template-1/shipping.php:23
#: build/checkout.bundle.js:2
msgid "Same as Billing"
msgstr "Wie Rechnungsadresse"

#: views/templates/checkout/template-1/summary.php:16
#: views/templates/checkout/template-2/summary.php:8
#: views/templates/checkout/template-3/summary.php:6
msgid "Order Summary"
msgstr "Bestellübersicht"

#: views/templates/checkout/template-1/summary.php:21
#: views/templates/checkout/template-2/summary.php:13
#: views/templates/checkout/template-3/summary.php:11
#: build/checkout.bundle.js:2
msgid "Discount code"
msgstr "Rabattcode"

#: views/templates/checkout/template-1/summary.php:25
#: views/templates/checkout/template-2/summary.php:17
#: views/templates/checkout/template-3/summary.php:15
#: build/checkout.bundle.js:2
msgid "Apply"
msgstr "Anwenden"

#: views/templates/checkout/template-1/summary.php:80
msgid "Shipping Cost"
msgstr "Versandkosten"

#. translators: 1: shipping method name, 2: formatted shipping cost.
#: views/templates/checkout/template-1/summary.php:94
#: views/templates/checkout/template-3/summary.php:84
msgid "%1$s at %2$s"
msgstr "%1$s für %2$s"

#: views/templates/checkout/template-1/summary.php:109
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:81
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:64
msgid "Free Shipping"
msgstr "Kostenloser Versand"

#: views/templates/checkout/template-1/summary.php:130
#: views/templates/checkout/template-3/summary.php:105
msgid "Please select a shipping method"
msgstr "Bitte wählen Sie eine Versandart"

#: views/templates/checkout/template-1/summary.php:141
#: views/templates/checkout/template-3/summary.php:117
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:145
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:182
msgid "Product Tax"
msgstr "Produktsteuer"

#: views/templates/checkout/template-1/summary.php:156
#: views/templates/checkout/template-3/summary.php:130
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/TBody.jsx:161
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:198
msgid "Shipping Tax"
msgstr "Versandsteuer"

#: views/templates/checkout/template-1/summary.php:172
#: views/templates/checkout/template-2/summary.php:73
#: views/templates/checkout/template-3/summary.php:143
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:112
msgid "Order Total"
msgstr "Bestellsumme"

#: views/templates/checkout/template-3/payment-methods.php:8
msgid "Select Payment Option"
msgstr "Zahlungsoption auswählen"

#: views/templates/checkout/template-3/shipping.php:14
msgid "Same as Billing Address"
msgstr "Wie Rechnungsadresse"

#: views/templates/checkout/template-3/summary.php:72
msgid "Shipping Information"
msgstr "Versandinformationen"

#: views/templates/single-product/add-to-cart.php:17
#: assets/public/js/swatches.js:181
#: assets/public/js/swatches.js:213
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:43
msgid "Out of stock"
msgstr "Nicht auf Lager"

#: views/templates/single-product/add-to-cart.php:46
msgid "Add to Cart"
msgstr "In den Warenkorb"

#: views/templates/single-product/add-to-cart.php:56
msgid "Proceed to checkout"
msgstr "Zur Kasse gehen"

#. Translators: %s is the stock count
#: views/templates/single-product/layout.php:77
msgid "Only <span class=\"easycommerce-stock-count\">%s</span> items left"
msgstr "Nur noch <span class=\"easycommerce-stock-count\">%s</span> Artikel übrig"

#. translators: %d: number of reviews.
#: views/templates/single-product/product-reivew.php:30
#: blocks/single-product/product-tab/components/review.js:36
#: build/blocks.bundle.js:2
msgid "Showing %d review"
msgid_plural "Showing %d reviews"
msgstr[0] "Zeige %d Bewertung"
msgstr[1] "Zeige %d Bewertungen"

#: views/templates/single-product/product-reivew.php:93
#: blocks/single-product/product-tab/components/review.js:81
#: build/blocks.bundle.js:2
msgid "Write a review"
msgstr "Bewertung schreiben"

#: views/templates/single-product/product-reivew.php:100
#: blocks/single-product/product-tab/components/review.js:84
#: build/blocks.bundle.js:2
msgid "Your email address will not be published. required fields are marked"
msgstr "Ihre E-Mail-Adresse wird nicht veröffentlicht. Pflichtfelder sind markiert"

#: views/templates/single-product/product-reivew.php:102
#: views/templates/single-product/product-reivew.php:126
msgid "*"
msgstr "*"

#: views/templates/single-product/product-reivew.php:124
msgid "Your Rating"
msgstr "Ihre Bewertung"

#: views/templates/single-product/product-reivew.php:131
#: views/templates/single-product/product-reivew.php:132
#: views/templates/single-product/product-reivew.php:133
#: views/templates/single-product/product-reivew.php:134
#: views/templates/single-product/product-reivew.php:135
msgid "Star"
msgstr "Stern"

#: views/templates/single-product/product-reivew.php:145
#: blocks/single-product/product-tab/components/review.js:98
#: build/blocks.bundle.js:2
msgid "Write your review"
msgstr "Schreiben Sie Ihre Bewertung"

#: views/templates/single-product/product-reivew.php:153
#: blocks/single-product/product-tab/components/review.js:105
#: build/blocks.bundle.js:2
msgid "Submit Now"
msgstr "Jetzt absenden"

#: views/templates/single-product/product-reivew.php:161
msgid "Please Login first to write a review"
msgstr "Bitte melden Sie sich zuerst an, um eine Bewertung zu schreiben"

#: views/templates/single-product/product-tab.php:13
#: blocks/single-product/product-tab/edit.js:35
#: build/blocks.bundle.js:2
msgid "Product Details"
msgstr "Produktdetails"

#: views/templates/single-product/product-tab.php:16
#: blocks/single-product/product-tab/edit.js:36
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:135
msgid "Review"
msgstr "Bewertung"

#: views/templates/single-product/summary.php:23
msgid "Read More"
msgstr "Mehr lesen"

#: views/templates/single-product/summary.php:30
msgid "Show Less"
msgstr "Weniger anzeigen"

#: views/templates/store-mode.php:9
msgid "Store Launching Soon!"
msgstr "Shop startet bald!"

#: views/templates/store-mode.php:12
msgid "We’re getting ready to welcome you. Stay tuned for the launch."
msgstr "Wir bereiten alles vor, um Sie willkommen zu heißen. Bleiben Sie dran für den Start."

#: assets/admin/js/email-placeholders.js:12
msgid "Insert Email Placeholder"
msgstr "E-Mail-Platzhalter einfügen"

#: assets/admin/js/email-placeholders.js:19
msgid "Select a placeholder:"
msgstr "Platzhalter auswählen:"

#: assets/admin/js/email-placeholders.js:23
msgid "Select a placeholder to automatically insert it into your email template. These will be replaced with actual values when emails are sent."
msgstr "Wählen Sie einen Platzhalter aus, um ihn automatisch in Ihre E-Mail-Vorlage einzufügen. Diese werden beim Versand der E-Mails durch die tatsächlichen Werte ersetzt."

#: assets/admin/js/email-placeholders.js:31
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:152
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:72
msgid "Close"
msgstr "Schließen"

#: assets/admin/js/email-placeholders.js:49
msgid "Search for a placeholder..."
msgstr "Nach einem Platzhalter suchen..."

#: assets/admin/js/email-placeholders.js:90
#: build/checkout.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:524
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:127
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/SalesChart.jsx:100
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:280
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:468
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:202
#: spa/admin/easycommerce/pages/Reports/components/common/ChartLoading.jsx:7
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:59
#: spa/public/checkout/App.jsx:31
msgid "Loading..."
msgstr "Lädt..."

#: assets/admin/js/init.js:65
msgid "Template Preview"
msgstr "Vorlagenvorschau"

#: assets/admin/js/notice.js:85
msgid "Installing.."
msgstr "Wird installiert.."

#: assets/admin/js/notice.js:100
msgid "Migration addon activated successfully!"
msgstr "Migrations-Addon erfolgreich aktiviert!"

#: assets/admin/js/notice.js:107
#: assets/admin/js/notice.js:113
msgid "Failed to install migration addon."
msgstr "Migrations-Addon konnte nicht installiert werden."

#: assets/admin/js/settings.js:183
#: assets/admin/js/settings.js:193
#: assets/admin/js/settings.js:210
#: build/dashboard.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:207
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:208
msgid "Select City"
msgstr "Stadt auswählen"

#: assets/admin/js/settings.js:183
#: assets/admin/js/settings.js:209
#: build/dashboard.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:186
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:187
msgid "Select State"
msgstr "Bundesland auswählen"

#: assets/payment/js/braintree.js:24
msgid "Braintree.js failed to load or missing authorization token."
msgstr "Braintree.js konnte nicht geladen werden oder das Autorisierungs-Token fehlt."

#: assets/payment/js/braintree.js:42
msgid "Error initializing Braintree."
msgstr "Fehler beim Initialisieren von Braintree."

#: assets/payment/js/braintree.js:75
msgid "Failed to get payment nonce."
msgstr "Zahlungs-Nonce konnte nicht abgerufen werden."

#: assets/payment/js/braintree.js:86
msgid "Error processing payment."
msgstr "Fehler bei der Zahlungsverarbeitung."

#: assets/payment/js/paypal.js:41
#: assets/payment/js/stripe-payment.js:43
msgid "Failed to load cart data. Please refresh the page."
msgstr "Warenkorbdaten konnten nicht geladen werden. Bitte laden Sie die Seite neu."

#: assets/payment/js/paypal.js:133
msgid "Purchase from EasyCommerce"
msgstr "Kauf bei EasyCommerce"

#: assets/payment/js/paypal.js:135
msgid "Item"
msgstr "Artikel"

#: assets/payment/js/paypal.js:163
msgid "Your cart has been updated. Please refresh the page and try again."
msgstr "Ihr Warenkorb wurde aktualisiert. Bitte laden Sie die Seite neu und versuchen Sie es erneut."

#: assets/payment/js/paypal.js:181
msgid "An unknown error occurred with PayPal"
msgstr "Bei PayPal ist ein unbekannter Fehler aufgetreten"

#. translators: %s: PayPal error message.
#: assets/payment/js/paypal.js:183
msgid "PayPal Error: %s"
msgstr "PayPal-Fehler: %s"

#: assets/payment/js/stripe-payment.js:85
msgid "Failed to create payment. Please try again."
msgstr "Zahlung konnte nicht erstellt werden. Bitte versuchen Sie es erneut."

#: assets/payment/js/stripe-payment.js:151
msgid "Payment form failed to load. Please refresh."
msgstr "Das Zahlungsformular konnte nicht geladen werden. Bitte laden Sie die Seite neu."

#: assets/payment/js/stripe-payment.js:207
msgid "Could not verify cart. Please refresh and try again."
msgstr "Der Warenkorb konnte nicht überprüft werden. Bitte laden Sie die Seite neu und versuchen Sie es erneut."

#: assets/payment/js/stripe-payment.js:228
msgid "Failed to create payment. Please refresh the page and try again."
msgstr "Zahlung konnte nicht erstellt werden. Bitte laden Sie die Seite neu und versuchen Sie es erneut."

#: assets/payment/js/stripe-payment.js:246
msgid "This payment handler is not available. Please refresh and try again."
msgstr "Dieser Zahlungs-Handler ist nicht verfügbar. Bitte laden Sie die Seite neu und versuchen Sie es erneut."

#: assets/payment/js/stripe-payment.js:282
msgid "Additional verification required. Please complete the payment process."
msgstr "Zusätzliche Verifizierung erforderlich. Bitte schließen Sie den Zahlungsvorgang ab."

#: assets/payment/js/stripe-payment.js:286
msgid "Payment failed. Please try a different payment method."
msgstr "Zahlung fehlgeschlagen. Bitte versuchen Sie eine andere Zahlungsmethode."

#: assets/payment/js/stripe-payment.js:290
#: assets/payment/js/stripe-payment.js:458
msgid "Payment was canceled. Please try again."
msgstr "Die Zahlung wurde abgebrochen. Bitte versuchen Sie es erneut."

#. translators: %s: Stripe payment intent status code.
#: assets/payment/js/stripe-payment.js:295
msgid "Payment status: %s. Please contact support if this persists."
msgstr "Zahlungsstatus: %s. Bitte kontaktieren Sie den Support, wenn das Problem weiterhin besteht."

#: assets/payment/js/stripe-payment.js:299
msgid "Payment could not be processed. Please try again."
msgstr "Die Zahlung konnte nicht verarbeitet werden. Bitte versuchen Sie es erneut."

#: assets/payment/js/stripe-payment.js:304
msgid "An error occurred while processing your payment. Please try again."
msgstr "Bei der Verarbeitung Ihrer Zahlung ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut."

#: assets/payment/js/stripe-payment.js:363
#: assets/payment/js/stripe-payment.js:413
msgid "Verifying payment..."
msgstr "Zahlung wird überprüft..."

#: assets/payment/js/stripe-payment.js:388
#: assets/payment/js/stripe-payment.js:447
msgid "Payment successful! Creating order..."
msgstr "Zahlung erfolgreich! Bestellung wird erstellt..."

#. translators: %s: Stripe setup intent status code.
#: assets/payment/js/stripe-payment.js:396
msgid "Payment method could not be saved. Status: %s"
msgstr "Die Zahlungsmethode konnte nicht gespeichert werden. Status: %s"

#: assets/payment/js/stripe-payment.js:402
#: assets/payment/js/stripe-payment.js:473
msgid "Failed to verify payment. Please contact support."
msgstr "Die Zahlung konnte nicht überprüft werden. Bitte kontaktieren Sie den Support."

#: assets/payment/js/stripe-payment.js:454
msgid "Payment failed. Please try again with a different payment method."
msgstr "Zahlung fehlgeschlagen. Bitte versuchen Sie es erneut mit einer anderen Zahlungsmethode."

#: assets/payment/js/stripe-payment.js:462
msgid "Additional action required. Please complete the payment process."
msgstr "Zusätzliche Aktion erforderlich. Bitte schließen Sie den Zahlungsvorgang ab."

#. translators: %s: Stripe payment intent status code.
#: assets/payment/js/stripe-payment.js:467
msgid "Payment could not be completed. Status: %s"
msgstr "Die Zahlung konnte nicht abgeschlossen werden. Status: %s"

#: assets/public/js/agent-chatbot.js:161
msgid "Complete your order →"
msgstr "Bestellung abschließen →"

#: assets/public/js/agent-chatbot.js:258
msgid "Sorry, something went wrong. Please try again."
msgstr "Leider ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut."

#: assets/public/js/agent-chatbot.js:268
msgid "Connection error. Please try again."
msgstr "Verbindungsfehler. Bitte versuchen Sie es erneut."

#. translators: %s: AI shopping agent name.
#: assets/public/js/agent-chatbot.js:311
msgid "Open %s"
msgstr "%s öffnen"

#: assets/public/js/agent-chatbot.js:332
msgid "Online"
msgstr "Online"

#: assets/public/js/agent-chatbot.js:335
msgid "New conversation"
msgstr "Neue Unterhaltung"

#: assets/public/js/agent-chatbot.js:338
msgid "Minimize"
msgstr "Minimieren"

#: assets/public/js/agent-chatbot.js:351
msgid "Ask about products, orders…"
msgstr "Fragen Sie nach Produkten, Bestellungen…"

#: assets/public/js/agent-chatbot.js:357
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Send"
msgstr "Senden"

#. translators: %s: AI shopping agent name.
#: assets/public/js/agent-chatbot.js:379
#: assets/public/js/agent-chatbot.js:390
msgid "Hi! 👋 I'm %s. How can I help you today?"
msgstr "Hallo! 👋 Ich bin %s. Wie kann ich Ihnen heute helfen?"

#: assets/public/js/checkout.js:5
msgid "Only letters, spaces, hyphens, apostrophes, and periods are allowed."
msgstr "Nur Buchstaben, Leerzeichen, Bindestriche, Apostrophe und Punkte sind erlaubt."

#: assets/public/js/checkout.js:7
msgid "Please enter a valid phone number (6–20 characters)."
msgstr "Bitte geben Sie eine gültige Telefonnummer ein (6–20 Zeichen)."

#. translators: %s: checkout field label.
#: assets/public/js/checkout.js:38
msgid "%s is required."
msgstr "%s ist erforderlich."

#: assets/public/js/checkout.js:377
msgid "Enter city"
msgstr "Stadt eingeben"

#: assets/public/js/checkout.js:521
#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:100
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:77
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:101
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:88
#: spa/public/auth/api.js:46
#: spa/public/auth/screens/ResetConfirm.jsx:35
#: spa/public/auth/screens/ResetRequest.jsx:30
msgid "An error occurred. Please try again."
msgstr "Ein Fehler ist aufgetreten. Bitte versuchen Sie es erneut."

#: assets/public/js/init.js:28
msgid "Your cart is empty."
msgstr "Ihr Warenkorb ist leer."

#: assets/public/js/init.js:41
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:262
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:7
msgid "Product"
msgstr "Produkt"

#: assets/public/js/init.js:42
#: blocks/single-product/add-to-cart/edit.js:17
#: build/blocks.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:264
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:42
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Table/THead.jsx:5
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:81
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:16
msgid "Quantity"
msgstr "Menge"

#: assets/public/js/init.js:117
msgid "Failed to load cart."
msgstr "Warenkorb konnte nicht geladen werden."

#: assets/public/js/init.js:121
msgid "Error loading cart."
msgstr "Fehler beim Laden des Warenkorbs."

#: assets/public/js/init.js:191
#: assets/public/js/init.js:203
#: assets/public/js/shop.js:297
msgid "Failed to add to cart. Please try again."
msgstr "Konnte nicht in den Warenkorb gelegt werden. Bitte versuchen Sie es erneut."

#. translators: 1: first result index, 2: last result index, 3: total results.
#: assets/public/js/shop.js:180
msgid "Showing %1$s-%2$s of %3$s result"
msgid_plural "Showing %1$s-%2$s of %3$s results"
msgstr[0] "%1$s-%2$s von %3$s Ergebnis werden angezeigt"
msgstr[1] "%1$s-%2$s von %3$s Ergebnissen werden angezeigt"

#: assets/public/js/shop.js:202
msgid "No results found"
msgstr "Keine Ergebnisse gefunden"

#: assets/public/js/shop.js:266
msgid "Adding..."
msgstr "Wird hinzugefügt..."

#: assets/public/js/shop.js:279
msgid "Added"
msgstr "Hinzugefügt"

#: blocks/checkout/billing-address/index.jsx:42
#: build/blocks.bundle.js:2
msgid "This is your billing address being edited."
msgstr "Dies ist Ihre Rechnungsadresse in Bearbeitung."

#: blocks/checkout/billing-address/index.jsx:52
#: build/blocks.bundle.js:2
msgid "This is your billing address as saved."
msgstr "Dies ist Ihre gespeicherte Rechnungsadresse."

#: blocks/checkout/cart/index.jsx:50
#: blocks/checkout/cart/index.jsx:65
#: build/blocks.bundle.js:2
msgid "Clear cart"
msgstr "Warenkorb leeren"

#: blocks/checkout/cart/index.jsx:53
#: build/blocks.bundle.js:2
msgid "This is your cart being edited."
msgstr "Dies ist Ihr Warenkorb in Bearbeitung."

#: blocks/components/typography.js:20
#: build/blocks.bundle.js:2
msgid "Font Size"
msgstr "Schriftgröße"

#: blocks/components/typography.js:29
#: build/blocks.bundle.js:2
msgid "Font Weight"
msgstr "Schriftstärke"

#: blocks/components/typography.js:32
#: build/blocks.bundle.js:2
msgid "100 (Thin)"
msgstr "100 (Dünn)"

#: blocks/components/typography.js:33
#: build/blocks.bundle.js:2
msgid "200 (Extra Light)"
msgstr "200 (Extraleicht)"

#: blocks/components/typography.js:34
#: build/blocks.bundle.js:2
msgid "300 (Light)"
msgstr "300 (Leicht)"

#: blocks/components/typography.js:35
#: build/blocks.bundle.js:2
msgid "400 (Normal)"
msgstr "400 (Normal)"

#: blocks/components/typography.js:36
#: build/blocks.bundle.js:2
msgid "500 (Medium)"
msgstr "500 (Mittel)"

#: blocks/components/typography.js:37
#: build/blocks.bundle.js:2
msgid "600 (Semi Bold)"
msgstr "600 (Halbfett)"

#: blocks/components/typography.js:38
#: build/blocks.bundle.js:2
msgid "700 (Bold)"
msgstr "700 (Fett)"

#: blocks/components/typography.js:39
#: build/blocks.bundle.js:2
msgid "800 (Extra Bold)"
msgstr "800 (Extrafett)"

#: blocks/components/typography.js:40
#: build/blocks.bundle.js:2
msgid "900 (Black)"
msgstr "900 (Schwarz)"

#: blocks/components/typography.js:41
#: blocks/components/typography.js:53
#: blocks/components/typography.js:67
#: build/blocks.bundle.js:2
msgid "Default"
msgstr "Standard"

#: blocks/components/typography.js:42
#: blocks/components/typography.js:57
#: blocks/components/typography.js:68
#: blocks/shops-page/template-1/edit.js:271
#: blocks/shops-page/template-1/edit.js:369
#: blocks/shops-page/template-2/edit.js:272
#: blocks/shops-page/template-2/edit.js:370
#: blocks/shops-page/template-3/edit.js:294
#: blocks/shops-page/template-3/edit.js:392
#: build/blocks.bundle.js:2
msgid "Normal"
msgstr "Normal"

#: blocks/components/typography.js:43
#: build/blocks.bundle.js:2
msgid "Bold"
msgstr "Fett"

#: blocks/components/typography.js:50
#: build/blocks.bundle.js:2
msgid "Text Transform"
msgstr "Texttransformation"

#: blocks/components/typography.js:54
#: build/blocks.bundle.js:2
msgid "Uppercase"
msgstr "Großbuchstaben"

#: blocks/components/typography.js:55
#: build/blocks.bundle.js:2
msgid "Lowercase"
msgstr "Kleinbuchstaben"

#: blocks/components/typography.js:56
#: build/blocks.bundle.js:2
msgid "Capitalize"
msgstr "Wortanfänge groß"

#: blocks/components/typography.js:64
#: build/blocks.bundle.js:2
msgid "Text Style"
msgstr "Textstil"

#: blocks/components/typography.js:69
#: build/blocks.bundle.js:2
msgid "Italic"
msgstr "Kursiv"

#: blocks/components/typography.js:70
#: build/blocks.bundle.js:2
msgid "Oblique"
msgstr "Schräg"

#: blocks/components/typography.js:77
#: build/blocks.bundle.js:2
msgid "Text Decoration"
msgstr "Textdekoration"

#: blocks/components/typography.js:80
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:21
#: spa/admin/easycommerce/pages/Brands/index.jsx:39
#: spa/admin/easycommerce/pages/Brands/index.jsx:121
#: spa/admin/easycommerce/pages/Brands/index.jsx:124
#: spa/admin/easycommerce/pages/Brands/index.jsx:180
#: spa/admin/easycommerce/pages/Brands/index.jsx:208
#: spa/admin/easycommerce/pages/Brands/index.jsx:219
#: spa/admin/easycommerce/pages/Categories/index.jsx:20
#: spa/admin/easycommerce/pages/Categories/index.jsx:38
#: spa/admin/easycommerce/pages/Categories/index.jsx:121
#: spa/admin/easycommerce/pages/Categories/index.jsx:124
#: spa/admin/easycommerce/pages/Categories/index.jsx:180
#: spa/admin/easycommerce/pages/Categories/index.jsx:208
#: spa/admin/easycommerce/pages/Categories/index.jsx:219
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:13
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:94
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:136
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:13
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:94
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:136
msgid "None"
msgstr "Keine"

#: blocks/components/typography.js:81
#: build/blocks.bundle.js:2
msgid "Underline"
msgstr "Unterstrichen"

#: blocks/components/typography.js:82
#: build/blocks.bundle.js:2
msgid "Overline"
msgstr "Überstrichen"

#: blocks/components/typography.js:84
#: build/blocks.bundle.js:2
msgid "Line Through"
msgstr "Durchgestrichen"

#: blocks/components/typography.js:93
#: build/blocks.bundle.js:2
msgid "Line Height"
msgstr "Zeilenhöhe"

#: blocks/components/typography.js:102
#: build/blocks.bundle.js:2
msgid "Word Spacing"
msgstr "Wortabstand"

#: blocks/shops-page/template-1/components/Filters.js:157
#: blocks/shops-page/template-2/components/Filters.js:157
#: blocks/shops-page/template-3/components/Filters.js:103
#: build/blocks.bundle.js:2
msgid "Price Range"
msgstr "Preisspanne"

#: blocks/shops-page/template-1/components/Filters.js:244
#: blocks/shops-page/template-2/components/Filters.js:76
#: build/blocks.bundle.js:2
msgid " Search"
msgstr " Suchen"

#: blocks/shops-page/template-1/components/Rating.js:25
#: blocks/shops-page/template-2/components/Rating.js:25
#: blocks/shops-page/template-3/components/Rating.js:25
#: build/blocks.bundle.js:2
msgid "full star"
msgstr "voller Stern"

#: blocks/shops-page/template-1/components/Rating.js:39
#: blocks/shops-page/template-2/components/Rating.js:39
#: blocks/shops-page/template-3/components/Rating.js:39
#: build/blocks.bundle.js:2
msgid "half star"
msgstr "halber Stern"

#: blocks/shops-page/template-1/components/Rating.js:53
#: blocks/shops-page/template-2/components/Rating.js:53
#: blocks/shops-page/template-3/components/Rating.js:53
#: build/blocks.bundle.js:2
msgid "empty star"
msgstr "leerer Stern"

#: blocks/shops-page/template-1/edit.js:68
#: blocks/shops-page/template-2/edit.js:68
#: blocks/shops-page/template-3/edit.js:71
#: build/blocks.bundle.js:2
msgid "Product Settings"
msgstr "Produkteinstellungen"

#: blocks/shops-page/template-1/edit.js:70
#: blocks/shops-page/template-2/edit.js:70
#: blocks/shops-page/template-3/edit.js:73
#: build/blocks.bundle.js:2
msgid "Products Per Page"
msgstr "Produkte pro Seite"

#: blocks/shops-page/template-1/edit.js:79
#: blocks/shops-page/template-2/edit.js:79
#: blocks/shops-page/template-3/edit.js:83
#: build/blocks.bundle.js:2
msgid "Grid Settings"
msgstr "Raster-Einstellungen"

#: blocks/shops-page/template-1/edit.js:81
#: blocks/shops-page/template-2/edit.js:81
#: blocks/shops-page/template-3/edit.js:86
#: build/blocks.bundle.js:2
msgid "Show Filters"
msgstr "Filter anzeigen"

#: blocks/shops-page/template-1/edit.js:87
#: blocks/shops-page/template-2/edit.js:87
#: blocks/shops-page/template-3/edit.js:92
#: build/blocks.bundle.js:2
msgid "Show Pagination"
msgstr "Seitennummerierung anzeigen"

#: blocks/shops-page/template-1/edit.js:93
#: blocks/shops-page/template-2/edit.js:93
#: blocks/shops-page/template-3/edit.js:104
#: build/blocks.bundle.js:2
msgid "Number of Columns"
msgstr "Anzahl der Spalten"

#: blocks/shops-page/template-1/edit.js:102
#: blocks/shops-page/template-2/edit.js:127
#: blocks/shops-page/template-3/edit.js:114
#: build/blocks.bundle.js:2
msgid "Product Title"
msgstr "Produkttitel"

#: blocks/shops-page/template-1/edit.js:108
#: blocks/shops-page/template-1/edit.js:289
#: blocks/shops-page/template-1/edit.js:387
#: blocks/shops-page/template-2/edit.js:133
#: blocks/shops-page/template-2/edit.js:290
#: blocks/shops-page/template-2/edit.js:388
#: blocks/shops-page/template-3/edit.js:120
#: blocks/shops-page/template-3/edit.js:312
#: blocks/shops-page/template-3/edit.js:410
#: build/blocks.bundle.js:2
msgid "Text Color"
msgstr "Textfarbe"

#: blocks/shops-page/template-1/edit.js:115
#: blocks/shops-page/template-2/edit.js:140
#: blocks/shops-page/template-3/edit.js:127
#: build/blocks.bundle.js:2
msgid "Hover Text Color"
msgstr "Textfarbe beim Hover"

#: blocks/shops-page/template-1/edit.js:134
#: blocks/shops-page/template-2/edit.js:103
#: build/blocks.bundle.js:2
msgid "Product Category"
msgstr "Produktkategorie"

#: blocks/shops-page/template-1/edit.js:158
#: blocks/shops-page/template-2/edit.js:159
#: blocks/shops-page/template-3/edit.js:181
#: build/blocks.bundle.js:2
msgid "Product Rating"
msgstr "Produktbewertung"

#: blocks/shops-page/template-1/edit.js:161
#: blocks/shops-page/template-2/edit.js:162
#: blocks/shops-page/template-3/edit.js:184
#: build/blocks.bundle.js:2
msgid "Star Size"
msgstr "Sterngröße"

#: blocks/shops-page/template-1/edit.js:189
#: blocks/shops-page/template-2/edit.js:190
#: blocks/shops-page/template-3/edit.js:212
#: build/blocks.bundle.js:2
msgid "Product Price"
msgstr "Produktpreis"

#: blocks/shops-page/template-1/edit.js:197
#: blocks/shops-page/template-2/edit.js:198
#: blocks/shops-page/template-3/edit.js:220
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:62
msgid "Regular Price"
msgstr "Normalpreis"

#: blocks/shops-page/template-1/edit.js:202
#: blocks/shops-page/template-2/edit.js:203
#: blocks/shops-page/template-3/edit.js:225
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:96
msgid "Sale Price"
msgstr "Angebotspreis"

#: blocks/shops-page/template-1/edit.js:262
#: blocks/shops-page/template-2/edit.js:263
#: blocks/shops-page/template-3/edit.js:285
#: build/blocks.bundle.js:2
msgid "Cart Button"
msgstr "Warenkorb-Button"

#: blocks/shops-page/template-1/edit.js:276
#: blocks/shops-page/template-1/edit.js:374
#: blocks/shops-page/template-2/edit.js:277
#: blocks/shops-page/template-2/edit.js:375
#: blocks/shops-page/template-3/edit.js:299
#: blocks/shops-page/template-3/edit.js:397
#: build/blocks.bundle.js:2
msgid "Hover"
msgstr "Hover"

#: blocks/shops-page/template-1/edit.js:295
#: blocks/shops-page/template-1/edit.js:393
#: blocks/shops-page/template-2/edit.js:296
#: blocks/shops-page/template-2/edit.js:394
#: blocks/shops-page/template-3/edit.js:318
#: blocks/shops-page/template-3/edit.js:416
#: build/blocks.bundle.js:2
msgid "Background Color"
msgstr "Hintergrundfarbe"

#: blocks/shops-page/template-1/edit.js:301
#: blocks/shops-page/template-2/edit.js:302
#: blocks/shops-page/template-3/edit.js:324
#: build/blocks.bundle.js:2
msgid "Focus Text Color"
msgstr "Textfarbe bei Fokus"

#: blocks/shops-page/template-1/edit.js:308
#: blocks/shops-page/template-2/edit.js:309
#: blocks/shops-page/template-3/edit.js:331
#: build/blocks.bundle.js:2
msgid "Focus Background Color"
msgstr "Hintergrundfarbe bei Fokus"

#: blocks/shops-page/template-1/edit.js:332
#: blocks/shops-page/template-1/edit.js:417
#: blocks/shops-page/template-2/edit.js:333
#: blocks/shops-page/template-2/edit.js:418
#: blocks/shops-page/template-3/edit.js:355
#: blocks/shops-page/template-3/edit.js:440
#: build/blocks.bundle.js:2
msgid "Text Color (Hover)"
msgstr "Textfarbe (Hover)"

#: blocks/shops-page/template-1/edit.js:338
#: blocks/shops-page/template-1/edit.js:423
#: blocks/shops-page/template-2/edit.js:339
#: blocks/shops-page/template-2/edit.js:424
#: blocks/shops-page/template-3/edit.js:361
#: blocks/shops-page/template-3/edit.js:446
#: build/blocks.bundle.js:2
msgid "Background Color (Hover)"
msgstr "Hintergrundfarbe (Hover)"

#: blocks/shops-page/template-1/edit.js:360
#: blocks/shops-page/template-2/edit.js:361
#: blocks/shops-page/template-3/edit.js:383
#: build/blocks.bundle.js:2
msgid "Checkout Button"
msgstr "Kasse-Button"

#: blocks/shops-page/template-1/edit.js:763
#: blocks/shops-page/template-2/edit.js:716
#: blocks/shops-page/template-3/components/GridView.jsx:188
#: blocks/shops-page/template-3/components/ListView.jsx:227
#: build/blocks.bundle.js:2
msgid "Add To Cart"
msgstr "In den Warenkorb"

#: blocks/shops-page/template-3/edit.js:98
#: build/blocks.bundle.js:2
msgid "Show Sort By"
msgstr "„Sortieren nach“ anzeigen"

#: blocks/shops-page/template-3/edit.js:153
#: build/blocks.bundle.js:2
msgid "Description Color"
msgstr "Beschreibungsfarbe"

#: blocks/shops-page/template-3/edit.js:160
#: build/blocks.bundle.js:2
msgid "Hover Description Color"
msgstr "Beschreibungsfarbe beim Hover"

#: blocks/single-product/add-to-cart/edit.js:32
#: blocks/single-product/attributes/edit.js:106
#: blocks/single-product/gallery/edit.js:105
#: blocks/single-product/price/edit.js:46
#: blocks/single-product/product-tab/edit.js:72
#: blocks/single-product/rating/edit.js:55
#: blocks/single-product/stock/edit.js:63
#: blocks/single-product/summary/edit.js:46
#: blocks/single-product/thumbnail/edit.js:39
#: blocks/single-product/title/edit.js:68
#: build/blocks.bundle.js:2
msgid "Post type is not product."
msgstr "Der Beitragstyp ist kein Produkt."

#: blocks/single-product/gallery/inspector.js:15
#: build/blocks.bundle.js:2
msgid "Number of Gallery Item"
msgstr "Anzahl der Galerie-Elemente"

#: blocks/single-product/price/inspector.js:16
#: build/blocks.bundle.js:2
msgid "Show Tax included"
msgstr "Inkl. Steuer anzeigen"

#: blocks/single-product/product-tab/components/sku.js:7
#: blocks/single-product/rating/components/sku.js:7
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:74
msgid "SKU:"
msgstr "SKU:"

#: blocks/single-product/product-tab/inspector.js:16
#: blocks/single-product/rating/inspector.js:17
#: build/blocks.bundle.js:2
msgid "Show Rating"
msgstr "Bewertung anzeigen"

#: blocks/single-product/rating/inspector.js:26
#: build/blocks.bundle.js:2
msgid "Show SKU"
msgstr "SKU anzeigen"

#: blocks/single-product/rating/inspector.js:35
#: build/blocks.bundle.js:2
msgid "Show Favourite"
msgstr "Favorit anzeigen"

#: blocks/single-product/rating/inspector.js:43
#: blocks/single-product/title/inspector.js:26
#: build/blocks.bundle.js:2
msgid "Styles"
msgstr "Stile"

#: blocks/single-product/rating/inspector.js:46
#: build/blocks.bundle.js:2
msgid "Border"
msgstr "Rahmen"

#. translators: %d: number of items left in stock.
#: blocks/single-product/stock/edit.js:45
#: build/blocks.bundle.js:2
msgid "Only <strong>%d</strong> item left in stock"
msgid_plural "Only <strong>%d</strong> items left in stock"
msgstr[0] "Nur noch <strong>%d</strong> Artikel auf Lager"
msgstr[1] "Nur noch <strong>%d</strong> Artikel auf Lager"

#: blocks/single-product/title/inspector.js:18
#: build/blocks.bundle.js:2
msgid "Primary"
msgstr "Primär"

#: blocks/single-product/title/inspector.js:19
#: build/blocks.bundle.js:2
msgid "Body Light"
msgstr "Fließtext hell"

#: blocks/single-product/title/inspector.js:20
#: build/blocks.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:177
msgid "Title"
msgstr "Titel"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:41
#: spa/public/auth/screens/Login.jsx:101
msgid "Sign In"
msgstr "Anmelden"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:44
msgid "Welcome back! sign in and let the greenery spark your joy"
msgstr "Willkommen zurück! Melden Sie sich an und lassen Sie sich vom Grün begeistern"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:218
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:169
#: spa/public/auth/screens/Login.jsx:55
#: spa/public/auth/screens/Register.jsx:78
msgid "Email Address"
msgstr "E-Mail-Adresse"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Login.jsx:68
#: spa/public/dashboard/components/Sidebar/index.jsx:48
msgid "Password"
msgstr "Passwort"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:101
msgid "Signing in..."
msgstr "Anmeldung läuft..."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:120
msgid "Forgot Password?"
msgstr "Passwort vergessen?"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:127
#: spa/public/auth/screens/Register.jsx:152
#: spa/public/auth/screens/ResetRequest.jsx:84
msgid "Don't have an account?"
msgstr "Sie haben noch kein Konto?"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Login.jsx:136
#: spa/public/auth/screens/ResetRequest.jsx:93
msgid "Sign Up"
msgstr "Registrieren"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:39
msgid "Registration Complete please login"
msgstr "Registrierung abgeschlossen, bitte melden Sie sich an"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:43
msgid "Registration failed. Please try again."
msgstr "Registrierung fehlgeschlagen. Bitte versuchen Sie es erneut."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:54
msgid "Registration"
msgstr "Registrierung"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:57
msgid "Welcome Back! Sign in and let the greenery spark your joy"
msgstr "Willkommen zurück! Melden Sie sich an und lassen Sie sich vom Grün begeistern"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:63
msgid "Username"
msgstr "Benutzername"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:70
msgid "User Name"
msgstr "Benutzername"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/auth/screens/Register.jsx:85
msgid "Enter your Email"
msgstr "Geben Sie Ihre E-Mail-Adresse ein"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:93
#: spa/public/dashboard/components/tabs/Password/index.jsx:133
msgid "New password"
msgstr "Neues Passwort"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:278
#: spa/public/auth/screens/Register.jsx:100
#: spa/public/auth/screens/ResetConfirm.jsx:59
#: spa/public/dashboard/components/tabs/Password/index.jsx:141
msgid "Enter new password"
msgstr "Neues Passwort eingeben"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:109
msgid "Confirm password"
msgstr "Passwort bestätigen"

#: build/auth.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/auth/screens/Register.jsx:116
#: spa/public/auth/screens/ResetConfirm.jsx:74
#: spa/public/dashboard/components/tabs/Password/index.jsx:175
#: spa/public/dashboard/components/tabs/Password/index.jsx:183
msgid "Confirm new password"
msgstr "Neues Passwort bestätigen"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:130
msgid "Creating account..."
msgstr "Konto wird erstellt..."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:130
msgid "Sign up"
msgstr "Registrieren"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:140
msgid "By creating an account, you agree to our"
msgstr "Mit der Erstellung eines Kontos stimmen Sie unseren"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:144
msgid "and"
msgstr "und"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/Register.jsx:161
msgid "Log in"
msgstr "Anmelden"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:24
msgid "Check your email for the confirmation link."
msgstr "Prüfen Sie Ihre E-Mails auf den Bestätigungslink."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:41
msgid "Reset your password"
msgstr "Passwort zurücksetzen"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:44
msgid "Enter a valid e-mail to receive instruction on how to reset your password."
msgstr "Geben Sie eine gültige E-Mail-Adresse ein, um Anweisungen zum Zurücksetzen Ihres Passworts zu erhalten."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetRequest.jsx:50
#: spa/public/auth/screens/ResetRequest.jsx:57
msgid "Email or username"
msgstr "E-Mail oder Benutzername"

#: build/auth.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:250
#: spa/public/auth/screens/ResetRequest.jsx:71
msgid "Sending..."
msgstr "Wird gesendet..."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:88
#: spa/public/auth/screens/ResetRequest.jsx:71
msgid "Reset Password"
msgstr "Passwort zurücksetzen"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:43
msgid "Set New Password"
msgstr "Neues Passwort festlegen"

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:46
msgid "Enter your new password below."
msgstr "Geben Sie unten Ihr neues Passwort ein."

#: build/auth.bundle.js:2
#: spa/public/auth/screens/ResetConfirm.jsx:88
msgid "Resetting..."
msgstr "Wird zurückgesetzt..."

#: build/blocks.bundle.js:2
msgid "Dropdown Icon"
msgstr "Dropdown-Symbol"

#: build/blocks.bundle.js:2
msgid "Showing %1$d-%2$d of %3$d Results"
msgstr "Zeige %1$d-%2$d von %3$d Ergebnissen"

#: build/blocks.bundle.js:2
msgid "Default Sorter"
msgstr "Standardsortierung"

#: build/checkout.bundle.js:2
msgid "Address line 1"
msgstr "Adresszeile 1"

#: build/checkout.bundle.js:2
msgid "Your address"
msgstr "Ihre Adresse"

#: build/checkout.bundle.js:2
msgid "Address line 2"
msgstr "Adresszeile 2"

#: build/checkout.bundle.js:2
msgid "Select your City"
msgstr "Wählen Sie Ihre Stadt"

#: build/checkout.bundle.js:2
msgid "Select your State"
msgstr "Wählen Sie Ihr Bundesland"

#: build/checkout.bundle.js:2
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:156
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:157
#: spa/public/dashboard/components/tabs/Profile/index.jsx:260
msgid "Select your country"
msgstr "Wählen Sie Ihr Land"

#: build/checkout.bundle.js:2
msgid "Postal Code"
msgstr "Postleitzahl"

#: build/checkout.bundle.js:2
msgid "Your Orders"
msgstr "Ihre Bestellungen"

#: build/checkout.bundle.js:2
msgid "Shipping Eastimate"
msgstr "Voraussichtlicher Versand"

#: build/checkout.bundle.js:2
msgid "Tax Eastimate"
msgstr "Voraussichtliche Steuer"

#: build/checkout.bundle.js:2
msgid "Debit / Credit card"
msgstr "Debit-/Kreditkarte"

#: build/checkout.bundle.js:2
msgid "Internet banking"
msgstr "Online-Banking"

#: build/checkout.bundle.js:2
msgid "Google / Apple Wallet"
msgstr "Google / Apple Wallet"

#: build/checkout.bundle.js:2
msgid "Name on Card"
msgstr "Name auf der Karte"

#: build/checkout.bundle.js:2
msgid "Enter card holder name"
msgstr "Namen des Karteninhabers eingeben"

#: build/checkout.bundle.js:2
msgid "Expiration date (MM/YY)"
msgstr "Ablaufdatum (MM/JJ)"

#: build/checkout.bundle.js:2
msgid "Learn more Taxes and Shipping information"
msgstr "Mehr über Steuern und Versandinformationen erfahren"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:31
msgid "Purchases"
msgstr "Käufe"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:209
#: spa/public/dashboard/components/Sidebar/index.jsx:36
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:86
msgid "Downloads"
msgstr "Downloads"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:46
msgid "Profile"
msgstr "Profil"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:55
msgid "Logout"
msgstr "Abmelden"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:89
msgid "Unknown User"
msgstr "Unbekannter Benutzer"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:102
msgid "User Profile Image"
msgstr "Benutzerprofilbild"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/Sidebar/index.jsx:180
msgid "arrow"
msgstr "Pfeil"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:42
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:19
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:97
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:39
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:21
msgid "Total Orders"
msgstr "Bestellungen gesamt"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:195
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:131
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:302
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:347
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:351
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:114
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:91
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:243
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:58
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:90
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:137
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:140
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:59
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:136
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:193
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:196
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:66
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:69
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:22
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:27
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:32
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:37
#: spa/public/dashboard/components/tabs/Orders/index.jsx:106
#: spa/public/dashboard/components/tabs/Orders/index.jsx:111
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:34
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:45
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:70
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:13
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:22
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:23
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:33
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:34
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:129
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:223
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:226
msgid "N/A"
msgstr "N/V"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:26
msgid "Total Spent"
msgstr "Gesamtausgaben"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:31
msgid "Average Orders"
msgstr "Durchschnittliche Bestellungen"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:36
msgid "Customer since"
msgstr "Kunde seit"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:178
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:48
msgid "Summary"
msgstr "Zusammenfassung"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/Summery.jsx:59
#: spa/public/dashboard/components/tabs/Password/index.jsx:163
#: spa/public/dashboard/components/tabs/Password/index.jsx:205
msgid "icon"
msgstr "Symbol"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:153
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:250
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:117
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:111
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:10
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:37
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:130
#: spa/public/dashboard/components/common/ViewButton.jsx:34
msgid "View"
msgstr "Ansehen"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:19
msgid "Recent Orders"
msgstr "Letzte Bestellungen"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:26
msgid "View More"
msgstr "Mehr anzeigen"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:36
msgid "No orders yet"
msgstr "Noch keine Bestellungen"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:37
msgid "When you place an order it will show up here."
msgstr "Wenn Sie eine Bestellung aufgeben, wird sie hier angezeigt."

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:217
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:81
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:32
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:17
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:47
#: spa/public/dashboard/components/tabs/Orders/index.jsx:77
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:103
msgid "Amount"
msgstr "Betrag"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:27
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:208
#: spa/admin/easycommerce/pages/Dashboard/components/LatestOrders.jsx:82
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:11
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:66
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:176
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:32
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:48
#: spa/public/dashboard/components/tabs/Orders/index.jsx:80
msgid "Status"
msgstr "Status"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Dashboard/sections/RecentOrders.jsx:79
#: spa/public/dashboard/components/tabs/Orders/index.jsx:123
msgid "View order"
msgstr "Bestellung ansehen"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/Pagination/elements/Previous.jsx:23
#: spa/admin/common/components/Pagination/elements/Previous.jsx:36
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:298
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:352
msgid "Back"
msgstr "Zurück"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: build/wizard.bundle.js:2
#: spa/admin/common/components/Pagination/elements/Next.jsx:14
#: spa/admin/common/components/Pagination/elements/Next.jsx:27
msgid "Next"
msgstr "Weiter"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/index.jsx:133
msgid "No orders available"
msgstr "Keine Bestellungen vorhanden"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/index.jsx:134
msgid "Orders you place will appear here."
msgstr "Ihre aufgegebenen Bestellungen erscheinen hier."

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:163
msgid "card-icon"
msgstr "card-icon"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:179
msgid "Click to copy"
msgstr "Zum Kopieren klicken"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:190
msgid "Copy"
msgstr "Kopieren"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:195
msgid "Copied!"
msgstr "Kopiert!"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:239
msgid "No transactions available"
msgstr "Keine Transaktionen vorhanden"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Transactions/index.jsx:240
msgid "Your payment history will appear here."
msgstr "Ihr Zahlungsverlauf erscheint hier."

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:97
msgid "File Name"
msgstr "Dateiname"

#. translators: %s: file type, e.g. PDF or ZIP.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:128
msgid "%s icon"
msgstr "%s-Symbol"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:150
msgid "Download"
msgstr "Download"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:161
msgid "No downloads available"
msgstr "Keine Downloads vorhanden"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Downloads/index.jsx:162
msgid "Files from your purchases will appear here."
msgstr "Dateien aus Ihren Käufen erscheinen hier."

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Thumbnail.jsx:44
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:21
msgid "Select Image"
msgstr "Bild auswählen"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:71
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Thumbnail.jsx:45
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:23
msgid "Use selected image"
msgstr "Ausgewähltes Bild verwenden"

#: build/dashboard.bundle.js:2
msgid "user"
msgstr "Benutzer"

#: build/dashboard.bundle.js:2
msgid "camera"
msgstr "Kamera"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/elements/ProfileSkeleton.jsx:11
#: spa/public/dashboard/components/tabs/Profile/index.jsx:135
msgid "Your profile"
msgstr "Ihr Profil"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:52
msgid "Profile updated successfully"
msgstr "Profil erfolgreich aktualisiert"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:71
msgid "Profile update failed"
msgstr "Profilaktualisierung fehlgeschlagen"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:36
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:37
#: spa/public/dashboard/components/tabs/Profile/index.jsx:161
msgid "Enter your first name"
msgstr "Geben Sie Ihren Vornamen ein"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:53
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:54
#: spa/public/dashboard/components/tabs/Profile/index.jsx:177
msgid "Enter your last name"
msgstr "Geben Sie Ihren Nachnamen ein"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:70
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:71
#: spa/public/dashboard/components/tabs/Profile/index.jsx:193
msgid "Enter your email"
msgstr "Geben Sie Ihre E-Mail-Adresse ein"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:28
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:70
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:96
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:97
#: spa/public/dashboard/components/tabs/Profile/index.jsx:203
msgid "Phone Number"
msgstr "Telefonnummer"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:80
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:81
#: spa/public/dashboard/components/tabs/Profile/index.jsx:219
msgid "Company Name"
msgstr "Firmenname"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:226
msgid "Enter your company name"
msgstr "Geben Sie Ihren Firmennamen ein"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:235
msgid "Tax ID"
msgstr "Steuernummer"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:242
msgid "Enter your tax ID"
msgstr "Geben Sie Ihre Steuernummer ein"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:287
msgid "Select your Business Type"
msgstr "Wählen Sie Ihren Geschäftstyp"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:290
msgid "Manufacturing"
msgstr "Fertigung"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:293
msgid "Finance and Insurance"
msgstr "Finanzen und Versicherungen"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:296
msgid "Healthcare"
msgstr "Gesundheitswesen"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:299
msgid "Real Estate"
msgstr "Immobilien"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Profile/index.jsx:316
msgid "Update Profile"
msgstr "Profil aktualisieren"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:87
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:88
msgid "Enter company name"
msgstr "Firmennamen eingeben"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:32
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:74
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:112
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:113
msgid "Address Line 1"
msgstr "Adresszeile 1"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:119
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:120
msgid "Enter address"
msgstr "Adresse eingeben"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:36
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/CustomerAddress.jsx:78
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:128
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:129
msgid "Address Line 2"
msgstr "Adresszeile 2"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:135
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:136
msgid "Apartment, suite, etc."
msgstr "Wohnung, Suite usw."

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:171
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:172
msgid "State/Province"
msgstr "Bundesland/Provinz"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:220
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:221
msgid "ZIP/Postal Code"
msgstr "PLZ/Postleitzahl"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:227
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:228
msgid "Enter postal code"
msgstr "Postleitzahl eingeben"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/BillingAddress.jsx:237
#: spa/public/dashboard/components/tabs/Address/Components/ShippingAddress.jsx:238
msgid "Update Address"
msgstr "Adresse aktualisieren"

#. translators: %s: address type, e.g. Billing or Shipping.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/Components/AddressSkeleton.jsx:13
msgid "%s Address"
msgstr "%s-Adresse"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Address/index.jsx:291
msgid "Billing"
msgstr "Rechnung"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:22
msgid "Password must be at least 6 characters long"
msgstr "Das Passwort muss mindestens 6 Zeichen lang sein"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:66
msgid "Password updated successfully"
msgstr "Passwort erfolgreich aktualisiert"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:85
msgid "Error updating password"
msgstr "Fehler beim Aktualisieren des Passworts"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:111
msgid "Set your password"
msgstr "Legen Sie Ihr Passwort fest"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:116
msgid "Change your Password"
msgstr "Ändern Sie Ihr Passwort"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:119
msgid "Enter a new password below to change your password"
msgstr "Geben Sie unten ein neues Passwort ein, um Ihr Passwort zu ändern"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Password/index.jsx:218
msgid "Change Password"
msgstr "Passwort ändern"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:12
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:99
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:13
msgid "Items"
msgstr "Artikel"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:62
msgid "Free Product"
msgstr "Kostenloses Produkt"

#. translators: %s: downloadable file name.
#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/ItemsTable.jsx:81
msgid "Download %s"
msgstr "%s herunterladen"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:86
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:23
msgid "Order Date"
msgstr "Bestelldatum"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:26
msgid "Fulfilment Status"
msgstr "Erfüllungsstatus"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderInfo.jsx:45
msgid "Order info"
msgstr "Bestellinfo"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:23
msgid "No address provided."
msgstr "Keine Adresse angegeben."

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:30
msgid "Full Name"
msgstr "Vollständiger Name"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/AddressFields.jsx:49
msgid "Company"
msgstr "Firma"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:142
msgid "Order Notes"
msgstr "Bestellnotizen"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:148
msgid "Loading notes..."
msgstr "Notizen werden geladen..."

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:151
msgid "No notes found for this order"
msgstr "Keine Notizen für diese Bestellung gefunden"

#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/elements/OrderNotes.jsx:176
msgid "Track here:"
msgstr "Hier verfolgen:"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:51
msgid "Back to orders"
msgstr "Zurück zu den Bestellungen"

#. translators: %s: order ID.
#: build/dashboard.bundle.js:2
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:80
#: spa/admin/easycommerce/pages/Orders/index.jsx:436
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:110
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:54
msgid "Order #%s"
msgstr "Bestellung #%s"

#: build/dashboard.bundle.js:2
#: spa/public/dashboard/components/tabs/Orders/SingleOrder/index.jsx:80
msgid "No order data found"
msgstr "Keine Bestelldaten gefunden"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Voice Matters"
msgstr "Ihre Meinung zählt"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Help us make EasyCommerce the best it can be. Share your feedback and ideas with us!"
msgstr "Helfen Sie uns, EasyCommerce so gut wie möglich zu machen. Teilen Sie Ihr Feedback und Ihre Ideen mit uns!"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:145
msgid "Enter first name"
msgstr "Vornamen eingeben"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:234
msgid "Enter a valid email address"
msgstr "Geben Sie eine gültige E-Mail-Adresse ein"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Send Message"
msgstr "Nachricht senden"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Thank you for your feedback"
msgstr "Vielen Dank für Ihr Feedback"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "We will use your feedback to build a better experience for everyone."
msgstr "Wir nutzen Ihr Feedback, um für alle ein besseres Erlebnis zu schaffen."

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Feedback"
msgstr "Feedback"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/AskQuestion.jsx:69
msgid "Ask Store Copilot anything about your store - get insights, or manage products and orders right from chat."
msgstr "Fragen Sie Store Copilot alles über Ihren Shop - erhalten Sie Einblicke oder verwalten Sie Produkte und Bestellungen direkt im Chat."

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:7
msgid "What is today's total revenue?"
msgstr "Wie hoch ist der heutige Gesamtumsatz?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:8
msgid "How many orders were placed this week?"
msgstr "Wie viele Bestellungen wurden diese Woche aufgegeben?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:9
msgid "Which product is performing best?"
msgstr "Welches Produkt schneidet am besten ab?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:10
msgid "What is my average order value this month?"
msgstr "Wie hoch ist mein durchschnittlicher Bestellwert in diesem Monat?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:11
msgid "How many new vs returning customers this week?"
msgstr "Wie viele neue und wiederkehrende Kunden gab es diese Woche?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:12
msgid "Which products are low in stock?"
msgstr "Bei welchen Produkten ist der Lagerbestand niedrig?"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AISearchButton/ai-chat/components/ExampleQuestions.jsx:24
msgid "Examples"
msgstr "Beispiele"

#. translators: %d: number of AI credits this action uses.
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:10
msgid "Uses %d credit."
msgid_plural "Uses %d credits."
msgstr[0] "Verbraucht %d Credit."
msgstr[1] "Verbraucht %d Credits."

#. translators: %d: number of AI credits remaining.
#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:16
msgid "%d Credit"
msgid_plural "%d Credits"
msgstr[0] "%d Credit"
msgstr[1] "%d Credits"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/common/components/AiCredits.jsx:20
msgid "Remaining"
msgstr "Verbleibend"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Network response was not okay"
msgstr "Netzwerkantwort war nicht in Ordnung"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "No answer found"
msgstr "Keine Antwort gefunden"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Ask a Question"
msgstr "Frage stellen"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:371
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:244
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:357
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:246
#: spa/admin/editor/App.jsx:311
msgid "No credits available"
msgstr "Keine Credits verfügbar"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Two AI Agents, One Free Key"
msgstr "Zwei AI-Agenten, ein kostenloser Schlüssel"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect a free API key -"
msgstr "Kostenlosen API-Schlüssel verbinden -"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "100 AI credits"
msgstr "100 AI-Credits"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "free, more with"
msgstr "kostenlos, mehr mit"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Store Copilot - For You"
msgstr "Store Copilot - Für Sie"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Chat to run your store: ask about sales, create and edit products, and update orders - in plain English, with your approval."
msgstr "Chatten Sie, um Ihren Shop zu führen: Fragen Sie nach Verkäufen, erstellen und bearbeiten Sie Produkte und aktualisieren Sie Bestellungen - in einfacher Sprache und mit Ihrer Freigabe."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Shopping Agent - For Your Shoppers"
msgstr "Shopping Agent - Für Ihre Käufer"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "A 24/7 storefront agent that helps customers find the right product, answers their questions, and places orders for them."
msgstr "Ein rund um die Uhr verfügbarer Storefront-Agent, der Kunden hilft, das richtige Produkt zu finden, ihre Fragen beantwortet und Bestellungen für sie aufgibt."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Plus"
msgstr "Plus"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "& more."
msgstr "& mehr."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Each AI request transmits only the relevant records - the item you're working on, or a shopper's query and its products - to EasyCommerce's AI service. Your bulk customer and order data is never uploaded, sold, or used to train models."
msgstr "Bei jeder AI-Anfrage werden nur die relevanten Datensätze an den AI-Dienst von EasyCommerce übertragen - der Artikel, an dem Sie gerade arbeiten, oder die Anfrage eines Käufers und die zugehörigen Produkte. Ihre gesamten Kunden- und Bestelldaten werden niemals hochgeladen, verkauft oder zum Trainieren von Modellen verwendet."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Learn more."
msgstr "Mehr erfahren."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I have an API key"
msgstr "Ich habe einen API-Schlüssel"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I want an API key"
msgstr "Ich möchte einen API-Schlüssel"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Please fill all the fields"
msgstr "Bitte füllen Sie alle Felder aus"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter Your Connection Key"
msgstr "Geben Sie Ihren Verbindungsschlüssel ein"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "The link in your email connects AI automatically. To do it manually, paste the key we emailed below."
msgstr "Der Link in Ihrer E-Mail verbindet AI automatisch. Wenn Sie es manuell tun möchten, fügen Sie unten den Schlüssel ein, den wir Ihnen per E-Mail gesendet haben."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Key"
msgstr "Ihr Schlüssel"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Paste your key"
msgstr "Fügen Sie Ihren Schlüssel ein"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I don't have a key"
msgstr "Ich habe keinen Schlüssel"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Check your email and click the link to connect AI."
msgstr "Prüfen Sie Ihre E-Mails und klicken Sie auf den Link, um AI zu verbinden."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Connect EasyCommerce AI"
msgstr "EasyCommerce AI verbinden"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter your name and email - we'll send a one-click link to connect AI, plus a backup key."
msgstr "Geben Sie Ihren Namen und Ihre E-Mail-Adresse ein - wir senden Ihnen einen Ein-Klick-Link zum Verbinden von AI sowie einen Ersatzschlüssel."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Your Name"
msgstr "Ihr Name"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Enter your Name"
msgstr "Geben Sie Ihren Namen ein"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "Email My Link"
msgstr "Link per E-Mail senden"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: build/settings.bundle.js:2
msgid "I already have a key"
msgstr "Ich habe bereits einen Schlüssel"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:9
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:19
msgid "Join Community"
msgstr "Community beitreten"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Support"
msgstr "Support"

#: build/easycommerce.bundle.js:2
#: build/settings.bundle.js:2
msgid "Disconnect"
msgstr "Trennen"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/Notices/NoticeItem.jsx:101
msgid "Dismiss this notice"
msgstr "Diesen Hinweis ausblenden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:11
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:26
msgid "Last 7 days"
msgstr "Letzte 7 Tage"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:12
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:17
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:35
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:16
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:18
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:15
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:18
msgid "Last 30 days"
msgstr "Letzte 30 Tage"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:13
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:43
msgid "This week"
msgstr "Diese Woche"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:14
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:52
msgid "This month"
msgstr "Dieser Monat"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/Header.jsx:15
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:60
msgid "This year"
msgstr "Dieses Jahr"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/common/DashboardButton.jsx:7
msgid "View all"
msgstr "Alle anzeigen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/Stats/components/Cards.jsx:59
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:156
msgid "Show Digits"
msgstr "Zahlen anzeigen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/Stats/components/Cards.jsx:52
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:140
msgid "Hide Digits"
msgstr "Zahlen ausblenden"

#. translators: %s: data series name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/LineChart.jsx:105
msgid "Previous %s"
msgstr "Vorherige %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:41
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:48
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:60
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:35
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:35
msgid "Product Name"
msgstr "Produktname"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:49
msgid "Items Sold"
msgstr "Verkaufte Artikel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:50
msgid "Total Sales"
msgstr "Gesamtumsatz"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/TopSelling.jsx:43
msgid "No top selling products found."
msgstr "Keine meistverkauften Produkte gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/LowStocks.jsx:36
msgid "No low stock products found."
msgstr "Keine Produkte mit niedrigem Lagerbestand gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:159
msgid "Abandoned Cart Details"
msgstr "Details zum abgebrochenen Warenkorb"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:14
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:173
msgid "Last Activity"
msgstr "Letzte Aktivität"

#. translators: %d: number of seconds.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:137
msgid "%ds ago"
msgstr "vor %ds"

#. translators: %d: number of minutes.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:139
msgid "%dm ago"
msgstr "vor %dm"

#. translators: %d: number of hours.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:141
msgid "%dh ago"
msgstr "vor %dh"

#. translators: %d: number of days.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:143
msgid "%dd ago"
msgstr "vor %dd"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:179
msgid "Total Products"
msgstr "Produkte gesamt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:191
msgid "Reminder"
msgstr "Erinnerung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:197
msgid "Cart Summary"
msgstr "Warenkorb-Zusammenfassung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:210
msgid "Subject Line"
msgstr "Betreffzeile"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:215
msgid "Complete your purchase - Items waiting in your cart!"
msgstr "Schließen Sie Ihren Kauf ab - Artikel warten in Ihrem Warenkorb!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:221
msgid "Email Message"
msgstr "E-Mail-Nachricht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:94
msgid "Abandoned cart deleted successfully"
msgstr "Abgebrochener Warenkorb erfolgreich gelöscht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:97
msgid "Failed to delete abandoned cart. Please try again."
msgstr "Abgebrochener Warenkorb konnte nicht gelöscht werden. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:243
msgid "Deleting..."
msgstr "Wird gelöscht..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:12
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:41
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:243
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:70
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:74
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:45
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:163
#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:164
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:144
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:85
msgid "Delete"
msgstr "Löschen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:82
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:126
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:128
msgid "Something went wrong. Please try again."
msgstr "Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:250
msgid "Send Email"
msgstr "E-Mail senden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:259
msgid "Cart Items"
msgstr "Warenkorb-Artikel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:263
msgid "Variant"
msgstr "Variante"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:270
msgid "Loading cart items..."
msgstr "Warenkorb-Artikel werden geladen..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/components/AbandonedCartModal.jsx:272
msgid "No items found."
msgstr "Keine Artikel gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/AbandonedCarts/index.jsx:93
msgid "No abandoned carts found."
msgstr "Keine abgebrochenen Warenkörbe gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/RecentActivities.jsx:106
msgid "No activities found."
msgstr "Keine Aktivitäten gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/components/JoinCommunity.jsx:11
msgid "Join the community and post your issue to get a faster response."
msgstr "Treten Sie der Community bei und schildern Sie Ihr Problem, um schneller eine Antwort zu erhalten."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:34
msgid "Latest Orders"
msgstr "Neueste Bestellungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:39
msgid "Recent Sales"
msgstr "Aktuelle Verkäufe"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:47
msgid "Top Selling"
msgstr "Meistverkauft"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Dashboard/index.jsx:63
msgid "Recent Activities"
msgstr "Aktuelle Aktivitäten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/StatusDropdown.jsx:108
#: spa/admin/easycommerce/pages/Products/components/ProductStatusDropdown.jsx:86
msgid "Failed to update status"
msgstr "Status konnte nicht aktualisiert werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductStatusDropdown.jsx:130
msgid "Dropdown Arrow"
msgstr "Dropdown-Pfeil"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:71
msgid "Category"
msgstr "Kategorie"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:86
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:38
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:38
msgid "Total Sale"
msgstr "Gesamtverkauf"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:20
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:123
msgid "Restore"
msgstr "Wiederherstellen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:389
#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:10
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:11
#: spa/admin/easycommerce/pages/Coupons/components/Table/TBody.jsx:35
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:115
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:27
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:126
msgid "Edit"
msgstr "Bearbeiten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:32
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:128
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:78
msgid "Builder"
msgstr "Builder"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:252
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:142
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:181
#: spa/admin/easycommerce/pages/Products/components/ProductTable.jsx:159
msgid "Select status"
msgstr "Status auswählen"

#: build/easycommerce.bundle.js:2
msgid "Reset"
msgstr "Zurücksetzen"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:42
msgid "Are you sure you want to delete?"
msgstr "Möchten Sie wirklich löschen?"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:45
msgid "You're going to delete this, are you sure?"
msgstr "Sie sind dabei, dies zu löschen. Sind Sie sicher?"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:54
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:113
msgid "No, Keep it"
msgstr "Nein, behalten"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:61
msgid "Yes, Delete"
msgstr "Ja, löschen"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/common/components/DeletePopup.jsx:71
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:129
msgid "Delete Permanently"
msgstr "Endgültig löschen"

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to update?"
msgstr "Möchten Sie wirklich aktualisieren?"

#: build/easycommerce.bundle.js:2
msgid "You're going to update <strong>All</strong> are you sure?"
msgstr "Sie sind dabei, <strong>Alle</strong> zu aktualisieren. Sind Sie sicher?"

#: build/easycommerce.bundle.js:2
msgid "No, Keep as it is"
msgstr "Nein, so belassen"

#: build/easycommerce.bundle.js:2
msgid "Yes, Update"
msgstr "Ja, aktualisieren"

#: build/easycommerce.bundle.js:2
msgid "Product deleted"
msgid_plural "Products deleted"
msgstr[0] "Produkt gelöscht"
msgstr[1] "Produkte gelöscht"

#: build/easycommerce.bundle.js:2
msgid "Delete failed."
msgstr "Löschen fehlgeschlagen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:100
msgid "Something went wrong."
msgstr "Etwas ist schiefgelaufen."

#: build/easycommerce.bundle.js:2
msgid "Set Status"
msgstr "Status festlegen"

#: build/easycommerce.bundle.js:2
msgid "Status updated successfully"
msgstr "Status erfolgreich aktualisiert"

#: build/easycommerce.bundle.js:2
msgid "Failed to update products."
msgstr "Produkte konnten nicht aktualisiert werden."

#: build/easycommerce.bundle.js:2
msgid "An error occurred while updating statuses."
msgstr "Beim Aktualisieren der Status ist ein Fehler aufgetreten."

#: build/easycommerce.bundle.js:2
msgid "Please select a valid status."
msgstr "Bitte wählen Sie einen gültigen Status aus."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:22
msgid "Please select a CSV file"
msgstr "Bitte wählen Sie eine CSV-Datei aus"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:59
msgid "Failed to upload CSV"
msgstr "CSV konnte nicht hochgeladen werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:62
msgid "Upload failed"
msgstr "Upload fehlgeschlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:91
msgid "Columns mapped successfully"
msgstr "Spalten erfolgreich zugeordnet"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:93
msgid "Failed to map columns"
msgstr "Spalten konnten nicht zugeordnet werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:96
msgid "Mapping failed"
msgstr "Zuordnung fehlgeschlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:118
msgid "Failed to start import"
msgstr "Import konnte nicht gestartet werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:125
msgid "Import started in background..."
msgstr "Import im Hintergrund gestartet..."

#. translators: %d: number of products imported.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:145
msgid "Import completed! %d product imported"
msgid_plural "Import completed! %d products imported"
msgstr[0] "Import abgeschlossen! %d Produkt importiert"
msgstr[1] "Import abgeschlossen! %d Produkte importiert"

#. translators: %d: number of errors that occurred during import.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:148
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:340
msgid "%d error occurred"
msgid_plural "%d errors occurred"
msgstr[0] "%d Fehler ist aufgetreten"
msgstr[1] "%d Fehler sind aufgetreten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:161
msgid "Import failed to start"
msgstr "Import konnte nicht gestartet werden"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:179
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:32
msgid "Description"
msgstr "Beschreibung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:183
msgid "Thumbnail Url"
msgstr "Thumbnail-URL"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:185
msgid "Attribute Names"
msgstr "Attributnamen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:186
msgid "Attribute Values Name"
msgstr "Name der Attributwerte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:187
msgid "Attribute Values Value"
msgstr "Wert der Attributwerte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:188
msgid "Variation Names"
msgstr "Variantennamen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:189
msgid "Variation Types"
msgstr "Variantentypen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:190
msgid "Variation Status"
msgstr "Variantenstatus"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:191
msgid "Regular Prices"
msgstr "Reguläre Preise"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:192
msgid "Sale Prices"
msgstr "Angebotspreise"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:193
msgid "SKUs"
msgstr "SKUs"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:194
msgid "Stock Quantities"
msgstr "Lagerbestandsmengen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:195
msgid "Stock Limits"
msgstr "Lagerbestandsgrenzen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:196
msgid "Variation Attribute Names"
msgstr "Attributnamen der Variante"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:197
msgid "Variation Attribute Values"
msgstr "Attributwerte der Variante"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:198
msgid "Managed Stocks"
msgstr "Verwalteter Lagerbestand"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:199
msgid "Tax Classes"
msgstr "Steuerklassen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:200
msgid "Thumbnail URLs"
msgstr "Thumbnail-URLs"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:201
msgid "Width Values"
msgstr "Breitenwerte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:202
msgid "Width Units"
msgstr "Breiteneinheiten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:203
msgid "Height Values"
msgstr "Höhenwerte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:204
msgid "Height Units"
msgstr "Höheneinheiten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:205
msgid "Weight Values"
msgstr "Gewichtswerte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:206
msgid "Weight Units"
msgstr "Gewichtseinheiten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:207
msgid "Length Values"
msgstr "Längenwerte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:208
msgid "Length Units"
msgstr "Längeneinheiten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:210
msgid "Meta Gallery URLs"
msgstr "Meta-Galerie-URLs"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:211
msgid "Meta Gallery Titles"
msgstr "Meta-Galerie-Titel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:212
msgid "Meta Templates"
msgstr "Meta-Vorlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:213
msgid "Show Reviews"
msgstr "Bewertungen anzeigen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:214
msgid "Review Text Mandatory"
msgstr "Bewertungstext erforderlich"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:215
msgid "Hide From Shop"
msgstr "Im Shop ausblenden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:216
msgid "Noindex"
msgstr "Noindex"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:217
msgid "Published Date"
msgstr "Veröffentlichungsdatum"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:125
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:374
msgid "Upload CSV"
msgstr "CSV hochladen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:126
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:263
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:380
msgid "Column Mapping"
msgstr "Spaltenzuordnung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:127
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:386
msgid "Import"
msgstr "Import"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:223
msgid "Upload CSV File"
msgstr "CSV-Datei hochladen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:226
msgid "Download the"
msgstr "Laden Sie die"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:229
msgid "Demo CSV"
msgstr "Demo-CSV"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:231
msgid "file. Add your data, upload it below, and click continue. To learn more,"
msgstr "-Datei herunter. Fügen Sie Ihre Daten hinzu, laden Sie sie unten hoch und klicken Sie auf Weiter. Um mehr zu erfahren,"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:232
msgid "click here"
msgstr "klicken Sie hier"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:153
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:255
msgid "Uploading..."
msgstr "Wird hochgeladen..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:153
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:185
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:255
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:305
msgid "Continue"
msgstr "Weiter"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:164
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:268
msgid "Column Name"
msgstr "Spaltenname"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:165
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:269
msgid "Map to Field"
msgstr "Feld zuordnen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:174
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:282
msgid "Do not import"
msgstr "Nicht importieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:305
msgid "Mapping..."
msgstr "Wird zugeordnet..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:119
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:313
#: spa/admin/easycommerce/pages/Products/index.jsx:388
msgid "Import Products"
msgstr "Produkte importieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:417
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:394
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:195
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:328
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:359
msgid "Importing..."
msgstr "Wird importiert..."

#. translators: 1: number of products processed, 2: total number of products.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:333
msgid "%1$d of %2$d products"
msgstr "%1$d von %2$d Produkten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:317
msgid "Products are ready to import. Click the button below to start importing."
msgstr "Die Produkte sind bereit zum Import. Klicken Sie auf die Schaltfläche unten, um den Import zu starten."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:195
#: spa/admin/easycommerce/pages/Products/ImportModal.jsx:359
msgid "Import Now"
msgstr "Jetzt importieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:18
msgid "Demo products imported!"
msgstr "Demo-Produkte importiert!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:19
msgid "Failed to import"
msgstr "Import fehlgeschlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:24
msgid "Failed to import demo products"
msgstr "Demo-Produkte konnten nicht importiert werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:36
msgid "Importing Sample Products"
msgstr "Beispielprodukte werden importiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/ImportProgress.jsx:37
msgid "We are generating some sample products into your store. You can refresh the page to see the progress.."
msgstr "Wir erstellen einige Beispielprodukte in Ihrem Shop. Sie können die Seite aktualisieren, um den Fortschritt zu sehen.."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:19
#: spa/admin/easycommerce/pages/Addons/index.jsx:80
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:16
#: spa/admin/easycommerce/pages/Customers/index.jsx:53
#: spa/admin/easycommerce/pages/Orders/index.jsx:148
#: spa/admin/easycommerce/pages/Products/index.jsx:85
#: spa/admin/easycommerce/pages/Transactions/index.jsx:56
msgid "All"
msgstr "Alle"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:302
msgid "Product trashed successfully!"
msgstr "Produkt erfolgreich in den Papierkorb verschoben!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:333
msgid "Product deleted successfully!"
msgstr "Produkt erfolgreich gelöscht!"

#. translators: %s: product status label, e.g. Draft or Published.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:504
msgid "No %s Products Found"
msgstr "Keine %s Produkte gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:505
msgid "Your Store is Empty"
msgstr "Ihr Shop ist leer"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:507
msgid "Create a new product or generate samples to get started."
msgstr "Erstellen Sie ein neues Produkt oder generieren Sie Beispiele, um zu beginnen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:513
msgid "or"
msgstr "oder"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/index.jsx:518
msgid "Generate Samples"
msgstr "Beispiele generieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:29
msgid "Write a short, compelling product sumamry with key features and benefits."
msgstr "Schreiben Sie eine kurze, überzeugende Produktzusammenfassung mit den wichtigsten Merkmalen und Vorteilen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:34
msgid "Write a detailed, persuasive product description covering features, benefits, use cases, and why it's a great choice. Mention features in ordered list if any."
msgstr "Schreiben Sie eine ausführliche, überzeugende Produktbeschreibung, die Merkmale, Vorteile, Anwendungsfälle und die Gründe für eine gute Wahl behandelt. Nennen Sie Merkmale gegebenenfalls in einer nummerierten Liste."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:145
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:124
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:146
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:135
#: spa/admin/editor/App.jsx:149
msgid "Invalid response from AI service. Please try again."
msgstr "Ungültige Antwort vom AI-Dienst. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:145
msgid "AI Copywriter"
msgstr "AI-Copywriter"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:147
msgid "AI-powered copy writer to write your product description and summary"
msgstr "AI-gestützter Texter, der Ihre Produktbeschreibung und -zusammenfassung schreibt"

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:238
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:184
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:242
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:191
#: spa/admin/editor/App.jsx:256
msgid "You have used all your free credits."
msgstr "Sie haben alle Ihre kostenlosen Credits aufgebraucht."

#: build/easycommerce.bundle.js:2
#: build/editor.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:77
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:250
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:196
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:254
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:203
#: spa/admin/editor/App.jsx:268
msgid "Upgrade Now"
msgstr "Jetzt upgraden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:288
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:276
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:223
msgid "Please type your instructions here"
msgstr "Bitte geben Sie hier Ihre Anweisungen ein"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:355
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:264
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:342
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:269
msgid "loading"
msgstr "wird geladen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:268
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:346
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/index.jsx:273
msgid "Generate"
msgstr "Generieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:36
msgid "Product Summary"
msgstr "Produktzusammenfassung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:36
msgid "Write a compelling summary to highlight key product features."
msgstr "Schreiben Sie eine überzeugende Zusammenfassung, um die wichtigsten Produktmerkmale hervorzuheben."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:30
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:160
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:73
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:41
msgid "Add product title first!"
msgstr "Fügen Sie zuerst einen Produkttitel hinzu!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:50
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:181
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:121
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:61
msgid "Generate with AI"
msgstr "Mit AI generieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSummary/index.jsx:107
msgid "Briefly describe the product, its key benefit, and who it’s for. Keep it within 20–40 words."
msgstr "Beschreiben Sie kurz das Produkt, seinen wichtigsten Nutzen und für wen es gedacht ist. Halten Sie sich dabei an 20–40 Wörter."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:173
msgid "Selected"
msgstr "Ausgewählt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:219
msgid "Select Options"
msgstr "Optionen auswählen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttrItem.jsx:186
msgid "Loading attribute..."
msgstr "Attribut wird geladen..."

#: build/easycommerce.bundle.js:2
msgid "Attribute name are required!"
msgstr "Attributname ist erforderlich!"

#: build/easycommerce.bundle.js:2
msgid "Attribute slug are required!"
msgstr "Attribut-Slug ist erforderlich!"

#: build/easycommerce.bundle.js:2
msgid "Attribute name already exists!"
msgstr "Attributname existiert bereits!"

#: build/easycommerce.bundle.js:2
msgid "Attribute slug already exists!"
msgstr "Attribut-Slug existiert bereits!"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label!"
msgstr "Option %d muss eine Bezeichnung haben!"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label and image"
msgstr "Option %d muss eine Bezeichnung und ein Bild haben"

#: build/easycommerce.bundle.js:2
msgid "Option %d must have a label and color"
msgstr "Option %d muss eine Bezeichnung und eine Farbe haben"

#: build/easycommerce.bundle.js:2
msgid "Duplicate option labels are not allowed!"
msgstr "Doppelte Optionsbezeichnungen sind nicht zulässig!"

#: build/easycommerce.bundle.js:2
msgid "Attribute updated successfully!"
msgstr "Attribut erfolgreich aktualisiert!"

#: build/easycommerce.bundle.js:2
msgid "Attribute created successfully!"
msgstr "Attribut erfolgreich erstellt!"

#: build/easycommerce.bundle.js:2
msgid "It'll show on the single product screen"
msgstr "Es wird auf der Einzelproduktseite angezeigt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:339
#: spa/admin/easycommerce/pages/Categories/index.jsx:340
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:164
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:164
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:102
#: spa/admin/easycommerce/pages/Tags/index.jsx:297
msgid "Enter Name"
msgstr "Namen eingeben"

#: build/easycommerce.bundle.js:2
msgid "URL-friendly slug of the attribute"
msgstr "URL-freundlicher Slug des Attributs"

#: build/easycommerce.bundle.js:2
msgid "How customers will see this on the single product screen"
msgstr "So sehen Kunden dies auf der Einzelproduktseite"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:131
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:161
msgid "Options"
msgstr "Optionen"

#: build/easycommerce.bundle.js:2
msgid "Options of the attribute"
msgstr "Optionen des Attributs"

#: build/easycommerce.bundle.js:2
msgid "Select an Image"
msgstr "Ein Bild auswählen"

#: build/easycommerce.bundle.js:2
msgid "Use this image"
msgstr "Dieses Bild verwenden"

#: build/easycommerce.bundle.js:2
msgid "Update Attribute"
msgstr "Attribut aktualisieren"

#: build/easycommerce.bundle.js:2
msgid "Create Attribute"
msgstr "Attribut erstellen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:90
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:113
msgid "Attribute deleted successfully!"
msgstr "Attribut erfolgreich gelöscht!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:94
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:117
msgid "Failed to delete attribute."
msgstr "Attribut konnte nicht gelöscht werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:98
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:121
msgid "Delete failed, please try again."
msgstr "Löschen fehlgeschlagen, bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/components/Table.jsx:262
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/components/AttributeSelectionTable.jsx:291
msgid "No attributes found."
msgstr "Keine Attribute gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:185
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:150
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:193
msgid "Add New Attribute"
msgstr "Neues Attribut hinzufügen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:163
msgid "Add to Product"
msgstr "Zum Produkt hinzufügen"

#. translators: %s: attribute name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:183
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/components/AttributeModal/index.jsx:195
msgid "Edit Attribute: %s"
msgstr "Attribut bearbeiten: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:138
msgid "AI Attributes Generator"
msgstr "AI-Attributgenerator"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:140
msgid "AI-powered attribute generator to create product attributes"
msgstr "AI-gestützter Attributgenerator zum Erstellen von Produktattributen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:207
msgid "Number of Attributes to Generate"
msgstr "Anzahl der zu generierenden Attribute"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateAttributes.jsx:220
msgid "Number of Values Per Attribute"
msgstr "Anzahl der Werte pro Attribut"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:133
msgid "Attributes generated successfully!"
msgstr "Attribute erfolgreich generiert!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:136
msgid "Failed to generate attributes"
msgstr "Attribute konnten nicht generiert werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:154
msgid "Add attributes to your product to help customers filter and search for products more easily."
msgstr "Fügen Sie Ihrem Produkt Attribute hinzu, damit Kunden Produkte einfacher filtern und suchen können."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:181
msgid "Generating..."
msgstr "Wird generiert..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:234
msgid "Fetching generated attributes..."
msgstr "Generierte Attribute werden abgerufen..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:239
msgid "No attributes are added yet. Click the \"Add New\" button below to add attributes to this product."
msgstr "Es wurden noch keine Attribute hinzugefügt. Klicken Sie unten auf die Schaltfläche \"Neu hinzufügen\", um diesem Produkt Attribute hinzuzufügen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:240
msgid "Add options like color or size. Click the \"Manage Attributes\" button below or \"Generate with AI\" above."
msgstr "Fügen Sie Optionen wie Farbe oder Größe hinzu. Klicken Sie unten auf die Schaltfläche \"Attribute verwalten\" oder oben auf \"Mit AI generieren\"."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductAttr/index.jsx:256
msgid "Add Attribute"
msgstr "Attribut hinzufügen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Title.jsx:44
msgid "Write variation name"
msgstr "Variantennamen eingeben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ActionButton.jsx:71
msgid "Expand"
msgstr "Erweitern"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:17
msgid "Product Type"
msgstr "Produkttyp"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:39
msgid "Physical Product"
msgstr "Physisches Produkt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Type.jsx:40
msgid "Digital Product"
msgstr "Digitales Produkt"

#. translators: %s: attribute name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Attributes.jsx:133
msgid "Select %s"
msgstr "%s auswählen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:97
msgid "If there is no sale going on for this variation, simply leave it blank."
msgstr "Wenn für diese Variante kein Angebot läuft, lassen Sie das Feld einfach leer."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Price.jsx:121
msgid "Sale price should be less than regular price."
msgstr "Der Angebotspreis sollte niedriger als der Normalpreis sein."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:40
msgid "Calculate profit margin"
msgstr "Gewinnmarge berechnen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:48
msgid "Cost of Goods"
msgstr "Wareneinstandskosten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:60
msgid "Enter Cost"
msgstr "Kosten eingeben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:82
msgid "Profit"
msgstr "Gewinn"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:107
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:143
msgid "Yet to calculate"
msgstr "Noch nicht berechnet"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/ManageProfit.jsx:118
msgid "Margin"
msgstr "Marge"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:20
msgid "Inventory"
msgstr "Bestand"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:29
msgid "Stock Count"
msgstr "Lagerbestand"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:30
msgid "Number of items we have in stock. If you don't manage stock for this variation, simply leave it blank."
msgstr "Anzahl der Artikel, die wir auf Lager haben. Wenn Sie den Lagerbestand für diese Variante nicht verwalten, lassen Sie das Feld einfach leer."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:37
msgid "Enter Stock Count"
msgstr "Lagerbestand eingeben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:51
msgid "Low Stock Limit"
msgstr "Grenze für niedrigen Lagerbestand"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:52
msgid "When should we call it low stock?"
msgstr "Ab wann gilt der Lagerbestand als niedrig?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Stock.jsx:59
msgid "Stock Limit"
msgstr "Bestandsgrenze"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:108
msgid "Package Dimension"
msgstr "Paketabmessungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:113
msgid "Height"
msgstr "Höhe"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:122
msgid "Set Height"
msgstr "Höhe festlegen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:199
msgid "Width"
msgstr "Breite"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:208
msgid "Set Width"
msgstr "Breite festlegen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:285
msgid "Length"
msgstr "Länge"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:294
msgid "Set Length"
msgstr "Länge festlegen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:371
msgid "Weight"
msgstr "Gewicht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/Dimensions.jsx:380
msgid "Set Weight"
msgstr "Gewicht festlegen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:90
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:179
msgid "Select Images"
msgstr "Bilder auswählen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:91
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:180
msgid "Insert"
msgstr "Einfügen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:405
msgid "Files"
msgstr "Dateien"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:418
msgid "File title"
msgstr "Dateititel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:450
msgid "Add More Files"
msgstr "Weitere Dateien hinzufügen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:472
msgid "Uploading files..."
msgstr "Dateien werden hochgeladen..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:317
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:484
msgid "Click to update"
msgstr "Zum Aktualisieren klicken"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:319
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:486
msgid "or Drag and drop"
msgstr "oder per Drag & Drop"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/components/FileUpload.jsx:494
msgid "Upload Files"
msgstr "Dateien hochladen"

#. translators: %s: addon name.
#: build/easycommerce.bundle.js:2
#: spa/admin/common/ProModal.jsx:57
msgid "Unlock %s"
msgstr "%s freischalten"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/ProModal.jsx:80
msgid "See Pro Plans"
msgstr "Pro-Tarife ansehen"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:60
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:89
msgid "Addon activated successfully."
msgstr "Addon erfolgreich aktiviert."

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:65
#: spa/admin/common/InstallationModal.jsx:68
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:96
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:99
msgid "Error activating addon."
msgstr "Fehler beim Aktivieren des Addons."

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:90
msgid "Install A New Addon?"
msgstr "Ein neues Addon installieren?"

#. translators: %s: addon name.
#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:95
msgid "This will install %s. Are you sure to proceed?"
msgstr "Dadurch wird %s installiert. Möchten Sie wirklich fortfahren?"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/InstallationModal.jsx:118
msgid "Install & Activate"
msgstr "Installieren & aktivieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:162
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:276
msgid "Variation Name"
msgstr "Variantenname"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:362
msgid "Choose attributes that apply to this pricing option"
msgstr "Wählen Sie Attribute, die für diese Preisoption gelten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:411
msgid "Subscription Manager"
msgstr "Abonnement-Manager"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:412
msgid "Add recurring billing to your store with the EasyCommerce Subscription Addon."
msgstr "Fügen Sie Ihrem Shop mit dem EasyCommerce Subscription Addon wiederkehrende Abrechnungen hinzu."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:423
msgid "Enable Subscription"
msgstr "Abonnement aktivieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:452
msgid "Turn on subscriptions to sell products with recurring payments."
msgstr "Aktivieren Sie Abonnements, um Produkte mit wiederkehrenden Zahlungen zu verkaufen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:496
msgid "License Manager"
msgstr "Lizenz-Manager"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:497
msgid "Configure your ecommerce store with licensing capability and sell digital products and manage their licenses."
msgstr "Richten Sie Ihren E-Commerce-Shop mit Lizenzfunktionen ein, verkaufen Sie digitale Produkte und verwalten Sie deren Lizenzen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:508
msgid "Generate License"
msgstr "Lizenz generieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/PriceItem/index.jsx:536
msgid "Turn on licensing to sell products that require license keys."
msgstr "Aktivieren Sie die Lizenzierung, um Produkte zu verkaufen, die Lizenzschlüssel erfordern."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:50
msgid "Are you sure you want to replace?"
msgstr "Möchten Sie wirklich ersetzen?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:53
msgid "Auto generating variants will replace all existing variants for"
msgstr "Das automatische Generieren von Varianten ersetzt alle vorhandenen Varianten für"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:62
msgid "No, Keep"
msgstr "Nein, behalten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/Popup.jsx:69
msgid "Yes, Replace"
msgstr "Ja, ersetzen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:199
msgid "Set product type, price, sale price, stock count, and dimensions of the product."
msgstr "Legen Sie Produkttyp, Preis, Angebotspreis, Lagerbestand und Abmessungen des Produkts fest."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:222
msgid "Add attributes to enable variant generation"
msgstr "Fügen Sie Attribute hinzu, um die Variantengenerierung zu aktivieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:254
msgid "Add attributes above to add multiple price options."
msgstr "Fügen Sie oben Attribute hinzu, um mehrere Preisoptionen anzulegen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:256
msgid "Need multiple prices?"
msgstr "Benötigen Sie mehrere Preise?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:317
msgid "No prices added yet"
msgstr "Noch keine Preise hinzugefügt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Prices/index.jsx:359
msgid "Add New Price"
msgstr "Neuen Preis hinzufügen"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/inputs/TextEditor.jsx:24
msgid "Add Media"
msgstr "Medien hinzufügen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductDesc/index.jsx:64
msgid "Provide an in-depth product description of 600–900 words, outlining key features, benefits, and usage instructions."
msgstr "Erstellen Sie eine ausführliche Produktbeschreibung mit 600–900 Wörtern, die wichtige Merkmale, Vorteile und Anwendungshinweise darstellt."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/skeletons/ImagePreviewAISkeleton.jsx:18
msgid "Generating image"
msgstr "Bild wird generiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:22
msgid "Edit this image. Keep the product exactly as-is. Place it in a clean, modern lifestyle setting with soft natural lighting, shallow depth of field, and a professional commercial look."
msgstr "Bearbeiten Sie dieses Bild. Lassen Sie das Produkt exakt so, wie es ist. Platzieren Sie es in einer klaren, modernen Lifestyle-Umgebung mit weichem natürlichem Licht, geringer Schärfentiefe und einem professionellen kommerziellen Look."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:35
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:35
msgid "1024x1024 Pixels"
msgstr "1024x1024 Pixel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:36
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:36
msgid "1792x1024 Pixels"
msgstr "1792x1024 Pixel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:37
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:37
msgid "1024x1792 Pixels"
msgstr "1024x1792 Pixel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:43
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:43
msgid "Standard"
msgstr "Standard"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:44
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:44
msgid "HD"
msgstr "HD"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:164
msgid "No enhanced image to choose from."
msgstr "Kein verbessertes Bild zur Auswahl vorhanden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:184
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:185
msgid "Failed to choose image. Please try again."
msgstr "Bild konnte nicht ausgewählt werden. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:205
msgid "AI Image Enhancer"
msgstr "AI-Bildverbesserung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:208
msgid "Enhance your image with AI"
msgstr "Verbessern Sie Ihr Bild mit AI"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:269
msgid "Original Image"
msgstr "Originalbild"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:308
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:295
msgid "Image Size"
msgstr "Bildgröße"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:319
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:306
msgid "Quality"
msgstr "Qualität"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:359
msgid "Enhance Image"
msgstr "Bild verbessern"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:418
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:395
msgid "Use This Image"
msgstr "Dieses Bild verwenden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiEnhanceImage.jsx:442
msgid "Image Preview."
msgstr "Bildvorschau."

#. translators: %d: image number in the gallery.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:172
msgid "Uploaded %d"
msgstr "Hochgeladen %d"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:208
msgid "Set as thumbnail"
msgstr "Als Vorschaubild festlegen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:239
msgid "Enhance With AI"
msgstr "Mit AI verbessern"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:284
msgid "Uploading images..."
msgstr "Bilder werden hochgeladen..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/MediaUploader.jsx:327
msgid "Upload Images"
msgstr "Bilder hochladen"

#. translators: %s: product title.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:22
msgid "A professional product photo of %s on a clean white background, studio lighting, sharp focus, high resolution, commercial photography style, no shadows, photorealistic."
msgstr "Ein professionelles Produktfoto von %s vor einem sauberen weißen Hintergrund, Studiobeleuchtung, scharfer Fokus, hohe Auflösung, kommerzieller Fotografie-Stil, keine Schatten, fotorealistisch."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:165
msgid "No generated image to choose from."
msgstr "Kein generiertes Bild zur Auswahl vorhanden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:209
msgid "Describe what you want to see in the image"
msgstr "Beschreiben Sie, was Sie auf dem Bild sehen möchten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/common/AiGenerate/AiGenerateImages.jsx:417
msgid "Generated image will appear here once created."
msgstr "Das generierte Bild erscheint hier, sobald es erstellt wurde."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:25
msgid "Product Gallery"
msgstr "Produktgalerie"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:25
msgid "Upload images to showcase your product visually."
msgstr "Laden Sie Bilder hoch, um Ihr Produkt visuell zu präsentieren."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:96
msgid "For best appearance, use images larger than"
msgstr "Für die beste Darstellung verwenden Sie Bilder größer als"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Gallery/index.jsx:96
msgid "pixels."
msgstr "Pixel."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:151
#: spa/admin/easycommerce/pages/Categories/index.jsx:151
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:73
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:73
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:41
#: spa/admin/easycommerce/pages/Tags/index.jsx:127
msgid "All fields are required!"
msgstr "Alle Felder sind erforderlich!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:176
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:92
msgid "Category created successfully"
msgstr "Kategorie erfolgreich erstellt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:183
#: spa/admin/easycommerce/pages/Brands/index.jsx:187
#: spa/admin/easycommerce/pages/Categories/index.jsx:183
#: spa/admin/easycommerce/pages/Categories/index.jsx:187
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:101
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:104
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:101
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:104
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:67
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:70
#: spa/admin/easycommerce/pages/Tags/index.jsx:160
#: spa/admin/easycommerce/pages/Tags/index.jsx:164
msgid "Operation failed"
msgstr "Vorgang fehlgeschlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:334
#: spa/admin/easycommerce/pages/Categories/index.jsx:335
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:158
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:158
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:96
#: spa/admin/easycommerce/pages/Tags/index.jsx:292
msgid "It'll be used to filter products"
msgstr "Wird zum Filtern von Produkten verwendet"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:346
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:171
msgid "URL-friendly slug of the category"
msgstr "URL-freundlicher Slug der Kategorie"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:63
#: spa/admin/easycommerce/pages/Brands/index.jsx:369
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:64
#: spa/admin/easycommerce/pages/Categories/index.jsx:371
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:194
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:194
msgid "Parent"
msgstr "Übergeordnet"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:371
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:195
msgid "Select a parent category if any"
msgstr "Wählen Sie ggf. eine übergeordnete Kategorie"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:374
#: spa/admin/easycommerce/pages/Categories/index.jsx:376
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:200
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:200
msgid "Select Parent"
msgstr "Übergeordnetes Element auswählen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:395
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/CategoryModal.jsx:209
msgid "Create Category"
msgstr "Kategorie erstellen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:60
#: spa/admin/easycommerce/pages/Tags/index.jsx:153
msgid "Tag created successfully"
msgstr "Schlagwort erfolgreich erstellt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:109
#: spa/admin/easycommerce/pages/Tags/index.jsx:303
msgid "URL-friendly slug of the tag"
msgstr "URL-freundlicher Slug des Schlagworts"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/TagModal.jsx:133
#: spa/admin/easycommerce/pages/Tags/index.jsx:338
msgid "Create Tag"
msgstr "Schlagwort erstellen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:176
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:92
msgid "Brand created successfully"
msgstr "Marke erfolgreich erstellt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:345
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:171
msgid "URL-friendly slug of the brand"
msgstr "URL-freundlicher Slug der Marke"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:369
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:195
msgid "Select a parent brand if any"
msgstr "Wählen Sie ggf. eine übergeordnete Marke"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:393
#: spa/admin/easycommerce/pages/Products/components/Organize/Modals/BrandModal.jsx:209
msgid "Create Brand"
msgstr "Marke erstellen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Categories/index.jsx:81
msgid "No categories available"
msgstr "Keine Kategorien verfügbar"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Tags/index.jsx:58
msgid "No tags available"
msgstr "Keine Schlagwörter verfügbar"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/Brands/index.jsx:81
msgid "No brands available"
msgstr "Keine Marken verfügbar"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:77
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:41
msgid "Failed to fetch categories."
msgstr "Kategorien konnten nicht abgerufen werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:60
#: spa/admin/easycommerce/pages/Tags/index.jsx:73
msgid "Failed to fetch tags."
msgstr "Schlagwörter konnten nicht abgerufen werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:77
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:79
msgid "Failed to fetch brands."
msgstr "Marken konnten nicht abgerufen werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:117
msgid "Organize your product with Categories, Tags, and Brands for better sorting."
msgstr "Organisieren Sie Ihr Produkt mit Kategorien, Schlagwörtern und Marken für eine bessere Sortierung."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:214
msgid "Manage Categories"
msgstr "Kategorien verwalten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:236
msgid "Manage Tags"
msgstr "Schlagwörter verwalten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/Organize/index.jsx:258
msgid "Manage Brands"
msgstr "Marken verwalten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:35
msgid "Product View"
msgstr "Produktansicht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:35
msgid "Choose a template to customize how your product page is displayed to customers."
msgstr "Wählen Sie eine Vorlage, um anzupassen, wie Ihre Produktseite Kunden angezeigt wird."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:72
msgid "Select Template"
msgstr "Vorlage auswählen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductTemplate/index.jsx:73
msgid "Select a template"
msgstr "Wählen Sie eine Vorlage"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:36
msgid "Configure general product settings like visibility, URL slug, and reviews."
msgstr "Konfigurieren Sie allgemeine Produkteinstellungen wie Sichtbarkeit, URL-Slug und Bewertungen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:93
msgid "URL:"
msgstr "URL:"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:104
msgid "Hide from Shop"
msgstr "Im Shop ausblenden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:119
msgid "Hide from Search Engines"
msgstr "Vor Suchmaschinen verbergen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/components/ProductSettings/index.jsx:139
msgid "Enable Review"
msgstr "Bewertungen aktivieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:69
msgid "Product title is required"
msgstr "Produkttitel ist erforderlich"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:109
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:137
msgid "Invalid Pricing Data"
msgstr "Ungültige Preisdaten"

#. translators: %s: pricing plan name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:148
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:162
msgid "Duplicate pricing plan found: %s"
msgstr "Doppelter Preisplan gefunden: %s"

#. translators: 1: new variation name, 2: existing variation name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:195
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:200
msgid "Duplicate attributes found in %1$s and %2$s"
msgstr "Doppelte Attribute in %1$s und %2$s gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:223
msgid "Product is live now!"
msgstr "Produkt ist jetzt veröffentlicht!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:224
msgid "Product saved as draft!"
msgstr "Produkt als Entwurf gespeichert!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:245
msgid "Product Creation Failed"
msgstr "Produkterstellung fehlgeschlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:266
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:349
msgid "Save as Draft"
msgstr "Als Entwurf speichern"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:266
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:350
msgid "Save as Live"
msgstr "Als Veröffentlicht speichern"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/AddProduct/index.jsx:275
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:359
msgid "Add your product title here"
msgstr "Fügen Sie hier Ihren Produkttitel ein"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:30
msgid "Product trashed!"
msgstr "Produkt in den Papierkorb verschoben!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/components/ProductActions.jsx:51
msgid "Product deleted permanently!"
msgstr "Produkt endgültig gelöscht!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:51
msgid "Product doesn't exist"
msgstr "Produkt existiert nicht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:56
msgid "Failed to fetch product data"
msgstr "Produktdaten konnten nicht abgerufen werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:255
msgid "Product updated successfully"
msgstr "Produkt erfolgreich aktualisiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:274
msgid "Product update failed"
msgstr "Produktaktualisierung fehlgeschlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:295
msgid "Edit: "
msgstr "Bearbeiten: "

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:330
msgid "Preview"
msgstr "Vorschau"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Products/EditProduct/index.jsx:283
msgid "Loading product data..."
msgstr "Produktdaten werden geladen..."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:99
msgid "Selected attributes deleted successfully!"
msgstr "Ausgewählte Attribute erfolgreich gelöscht!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:101
msgid "Failed to delete selected attributes."
msgstr "Ausgewählte Attribute konnten nicht gelöscht werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:105
#: spa/admin/easycommerce/pages/Brands/index.jsx:257
#: spa/admin/easycommerce/pages/Categories/index.jsx:257
#: spa/admin/easycommerce/pages/Tags/index.jsx:210
msgid "Bulk delete failed, please try again."
msgstr "Massenlöschung fehlgeschlagen, bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:148
#: spa/admin/easycommerce/pages/Brands/index.jsx:295
#: spa/admin/easycommerce/pages/Categories/index.jsx:296
#: spa/admin/easycommerce/pages/Tags/index.jsx:248
msgid "Delete Selected"
msgstr "Ausgewählte löschen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Attributes/index.jsx:151
msgid "Attributes List"
msgstr "Attributliste"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:25
msgid "Category deleted successfully"
msgstr "Kategorie erfolgreich gelöscht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:27
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:30
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:28
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:31
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:27
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:30
msgid "Failed to delete"
msgstr "Löschen fehlgeschlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/components/Table.jsx:188
msgid "No categories found."
msgstr "Keine Kategorien gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:175
msgid "Category updated successfully"
msgstr "Kategorie erfolgreich aktualisiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:251
msgid "Selected categories deleted successfully!"
msgstr "Ausgewählte Kategorien erfolgreich gelöscht!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:253
msgid "Failed to delete selected categories."
msgstr "Ausgewählte Kategorien konnten nicht gelöscht werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:299
msgid "Categories List"
msgstr "Kategorienliste"

#. translators: %s: category name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Categories/index.jsx:328
msgid "Edit Category: %s"
msgstr "Kategorie bearbeiten: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:24
msgid "Tag deleted successfully"
msgstr "Schlagwort erfolgreich gelöscht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/components/Table.jsx:116
msgid "No tags found."
msgstr "Keine Schlagwörter gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:152
msgid "Tag updated successfully"
msgstr "Schlagwort erfolgreich aktualisiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:204
msgid "Selected tags deleted successfully!"
msgstr "Ausgewählte Schlagwörter erfolgreich gelöscht!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:206
msgid "Failed to delete selected tags."
msgstr "Ausgewählte Schlagwörter konnten nicht gelöscht werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:251
msgid "Tags List"
msgstr "Schlagwortliste"

#. translators: %s: tag name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Tags/index.jsx:282
msgid "Edit Tag: %s"
msgstr "Schlagwort bearbeiten: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:24
msgid "Brand deleted successfully"
msgstr "Marke erfolgreich gelöscht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/components/Table.jsx:118
msgid "No brands found."
msgstr "Keine Marken gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:175
msgid "Brand updated successfully"
msgstr "Marke erfolgreich aktualisiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:251
msgid "Selected brands deleted successfully!"
msgstr "Ausgewählte Marken erfolgreich gelöscht!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:253
msgid "Failed to delete selected brands."
msgstr "Ausgewählte Marken konnten nicht gelöscht werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:298
msgid "Brands List"
msgstr "Markenliste"

#. translators: %s: brand name.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Brands/index.jsx:327
msgid "Edit Brand: %s"
msgstr "Marke bearbeiten: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/StatusDropdown.jsx:116
msgid "An error occurred while updating status"
msgstr "Beim Aktualisieren des Status ist ein Fehler aufgetreten"

#: build/easycommerce.bundle.js:2
msgid "Please enter an amount greater than 0 before refunding"
msgstr "Bitte geben Sie vor der Rückerstattung einen Betrag größer als 0 ein"

#: build/easycommerce.bundle.js:2
msgid "Failed to process refund. Please try again."
msgstr "Rückerstattung konnte nicht verarbeitet werden. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
msgid "Please enter the Refund Transaction ID."
msgstr "Bitte geben Sie die Rückerstattungs-Transaktions-ID ein."

#: build/easycommerce.bundle.js:2
msgid "Please enter an amount before refunding"
msgstr "Bitte geben Sie vor der Rückerstattung einen Betrag ein"

#: build/easycommerce.bundle.js:2
msgid "Please select a reason before refunding"
msgstr "Bitte wählen Sie vor der Rückerstattung einen Grund aus"

#: build/easycommerce.bundle.js:2
msgid "Refund Payment"
msgstr "Zahlung erstatten"

#: build/easycommerce.bundle.js:2
msgid "Refundable"
msgstr "Erstattungsfähig"

#: build/easycommerce.bundle.js:2
msgid "Refund Amount"
msgstr "Rückerstattungsbetrag"

#: build/easycommerce.bundle.js:2
msgid "Enter amount"
msgstr "Betrag eingeben"

#: build/easycommerce.bundle.js:2
msgid "Refund Reason"
msgstr "Rückerstattungsgrund"

#: build/easycommerce.bundle.js:2
msgid "Select Refund Reason"
msgstr "Rückerstattungsgrund auswählen"

#: build/easycommerce.bundle.js:2
msgid "For %s, refunds should be processed manually outside of the system. After succesful processing, enter the Refund Transaction ID"
msgstr "Bei %s müssen Rückerstattungen manuell außerhalb des Systems verarbeitet werden. Geben Sie nach erfolgreicher Verarbeitung die Rückerstattungs-Transaktions-ID ein"

#: build/easycommerce.bundle.js:2
msgid "Enter Refund Transaction ID"
msgstr "Rückerstattungs-Transaktions-ID eingeben"

#: build/easycommerce.bundle.js:2
msgid "Refund now"
msgstr "Jetzt erstatten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:7
msgid "ID"
msgstr "ID"

#: build/easycommerce.bundle.js:2
msgid "Fulfillment"
msgstr "Erfüllung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:220
msgid "Transactions ID"
msgstr "Transaktions-ID"

#: build/easycommerce.bundle.js:2
msgid "Date & Time"
msgstr "Datum & Uhrzeit"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:69
msgid "On hold"
msgstr "In Wartestellung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:114
msgid "payment-icon"
msgstr "payment-icon"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/DatepickerComponent.jsx:9
msgid "Select date range"
msgstr "Zeitraum auswählen"

#: build/easycommerce.bundle.js:2
#: spa/admin/common/components/DatepickerComponent.jsx:23
msgid "Calendar"
msgstr "Kalender"

#: build/easycommerce.bundle.js:2
msgid "eg. 12 Sep - 28 Oct 2025"
msgstr "z. B. 12. Sep - 28. Okt 2025"

#: build/easycommerce.bundle.js:2
msgid "Order deleted permanently"
msgid_plural "Orders deleted permanently"
msgstr[0] "Bestellung dauerhaft gelöscht"
msgstr[1] "Bestellungen dauerhaft gelöscht"

#: build/easycommerce.bundle.js:2
msgid "Something went wrong while deleting."
msgstr "Beim Löschen ist ein Fehler aufgetreten."

#: build/easycommerce.bundle.js:2
msgid "Fulfill Status"
msgstr "Erfüllungsstatus"

#. translators: %d: number of orders placed in the country.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:248
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:315
msgid "%d order"
msgid_plural "%d orders"
msgstr[0] "%d Bestellung"
msgstr[1] "%d Bestellungen"

#: build/easycommerce.bundle.js:2
msgid "Failed to update orders."
msgstr "Bestellungen konnten nicht aktualisiert werden."

#: build/easycommerce.bundle.js:2
msgid "Please select a status to update."
msgstr "Bitte wählen Sie einen Status zum Aktualisieren aus."

#. translators: %s: order status label (e.g. Pending).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:446
msgid "No %s Orders Found"
msgstr "Keine %s Bestellungen gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:447
msgid "No Orders Found"
msgstr "Keine Bestellungen gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:451
msgid ""
"You're yet to receive any orders in your store. Keep promoting \n"
"your store to bring in your first sale."
msgstr ""
"Sie haben noch keine Bestellungen in Ihrem Shop erhalten. Bewerben Sie Ihren Shop weiter, \n"
"um Ihren ersten Verkauf zu erzielen."

#. translators: %s: order status label (e.g. Pending).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/index.jsx:453
msgid ""
"No %s orders in your store. Keep promoting \n"
"your store to bring in your first sale."
msgstr ""
"Keine %s Bestellungen in Ihrem Shop. Bewerben Sie Ihren Shop weiter, \n"
"um Ihren ersten Verkauf zu erzielen."

#: build/easycommerce.bundle.js:2
msgid "Resend Order Email"
msgstr "Bestell-E-Mail erneut senden"

#: build/easycommerce.bundle.js:2
msgid "Email Event"
msgstr "E-Mail-Ereignis"

#: build/easycommerce.bundle.js:2
msgid "Select an event"
msgstr "Ereignis auswählen"

#: build/easycommerce.bundle.js:2
msgid "Email sent"
msgstr "E-Mail gesendet"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:63
#: spa/admin/easycommerce/pages/Transactions/index.jsx:49
msgid "Refund"
msgstr "Rückerstattung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/components/OrderActions.jsx:31
msgid "Order Deleted!"
msgstr "Bestellung gelöscht!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:101
msgid "Delivery Date"
msgstr "Lieferdatum"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:124
msgid "Order Refund"
msgstr "Rückerstattung der Bestellung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:174
msgid "Fulfillment Status"
msgstr "Erfüllungsstatus"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:213
msgid "Payment Icon"
msgstr "Zahlungssymbol"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/OrderInfo.jsx:227
msgid "Payment URL"
msgstr "Zahlungs-URL"

#: build/easycommerce.bundle.js:2
msgid "date"
msgstr "Datum"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:52
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:25
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:112
msgid "Avg. Order Value"
msgstr "Durchschn. Bestellwert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:57
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:28
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:128
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:38
msgid "Last Order"
msgstr "Letzte Bestellung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:27
#: spa/admin/easycommerce/pages/Refunds/components/RefundsTable.jsx:27
msgid "Reason"
msgstr "Grund"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Orders/SingleOrder/components/Refunds.jsx:42
msgid "Refunded By"
msgstr "Erstattet von"

#: build/easycommerce.bundle.js:2
msgid "Add Note"
msgstr "Notiz hinzufügen"

#: build/easycommerce.bundle.js:2
msgid "Required"
msgstr "Erforderlich"

#: build/easycommerce.bundle.js:2
msgid "Write your note here"
msgstr "Schreiben Sie hier Ihre Notiz"

#: build/easycommerce.bundle.js:2
msgid "Note To Customer"
msgstr "Notiz an Kunden"

#: build/easycommerce.bundle.js:2
msgid "Unable to save note. The database may need to be updated. Please contact your administrator."
msgstr "Notiz konnte nicht gespeichert werden. Möglicherweise muss die Datenbank aktualisiert werden. Bitte wenden Sie sich an Ihren Administrator."

#: build/easycommerce.bundle.js:2
msgid "Delete Note"
msgstr "Notiz löschen"

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to delete this note? This action cannot be undone."
msgstr "Möchten Sie diese Notiz wirklich löschen? Diese Aktion kann nicht rückgängig gemacht werden."

#: build/easycommerce.bundle.js:2
msgid "Unable to delete note. Please try again or contact your administrator."
msgstr "Notiz konnte nicht gelöscht werden. Bitte versuchen Sie es erneut oder wenden Sie sich an Ihren Administrator."

#: build/easycommerce.bundle.js:2
msgid "Order doesn't exist"
msgstr "Bestellung existiert nicht"

#: build/easycommerce.bundle.js:2
msgid "Failed to fetch order data"
msgstr "Bestelldaten konnten nicht abgerufen werden"

#: build/easycommerce.bundle.js:2
msgid "Unknown"
msgstr "Unbekannt"

#: build/easycommerce.bundle.js:2
msgid "eg. %1$s - %2$s %3$s"
msgstr "z. B. %1$s - %2$s %3$s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:50
msgid "Adjustment"
msgstr "Anpassung"

#. translators: %s: transaction status label.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:287
msgid "No %s Transactions Found"
msgstr "Keine %s Transaktionen gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:289
msgid "No Transactions Found."
msgstr "Keine Transaktionen gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Transactions/index.jsx:291
msgid "All type of payment activities will appear here once they occur"
msgstr "Alle Arten von Zahlungsaktivitäten erscheinen hier, sobald sie auftreten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:101
msgid "Add New Customer"
msgstr "Neuen Kunden hinzufügen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:69
msgid "Select a Image"
msgstr "Bild auswählen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:190
msgid "Enter last name"
msgstr "Nachnamen eingeben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:262
msgid "Enter Password"
msgstr "Passwort eingeben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:306
msgid "Re-enter Password"
msgstr "Passwort erneut eingeben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:322
msgid "Re-ender password to confirm"
msgstr "Passwort zur Bestätigung erneut eingeben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/AddNew/index.jsx:360
msgid "Submit"
msgstr "Absenden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:37
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:16
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:76
msgid "Customer Since"
msgstr "Kunde seit"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:47
#: spa/admin/easycommerce/pages/Customers/components/TableHeader.jsx:22
msgid "Lifetime Value"
msgstr "Lebenszeitwert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/components/CustomerTable.jsx:206
msgid "No customers found"
msgstr "Keine Kunden gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:58
msgid "Recurring"
msgstr "Wiederkehrend"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:63
msgid "One-time"
msgstr "Einmalig"

#. translators: %s: customer type label (e.g. Recurring).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:254
msgid "No %s Customers Found"
msgstr "Keine %s Kunden gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:257
msgid "No Customers Found"
msgstr "Keine Kunden gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:261
msgid "You're yet to receive any customers in your store."
msgstr "Sie haben noch keine Kunden in Ihrem Shop."

#. translators: %s: customer type label (e.g. Recurring).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:264
msgid "No %s customers in your store."
msgstr "Keine %s Kunden in Ihrem Shop."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:267
msgid ""
"Keep promoting \n"
"your store to bring in your first customer."
msgstr ""
"Bewerben Sie Ihren Shop weiter, \n"
"um Ihren ersten Kunden zu gewinnen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/index.jsx:269
msgid "Add Customer"
msgstr "Kunde hinzufügen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerSaleSummery.jsx:73
msgid "Purchase Amount"
msgstr "Kaufbetrag"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/components/CustomerDetails.jsx:31
msgid "Customer Details"
msgstr "Kundendetails"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:174
msgid "unknown"
msgstr "unbekannt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:187
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:42
msgid "Orders Over Time"
msgstr "Bestellungen im Zeitverlauf"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:211
msgid "Fullfillment"
msgstr "Erfüllung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Customers/SingleCustomer/index.jsx:366
msgid "No order found for this customer"
msgstr "Keine Bestellung für diesen Kunden gefunden"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:17
#: spa/admin/easycommerce/pages/Coupons/components/ToggleSwitch.jsx:27
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:38
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:17
msgid "Active"
msgstr "Aktiv"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:18
#: spa/admin/easycommerce/pages/Coupons/components/ToggleSwitch.jsx:41
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:39
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:18
msgid "Inactive"
msgstr "Inaktiv"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:63
msgid "Coupon status updated"
msgstr "Gutscheinstatus aktualisiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:69
msgid "Failed to update coupon status"
msgstr "Gutscheinstatus konnte nicht aktualisiert werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/components/CouponStatusDropdown.jsx:77
msgid "Something went wrong while updating coupon status"
msgstr "Beim Aktualisieren des Gutscheinstatus ist ein Fehler aufgetreten"

#: build/easycommerce.bundle.js:2
msgid "No coupons found"
msgstr "Keine Gutscheine gefunden"

#: build/easycommerce.bundle.js:2
msgid "All type of Coupons activities will appear here once they occur."
msgstr "Alle Arten von Gutschein-Aktivitäten erscheinen hier, sobald sie auftreten."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:404
msgid "Add Coupon"
msgstr "Gutschein hinzufügen"

#: build/easycommerce.bundle.js:2
msgid "Coupons deleted successfully"
msgstr "Gutscheine erfolgreich gelöscht"

#: build/easycommerce.bundle.js:2
msgid "%d coupon"
msgid_plural "%d coupons"
msgstr[0] "%d Gutschein"
msgstr[1] "%d Gutscheine"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:35
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:23
msgid "Code"
msgstr "Code"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:25
msgid "Offer"
msgstr "Angebot"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponList/index.jsx:184
msgid "No coupons found for this tab."
msgstr "Keine Gutscheine für diesen Tab gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:241
msgid "Create Coupon"
msgstr "Gutschein erstellen"

#: build/easycommerce.bundle.js:2
msgid "Coupon Deleted"
msgstr "Gutschein gelöscht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:27
msgid "Coupon Name"
msgstr "Gutscheinname"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/General.jsx:41
msgid "Coupon Code"
msgstr "Gutscheincode"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:14
msgid "Offers"
msgstr "Angebote"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:23
msgid "Discount Type"
msgstr "Rabattart"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:29
msgid "Percentage Discount"
msgstr "Prozentualer Rabatt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:41
msgid "Fixed Cart Discount"
msgstr "Fester Warenkorb-Rabatt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:52
msgid "Free Products"
msgstr "Kostenlose Produkte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:76
msgid "Offer Amount"
msgstr "Angebotsbetrag"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:89
msgid "Select products to give for free"
msgstr "Produkte auswählen, die kostenlos abgegeben werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/elements/Offers.jsx:91
msgid "Search for products"
msgstr "Nach Produkten suchen"

#: build/easycommerce.bundle.js:2
msgid "Conditions"
msgstr "Bedingungen"

#: build/easycommerce.bundle.js:2
msgid "Discount applies to specific products?"
msgstr "Gilt der Rabatt für bestimmte Produkte?"

#: build/easycommerce.bundle.js:2
msgid "Minimum Spend"
msgstr "Mindestbestellwert"

#: build/easycommerce.bundle.js:2
msgid "Maximum Spend"
msgstr "Maximaler Bestellwert"

#: build/easycommerce.bundle.js:2
msgid "Start Date"
msgstr "Startdatum"

#: build/easycommerce.bundle.js:2
msgid "calendar"
msgstr "Kalender"

#: build/easycommerce.bundle.js:2
msgid "End Date"
msgstr "Enddatum"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:402
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:241
msgid "Edit Coupon"
msgstr "Gutschein bearbeiten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:97
msgid "offer is required"
msgstr "Angebot ist erforderlich"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:96
msgid "Code is required"
msgstr "Code ist erforderlich"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:95
msgid "Name is required"
msgstr "Name ist erforderlich"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:267
msgid "Save as Inactive"
msgstr "Als inaktiv speichern"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Coupons/CouponDetails/index.jsx:268
msgid "Save as Active"
msgstr "Als aktiv speichern"

#: build/easycommerce.bundle.js:2
msgid "(No Name)"
msgstr "(Kein Name)"

#: build/easycommerce.bundle.js:2
msgid "+%d more"
msgstr "+%d weitere"

#: build/easycommerce.bundle.js:2
msgid "Remind"
msgstr "Erinnern"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/NotFound.jsx:6
msgid "No Abandoned Carts found"
msgstr "Keine abgebrochenen Warenkörbe gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/NotFound.jsx:20
msgid "All Abandoned Carts will appear here once they occur."
msgstr "Alle abgebrochenen Warenkörbe erscheinen hier, sobald sie auftreten."

#: build/easycommerce.bundle.js:2
msgid "Are you sure you want to send reminder?"
msgstr "Möchten Sie wirklich eine Erinnerung senden?"

#: build/easycommerce.bundle.js:2
msgid "You're going to Remind"
msgstr "Sie senden eine Erinnerung an"

#: build/easycommerce.bundle.js:2
msgid "selected?"
msgstr "ausgewählt?"

#: build/easycommerce.bundle.js:2
msgid "Don't Send"
msgstr "Nicht senden"

#: build/easycommerce.bundle.js:2
msgid "Yes, Send"
msgstr "Ja, senden"

#: build/easycommerce.bundle.js:2
msgid "Remind All"
msgstr "Alle erinnern"

#: build/easycommerce.bundle.js:2
msgid "carts deleted successfully"
msgstr "Warenkörbe erfolgreich gelöscht"

#: build/easycommerce.bundle.js:2
msgid "%d cart"
msgid_plural "%d carts"
msgstr[0] "%d Warenkorb"
msgstr[1] "%d Warenkörbe"

#: build/easycommerce.bundle.js:2
msgid "Reminders sent successfully"
msgstr "Erinnerungen erfolgreich gesendet"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:33
msgid "Clean Abandoned Carts"
msgstr "Abgebrochene Warenkörbe bereinigen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:36
msgid "Choose whether to clean all abandoned carts or only invalid ones."
msgstr "Wählen Sie, ob alle abgebrochenen Warenkörbe oder nur die ungültigen bereinigt werden sollen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:46
msgid "Clean All"
msgstr "Alle bereinigen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/components/CleanAbandonedCartModal.jsx:52
msgid "Clean Invalid"
msgstr "Ungültige bereinigen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:20
msgid "Not Contacted"
msgstr "Nicht kontaktiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:21
msgid "Contacted"
msgstr "Kontaktiert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:22
msgid "Recovered"
msgstr "Wiederhergestellt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:237
msgid "Clean"
msgstr "Bereinigen"

#. translators: %s: cart status label (e.g. Contacted).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/AbandonedCartsList/index.jsx:306
msgid "No %s Carts Found"
msgstr "Keine %s Warenkörbe gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:15
msgid "Reminders"
msgstr "Erinnerungen"

#: build/easycommerce.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:16
msgid "Actions"
msgstr "Aktionen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/AbandonedCart/index.jsx:57
msgid "Abandoned Cart Deleted"
msgstr "Abgebrochener Warenkorb gelöscht"

#: build/easycommerce.bundle.js:2
msgid "Approved"
msgstr "Genehmigt"

#: build/easycommerce.bundle.js:2
msgid "Not Approved"
msgstr "Nicht genehmigt"

#: build/easycommerce.bundle.js:2
msgid "Review #%d"
msgstr "Bewertung #%d"

#: build/easycommerce.bundle.js:2
msgid "Product #%d"
msgstr "Produkt #%d"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:8
msgid "Review Content"
msgstr "Bewertungsinhalt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/components/Table/THead.jsx:9
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:143
msgid "Rating"
msgstr "Bewertung"

#: build/easycommerce.bundle.js:2
msgid "Search by customer name or content"
msgstr "Nach Kundenname oder Inhalt suchen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:412
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:137
msgid "Product Reviews"
msgstr "Produktbewertungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:179
msgid "No Reviews Yet for Your Search"
msgstr "Noch keine Bewertungen für Ihre Suche"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:180
msgid "No Reviews Yet"
msgstr "Noch keine Bewertungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:184
msgid "No reviews match your search criteria. Try a different search."
msgstr "Keine Bewertungen entsprechen Ihren Suchkriterien. Versuchen Sie eine andere Suche."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:185
msgid "All customer reviews and feedback will appear here once they’re submitted."
msgstr "Alle Kundenbewertungen und Rückmeldungen erscheinen hier, sobald sie eingereicht wurden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:118
msgid "Review deleted successfully"
msgstr "Bewertung erfolgreich gelöscht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:124
msgid "Failed to delete review"
msgstr "Bewertung konnte nicht gelöscht werden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/ProductReviews/index.jsx:129
msgid "An error occurred while deleting the review"
msgstr "Beim Löschen der Bewertung ist ein Fehler aufgetreten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/components/Socials.jsx:44
msgid "Community"
msgstr "Community"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:56
msgid "Documentation"
msgstr "Dokumentation"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Help/index.jsx:59
msgid "Detailed step-by-step guides on how to use and get the best out of EasyCommerce."
msgstr "Detaillierte Schritt-für-Schritt-Anleitungen zur Nutzung und optimalen Ausschöpfung von EasyCommerce."

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:142
msgid "Enabled"
msgstr "Aktiviert"

#: build/easycommerce.bundle.js:2
#: build/shipping.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/components/Card.jsx:142
msgid "Disabled"
msgstr "Deaktiviert"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:109
msgid "EasyCommerce Addons"
msgstr "EasyCommerce-Addons"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:112
msgid "Use EasyCommerce addons to extend and customize the functionality of your online store."
msgstr "Nutzen Sie EasyCommerce-Addons, um die Funktionalität Ihres Onlineshops zu erweitern und anzupassen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Addons/index.jsx:138
msgid "No Addons Found"
msgstr "Keine Addons gefunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/Item.jsx:20
msgid "Coming Soon"
msgstr "Demnächst verfügbar"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:75
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/Item.jsx:24
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:44
msgid "Upgrade to PRO"
msgstr "Auf PRO upgraden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3219
msgid "Manage Subscriptions"
msgstr "Abonnements verwalten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3220
msgid "Offer recurring payments with automatic renewals to keep your revenue consistent and predictable."
msgstr "Bieten Sie wiederkehrende Zahlungen mit automatischer Verlängerung an, damit Ihre Einnahmen konstant und planbar bleiben."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3225
msgid "Sell Licensed Products"
msgstr "Lizenzierte Produkte verkaufen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3226
msgid "Automate license generation, activation, and renewals. It’s perfect for digital products and software sales."
msgstr "Automatisieren Sie Lizenzerstellung, Aktivierung und Verlängerung. Ideal für digitale Produkte und Softwareverkäufe."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3231
msgid "Sell on Facebook Messenger"
msgstr "Auf Facebook Messenger verkaufen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3232
msgid "Bring your AI shopping assistant to Messenger, so customers can discover products and place orders right in the chat."
msgstr "Bringen Sie Ihren AI-Einkaufsassistenten zu Messenger, damit Kunden Produkte entdecken und direkt im Chat bestellen können."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3237
msgid "Sell on WhatsApp"
msgstr "Auf WhatsApp verkaufen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3238
msgid "Let customers chat with your AI shopping assistant on WhatsApp, from product discovery to checkout in the app they use every day."
msgstr "Lassen Sie Kunden mit Ihrem AI-Einkaufsassistenten auf WhatsApp chatten – von der Produktsuche bis zur Kasse in der App, die sie täglich nutzen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3243
msgid "Create Membership Plans"
msgstr "Mitgliedschaftspläne erstellen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3244
msgid "Build exclusive access areas, manage tiers, and reward loyal members with premium content."
msgstr "Erstellen Sie exklusive Zugangsbereiche, verwalten Sie Stufen und belohnen Sie treue Mitglieder mit Premium-Inhalten."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3249
msgid "Run an LMS"
msgstr "Ein LMS betreiben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3250
msgid "Sell online courses, manage lessons, and track student progress - all from your EasyCommerce dashboard."
msgstr "Verkaufen Sie Online-Kurse, verwalten Sie Lektionen und verfolgen Sie den Lernfortschritt – alles aus Ihrer EasyCommerce-Übersicht."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3255
msgid "Handle Bookings"
msgstr "Buchungen verwalten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3256
msgid "Accept appointments, manage schedules, and let customers book services directly from your store."
msgstr "Nehmen Sie Termine an, verwalten Sie Zeitpläne und lassen Sie Kunden Dienstleistungen direkt in Ihrem Shop buchen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3289
msgid "Didn’t spot the feature you were hoping for?"
msgstr "Die gewünschte Funktion nicht gefunden?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3292
msgid "Drop us a message. Your suggestion could inspire our next EasyCommerce feature, or who knows, it might be cooking already!"
msgstr "Schreiben Sie uns. Ihr Vorschlag könnte unsere nächste EasyCommerce-Funktion inspirieren – oder wer weiß, vielleicht ist sie schon in Arbeit!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/ContentGrid/index.jsx:3300
msgid "Say Howdy!"
msgstr "Sagen Sie Hallo!"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:20
msgid "AI-Powered Smart Features"
msgstr "AI-gestützte Smart-Funktionen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:21
msgid "Free AI Credits"
msgstr "Kostenlose AI-Credits"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:22
msgid "Drag & Drop Builder Integrations (Gutenberg, WP Bakery)"
msgstr "Drag-&-Drop-Builder-Integrationen (Gutenberg, WP Bakery)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:23
msgid "Product, Order & Customer Management"
msgstr "Produkt-, Bestell- und Kundenverwaltung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:24
msgid "Bring Your Own Key (OpenAI/DeepSeek/Claude)"
msgstr "Eigenen API-Schlüssel verwenden (OpenAI/DeepSeek/Claude)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:25
msgid "Shipping & Advanced Taxation"
msgstr "Versand & erweiterte Besteuerung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:26
msgid "Coupon Management"
msgstr "Gutscheinverwaltung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:27
msgid "Personalized Emails"
msgstr "Personalisierte E-Mails"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:28
msgid "Abandoned Cart Recovery"
msgstr "Wiederherstellung abgebrochener Warenkörbe"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:29
msgid "Automated Abandoned Cart Emails"
msgstr "Automatisierte E-Mails für abgebrochene Warenkörbe"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:30
msgid "Single Product Templates"
msgstr "Einzelprodukt-Vorlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:31
msgid "Checkout Templates"
msgstr "Kassen-Vorlagen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:32
msgid "Popular Payment Gateways (Stripe, PayPal, Mollie, etc)"
msgstr "Beliebte Zahlungs-Gateways (Stripe, PayPal, Mollie usw.)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:33
msgid "Subscriptions Management"
msgstr "Abonnementverwaltung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:34
msgid "License Management"
msgstr "Lizenzverwaltung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:35
msgid "Facebook Messenger Integration (AI Shopping Assistant)"
msgstr "Facebook-Messenger-Integration (AI-Einkaufsassistent)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:36
msgid "WhatsApp Integration (AI Shopping Assistant)"
msgstr "WhatsApp-Integration (AI-Einkaufsassistent)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:37
msgid "Marketing & Automation Integrations"
msgstr "Marketing- & Automatisierungsintegrationen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:38
msgid "Membership Management"
msgstr "Mitgliederverwaltung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:39
msgid "Multivendor Marketplace"
msgstr "Multi-Vendor-Marktplatz"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:40
msgid "Learning Management System"
msgstr "Learning-Management-System"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:41
msgid "Migration Tool"
msgstr "Migrationstool"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:42
msgid "Bookings"
msgstr "Buchungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:48
msgid "The Best of Both Worlds"
msgstr "Das Beste aus beiden Welten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:49
msgid "EasyCommerce Free + Pro"
msgstr "EasyCommerce Free + Pro"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:54
msgid "Features"
msgstr "Funktionen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:63
msgid "(upcoming)"
msgstr "(demnächst)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/CompareTable.jsx:72
msgid "Your Current Plan"
msgstr "Ihr aktueller Tarif"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Reviews.jsx:37
msgid "Trusted by Businesses Like Yours"
msgstr "Vertraut von Unternehmen wie Ihrem"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:10
msgid "What is EasyCommerce Pro?"
msgstr "Was ist EasyCommerce Pro?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:11
msgid "EasyCommerce Pro is the premium addon that unlocks advanced features and capabilities within the EasyCommerce plugin. It serves as the key to accessing pro-level addons and enhancements that take your ecommerce store to the next level."
msgstr "EasyCommerce Pro ist das Premium-Addon, das erweiterte Funktionen und Möglichkeiten innerhalb des EasyCommerce-Plugins freischaltet. Es ist der Schlüssel zu Addons und Erweiterungen auf Pro-Niveau, die Ihren E-Commerce-Shop auf die nächste Stufe heben."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:14
msgid "Is there a free trial?"
msgstr "Gibt es eine kostenlose Testversion?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:15
msgid "While we do not offer a traditional free trial for EasyCommerce Pro, we stand behind our product with a generous 30-day refund policy. This allows you to purchase and try Pro features risk-free, and if it doesn't meet your needs, you can request a full refund within 30 days."
msgstr "Wir bieten zwar keine klassische kostenlose Testversion für EasyCommerce Pro an, stehen aber mit einer großzügigen 30-tägigen Rückerstattungsrichtlinie hinter unserem Produkt. So können Sie Pro-Funktionen risikofrei kaufen und ausprobieren – und wenn sie Ihren Anforderungen nicht entsprechen, können Sie innerhalb von 30 Tagen eine vollständige Rückerstattung anfordern."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:18
msgid "What does EasyCommerce Pro enable?"
msgstr "Was ermöglicht EasyCommerce Pro?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:19
msgid "EasyCommerce Pro enables access to premium addons such as \"License Manager\" for managing digital product licenses and \"Subscriptions\" for handling recurring payments. These addons provide powerful tools to expand your store's functionality and revenue streams."
msgstr "EasyCommerce Pro ermöglicht den Zugriff auf Premium-Addons wie \"License Manager\" zur Verwaltung von Lizenzen für digitale Produkte und \"Subscriptions\" für wiederkehrende Zahlungen. Diese Addons bieten leistungsstarke Werkzeuge, um die Funktionalität und die Einnahmequellen Ihres Shops zu erweitern."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:22
msgid "Can customers shop through Messenger or WhatsApp?"
msgstr "Können Kunden über Messenger oder WhatsApp einkaufen?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:23
msgid "Yes. The Messenger Integration addon connects your Facebook Page to the EasyCommerce AI shopping assistant, so customers can discover products, check stock, and place orders without leaving the chat. WhatsApp integration is coming soon and will work the same way."
msgstr "Ja. Das Messenger-Integrations-Addon verbindet Ihre Facebook-Seite mit dem AI-Einkaufsassistenten von EasyCommerce, sodass Kunden Produkte entdecken, den Lagerbestand prüfen und Bestellungen aufgeben können, ohne den Chat zu verlassen. Die WhatsApp-Integration erscheint demnächst und funktioniert genauso."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:26
msgid "Are future pro addons included?"
msgstr "Sind zukünftige Pro-Addons enthalten?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:27
msgid "Yes, all future pro addons will be included automatically with your EasyCommerce Pro subscription. As we release new premium features and addons, you'll have immediate access without any additional purchases."
msgstr "Ja, alle zukünftigen Pro-Addons sind automatisch in Ihrem EasyCommerce-Pro-Abonnement enthalten. Sobald wir neue Premium-Funktionen und Addons veröffentlichen, haben Sie sofort Zugriff darauf – ohne zusätzliche Käufe."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:30
msgid "What payment methods are supported?"
msgstr "Welche Zahlungsmethoden werden unterstützt?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:31
msgid "EasyCommerce Pro supports a wide range of payment methods through Stripe integration, including all major credit and debit cards, as well as popular options like LINK for instant payments and Klarna for buy now, pay later services. This ensures your customers have flexible and secure payment choices."
msgstr "EasyCommerce Pro unterstützt über die Stripe-Integration eine breite Palette von Zahlungsmethoden, darunter alle gängigen Kredit- und Debitkarten sowie beliebte Optionen wie LINK für Sofortzahlungen und Klarna für „Jetzt kaufen, später bezahlen“. So haben Ihre Kunden flexible und sichere Zahlungsmöglichkeiten."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:34
msgid "What support do you offer?"
msgstr "Welchen Support bieten Sie an?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:35
msgid "We provide top-class support through multiple channels including support tickets for detailed inquiries, email for direct communication, and phone support for urgent issues. Our expert team is dedicated to helping you succeed with EasyCommerce."
msgstr "Wir bieten erstklassigen Support über mehrere Kanäle: Support-Tickets für ausführliche Anfragen, E-Mail für die direkte Kommunikation und Telefon-Support für dringende Probleme. Unser Expertenteam unterstützt Sie dabei, mit EasyCommerce erfolgreich zu sein."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:38
msgid "Do you offer migration from other platforms?"
msgstr "Bieten Sie eine Migration von anderen Plattformen an?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:39
msgid "Yes, we offer free migration services to help you seamlessly move your store from other ecommerce platforms to EasyCommerce. Our team will assist with transferring your products, customers, and order data at no extra cost."
msgstr "Ja, wir bieten kostenlose Migrationsdienste an, damit Sie Ihren Shop nahtlos von anderen E-Commerce-Plattformen zu EasyCommerce umziehen können. Unser Team hilft Ihnen ohne Aufpreis bei der Übertragung Ihrer Produkte, Kunden und Bestelldaten."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:42
msgid "Where can I get additional help?"
msgstr "Wo erhalte ich weitere Hilfe?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:45
msgid "For additional help and resources, please visit our comprehensive support center at"
msgstr "Weitere Hilfe und Ressourcen finden Sie in unserem umfassenden Support-Center unter"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:49
msgid ", where you can find documentation, tutorials, and contact our support team."
msgstr ", wo Sie Dokumentationen und Tutorials finden und unser Support-Team kontaktieren können."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:58
msgid "Frequently Asked"
msgstr "Häufig gestellte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FAQ.jsx:58
msgid "Questions"
msgstr "Fragen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:34
msgid "Free is perfect for starters"
msgstr "Free ist perfekt für den Einstieg"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:35
msgid "But growth needs Pro 🚀"
msgstr "Doch Wachstum braucht Pro 🚀"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:67
msgid "Ready to Upgrade?"
msgstr "Bereit für das Upgrade?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/FreeComponent.jsx:70
msgid "Enhance your experience with powerful features to increase performance and flexibility."
msgstr "Verbessern Sie Ihr Erlebnis mit leistungsstarken Funktionen für mehr Leistung und Flexibilität."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:34
msgid "Please enter both email and license key."
msgstr "Bitte geben Sie sowohl E-Mail-Adresse als auch Lizenzschlüssel ein."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:58
msgid "Invalid email or license key. Please try again."
msgstr "Ungültige E-Mail-Adresse oder ungültiger Lizenzschlüssel. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:62
msgid "An error occurred while verifying the license. Please try again."
msgstr "Bei der Überprüfung der Lizenz ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:91
msgid "Enter your email and license key to unlock premium features"
msgstr "Geben Sie Ihre E-Mail-Adresse und Ihren Lizenzschlüssel ein, um Premium-Funktionen freizuschalten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:103
msgid "Enter Your Email"
msgstr "Geben Sie Ihre E-Mail-Adresse ein"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:117
msgid "License Key"
msgstr "Lizenzschlüssel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:122
msgid "Enter your License Key"
msgstr "Geben Sie Ihren Lizenzschlüssel ein"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseField.jsx:192
msgid "Verify License"
msgstr "Lizenz überprüfen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:100
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:16
msgid "Email:"
msgstr "E-Mail:"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:112
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:30
msgid "License Key:"
msgstr "Lizenzschlüssel:"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:133
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfoSkeleton.jsx:53
msgid "Expiry Date:"
msgstr "Ablaufdatum:"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:34
msgid "Failed to fetch license information."
msgstr "Lizenzinformationen konnten nicht abgerufen werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:63
msgid "Failed to deactivate license. Please try again."
msgstr "Lizenz konnte nicht deaktiviert werden. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:66
msgid "An error occurred while deactivating the license. Please try again."
msgstr "Beim Deaktivieren der Lizenz ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:77
msgid "Your active license details"
msgstr "Details zu Ihrer aktiven Lizenz"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:84
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:187
msgid "Deactivate"
msgstr "Deaktivieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:165
msgid "Are you sure?"
msgstr "Sind Sie sicher?"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:168
msgid "Deactivating the license will remove all associated benefits and features from your account."
msgstr "Durch das Deaktivieren der Lizenz werden alle zugehörigen Vorteile und Funktionen aus Ihrem Konto entfernt."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/LicenseInfo.jsx:177
msgid "No, Return"
msgstr "Nein, zurück"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:123
msgid "Addon deactivated."
msgstr "Addon deaktiviert."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:130
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:133
msgid "Error deactivating addon."
msgstr "Fehler beim Deaktivieren des Addons."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:144
msgid "Welcome to"
msgstr "Willkommen bei"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:147
msgid "Manage all your premium features from a single dashboard."
msgstr "Verwalten Sie alle Ihre Premium-Funktionen über eine einzige Übersicht."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:160
msgid "Pro Features in Use"
msgstr "Genutzte Pro-Funktionen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Pro/components/Activated/index.jsx:176
msgid "You need to activate your license to use this feature."
msgstr "Sie müssen Ihre Lizenz aktivieren, um diese Funktion zu nutzen."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/index.jsx:82
msgid "No Refunds Found."
msgstr "Keine Rückerstattungen gefunden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Refunds/index.jsx:83
msgid "Refunds will appear here once processed."
msgstr "Rückerstattungen erscheinen hier, sobald sie verarbeitet wurden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:20
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:38
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:21
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:23
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:20
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:23
msgid "Prev. 30 days"
msgstr "Vorherige 30 Tage"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:21
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:39
msgid "30 days last year"
msgstr "30 Tage im Vorjahr"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:29
msgid "Prev. 7 days"
msgstr "Vorherige 7 Tage"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:30
msgid "7 days last month"
msgstr "7 Tage im Vormonat"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:31
msgid "7 days last year"
msgstr "7 Tage im Vorjahr"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:46
msgid "Last week"
msgstr "Letzte Woche"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:47
msgid "Same week last month"
msgstr "Gleiche Woche im Vormonat"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:48
msgid "Same week last year"
msgstr "Gleiche Woche im Vorjahr"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:55
msgid "Last month"
msgstr "Letzter Monat"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:56
msgid "Same month last year"
msgstr "Gleicher Monat im Vorjahr"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:62
msgid "Last year"
msgstr "Letztes Jahr"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:132
#: spa/admin/easycommerce/pages/Reports/components/common/Header.jsx:228
msgid "vs."
msgstr "vs."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Container.jsx:41
msgid "Export"
msgstr "Exportieren"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/ReportStats.jsx:232
msgid "vs prev. period"
msgstr "vs. vorheriger Zeitraum"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:7
msgid "Current Subscriptions"
msgstr "Aktuelle Abonnements"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:8
msgid "Subscriptions ending this month"
msgstr "Abonnements, die diesen Monat enden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:9
msgid "MRR amount"
msgstr "MRR-Betrag"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:10
msgid "Projected MRR"
msgstr "Prognostizierter MRR"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/Subscriptions.jsx:67
msgid "Sell Subscriptions"
msgstr "Abonnements verkaufen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:43
msgid "No data available for the selected range."
msgstr "Keine Daten für den ausgewählten Zeitraum verfügbar."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:49
msgid "Rank"
msgstr "Rang"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:93
#: spa/admin/easycommerce/pages/Reports/components/overview/TopSellingProducts.jsx:177
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:37
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:37
msgid "Units Sold"
msgstr "Verkaufte Einheiten"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:89
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:50
msgid "Top Customers"
msgstr "Top-Kunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/overview/CustomerOverview.jsx:100
msgid "Purchased"
msgstr "Gekauft"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:45
msgid "Sales vs. Refunds vs. Net Revenue"
msgstr "Verkäufe vs. Rückerstattungen vs. Nettoumsatz"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:46
msgid "Comparison of sales, refunds, and net revenue over time"
msgstr "Vergleich von Verkäufen, Rückerstattungen und Nettoumsatz im Zeitverlauf"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:59
msgid "Order vs. Refund Count"
msgstr "Anzahl Bestellungen vs. Rückerstattungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:69
msgid "Order Statuses"
msgstr "Bestellstatus"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:73
msgid "Subscriptions"
msgstr "Abonnements"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:77
msgid "Order Type"
msgstr "Bestellart"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:85
msgid "Top Selling Items"
msgstr "Meistverkaufte Artikel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:92
msgid "Product Stats"
msgstr "Produktstatistiken"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:99
msgid "New vs. Returning Customers"
msgstr "Neue vs. wiederkehrende Kunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Overview.jsx:107
msgid "Customer Overview"
msgstr "Kundenübersicht"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/PieChart.jsx:15
msgid "No data available"
msgstr "Keine Daten verfügbar"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:88
msgid "Failed to load heatmap data."
msgstr "Heatmap-Daten konnten nicht geladen werden."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:92
msgid "Error loading data."
msgstr "Fehler beim Laden der Daten."

#. translators: %s: formatted data point value.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/Heatmap.jsx:191
msgid " Value: %s"
msgstr " Wert: %s"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:249
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:316
msgid "No orders"
msgstr "Keine Bestellungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:341
msgid "Top Locations"
msgstr "Top-Standorte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/common/GeoMap.jsx:361
msgid "No location data available"
msgstr "Keine Standortdaten verfügbar"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:35
msgid "Average Order Per Customer"
msgstr "Durchschnittliche Bestellungen pro Kunde"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:40
msgid "People Ordered once"
msgstr "Personen haben einmal bestellt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:45
msgid "People Ordered twice"
msgstr "Personen haben zweimal bestellt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/orders/Customers.jsx:50
msgid "People Ordered three times"
msgstr "Personen haben dreimal bestellt"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:52
msgid "Order vs. Customers"
msgstr "Bestellungen vs. Kunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:55
msgid "Order Status Breakdown"
msgstr "Aufschlüsselung nach Bestellstatus"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:61
msgid "Fulfillment Status Breakdown"
msgstr "Aufschlüsselung nach Erfüllungsstatus"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:71
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:50
msgid "Orders by Location"
msgstr "Bestellungen nach Standort"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Orders.jsx:80
msgid "Daily Orders Heatmap"
msgstr "Heatmap der täglichen Bestellungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:37
msgid "First Order"
msgstr "Erste Bestellung"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/revenue/TopCustomers.jsx:40
msgid "Revenue Earned"
msgstr "Erzielter Umsatz"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:41
msgid "Revenue Over Time"
msgstr "Umsatz im Zeitverlauf"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Revenues.jsx:59
msgid "Top Customers by Revenue"
msgstr "Top-Kunden nach Umsatz"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:36
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:36
msgid "In Stock (Unit)"
msgstr "Auf Lager (Einheiten)"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/products/LeastSold.jsx:41
#: spa/admin/easycommerce/pages/Reports/components/products/TopSold.jsx:41
msgid "See Report"
msgstr "Bericht ansehen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:41
msgid "Products Sold Over Time"
msgstr "Verkaufte Produkte im Zeitverlauf"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:50
msgid " Most sold products"
msgstr " Meistverkaufte Produkte"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Products.jsx:56
msgid " Least sold products"
msgstr " Am wenigsten verkaufte Produkte"

#. translators: %d: total number of reviews.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:72
msgid "Total %d Review"
msgid_plural "Total %d Reviews"
msgstr[0] "Insgesamt %d Bewertung"
msgstr[1] "Insgesamt %d Bewertungen"

#. translators: %d: star rating value (1-5).
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:84
msgid "%d Star"
msgstr "%d Stern"

#. translators: %d: number of reviews for this star rating.
#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:120
msgid "%d review"
msgid_plural "%d reviews"
msgstr[0] "%d Bewertung"
msgstr[1] "%d Bewertungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Reviews.jsx:244
msgid "No reviews yet"
msgstr "Noch keine Bewertungen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:9
msgid "Variation"
msgstr "Variante"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:88
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:15
msgid "Amount Sold"
msgstr "Verkaufter Betrag"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/ProductInfo.jsx:93
#: spa/admin/easycommerce/pages/Reports/components/singleProduct/Variations.jsx:18
msgid "Item Sold"
msgstr "Verkaufte Artikel"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:74
msgid "Basic Info"
msgstr "Grundinformationen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:81
msgid "Sales Over Time"
msgstr "Verkäufe im Zeitverlauf"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/SingleProduct.jsx:91
msgid "Product Sale by Location"
msgstr "Produktverkäufe nach Standort"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:38
msgid "Order Placed"
msgstr "Bestellung aufgegeben"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:39
msgid "Product Purchased"
msgstr "Produkt gekauft"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:40
msgid "Total Purchase"
msgstr "Gesamtkauf"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/components/customers/TopCustomers.jsx:42
msgid " See Report"
msgstr " Bericht ansehen"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:41
msgid "Customers Over Time"
msgstr "Kunden im Zeitverlauf"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:56
msgid "Customers location"
msgstr "Kundenstandort"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/pages/Reports/pages/Customers.jsx:65
msgid "Customer By Day Heatmap"
msgstr "Heatmap der Kunden nach Tag"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:96
msgid "AI connected successfully"
msgstr "AI erfolgreich verbunden"

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:98
msgid "AI connection failed. Please try again."
msgstr "AI-Verbindung fehlgeschlagen. Bitte versuchen Sie es erneut."

#: build/easycommerce.bundle.js:2
#: spa/admin/easycommerce/App.jsx:397
#: spa/admin/easycommerce/pages/Orders/NewOrder/index.jsx:15
msgid "New Order"
msgstr "Neue Bestellung"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:76
#: spa/admin/editor/App.jsx:225
msgid "AI Template Builder"
msgstr "AI-Vorlagen-Builder"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:82
msgid "AI Assistant"
msgstr "AI-Assistent"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:152
msgid "Failed to generate content. Please try again."
msgstr "Inhalt konnte nicht generiert werden. Bitte versuchen Sie es erneut."

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:228
msgid "Describe what you want to build"
msgstr "Beschreiben Sie, was Sie erstellen möchten"

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:285
msgid "Example: Make it 2 columns with a big gallery section at left."
msgstr "Beispiel: Erstelle 2 Spalten mit einem großen Galeriebereich links."

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:329
msgid "Building..."
msgstr "Wird erstellt..."

#: build/editor.bundle.js:2
#: spa/admin/editor/App.jsx:333
msgid "Build"
msgstr "Erstellen"

#: build/shipping.bundle.js:2
msgid "No shipping plans configured"
msgstr "Keine Versandpläne konfiguriert"

#: build/shipping.bundle.js:2
msgid "Set up shipping plans to define shipping rates by region. "
msgstr "Richten Sie Versandpläne ein, um Versandkosten nach Region festzulegen. "

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
msgid "Read docs."
msgstr "Dokumentation lesen."

#: build/shipping.bundle.js:2
msgid "+ Add Plan"
msgstr "+ Plan hinzufügen"

#: build/shipping.bundle.js:2
msgid "Min Price (%s)"
msgstr "Min. Preis (%s)"

#: build/shipping.bundle.js:2
msgid "Max Price (%s)"
msgstr "Max. Preis (%s)"

#: build/shipping.bundle.js:2
msgid "Min Weight"
msgstr "Min. Gewicht"

#: build/shipping.bundle.js:2
msgid "Max Weight"
msgstr "Max. Gewicht"

#: build/shipping.bundle.js:2
msgid "Min Quantity"
msgstr "Min. Menge"

#: build/shipping.bundle.js:2
msgid "Max Quantity"
msgstr "Max. Menge"

#: build/shipping.bundle.js:2
msgid "Min"
msgstr "Min."

#: build/shipping.bundle.js:2
msgid "Max"
msgstr "Max."

#: build/shipping.bundle.js:2
msgid "Shipping name here"
msgstr "Versandname hier"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:40
msgid "Write description here"
msgstr "Beschreibung hier eingeben"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/TaxFormTopInputs.jsx:54
msgid "Enable/Disable"
msgstr "Aktivieren/Deaktivieren"

#: build/shipping.bundle.js:2
#: build/tax.bundle.js:2
msgid "Regions"
msgstr "Regionen"

#: build/shipping.bundle.js:2
msgid "Zip Code"
msgstr "Postleitzahl"

#: build/shipping.bundle.js:2
msgid "Calculation Base"
msgstr "Berechnungsgrundlage"

#: build/shipping.bundle.js:2
msgid "Select Base"
msgstr "Grundlage auswählen"

#: build/shipping.bundle.js:2
msgid "Cart Total"
msgstr "Warenkorbsumme"

#: build/shipping.bundle.js:2
msgid "Total Weight"
msgstr "Gesamtgewicht"

#: build/shipping.bundle.js:2
msgid "Item Count"
msgstr "Artikelanzahl"

#: build/shipping.bundle.js:2
msgid "Taxable"
msgstr "Steuerpflichtig"

#: build/shipping.bundle.js:2
msgid "No tax rate configured for this country."
msgstr "Für dieses Land ist kein Steuersatz konfiguriert."

#: build/shipping.bundle.js:2
msgid "Method Name"
msgstr "Methodenname"

#: build/shipping.bundle.js:2
msgid "Shipping Fee (%s)"
msgstr "Versandgebühr (%s)"

#: build/shipping.bundle.js:2
msgid "Write name here"
msgstr "Namen hier eingeben"

#: build/shipping.bundle.js:2
msgid "Write min weight"
msgstr "Min. Gewicht eingeben"

#: build/shipping.bundle.js:2
msgid "Write max weight"
msgstr "Max. Gewicht eingeben"

#: build/shipping.bundle.js:2
msgid "Write your fee"
msgstr "Gebühr eingeben"

#: build/shipping.bundle.js:2
msgid "Calculation base is required."
msgstr "Berechnungsgrundlage ist erforderlich."

#: build/shipping.bundle.js:2
msgid "Shipping plan name is required."
msgstr "Name des Versandplans ist erforderlich."

#: build/shipping.bundle.js:2
msgid "Update Shipping Plan"
msgstr "Versandplan aktualisieren"

#: build/shipping.bundle.js:2
msgid "Save Shipping Plan"
msgstr "Versandplan speichern"

#: build/shipping.bundle.js:2
msgid "Plan"
msgstr "Plan"

#: build/shipping.bundle.js:2
msgid "Add Shipping Plan"
msgstr "Versandplan hinzufügen"

#: build/shipping.bundle.js:2
msgid "Shipping Plans"
msgstr "Versandpläne"

#: build/shipping.bundle.js:2
msgid "+ New Plan"
msgstr "+ Neuer Plan"

#: build/tax.bundle.js:2
msgid "No tax classes configured"
msgstr "Keine Steuerklassen konfiguriert"

#: build/tax.bundle.js:2
msgid "Set up tax classes to apply the correct tax amounts to products. "
msgstr "Richten Sie Steuerklassen ein, um Produkten die korrekten Steuerbeträge zuzuordnen. "

#: build/tax.bundle.js:2
msgid "+ Add Class"
msgstr "+ Klasse hinzufügen"

#: build/tax.bundle.js:2
msgid "Add Class"
msgstr "Klasse hinzufügen"

#: build/tax.bundle.js:2
msgid "Class"
msgstr "Klasse"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/RegionsHeader.jsx:18
msgid "Rate (%)"
msgstr "Satz (%)"

#: build/tax.bundle.js:2
msgid "- Select -"
msgstr "- Auswählen -"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:19
msgid "Update Taxation"
msgstr "Besteuerung aktualisieren"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/elements/SaveButtons.jsx:19
msgid "Create Taxation"
msgstr "Besteuerung erstellen"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/components/TaxDetails/index.jsx:406
msgid "Rates"
msgstr "Sätze"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:94
msgid "Add Tax Class"
msgstr "Steuerklasse hinzufügen"

#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:99
#: spa/admin/tax/src/components/TaxDetails/elements/PopulateTaxButton.jsx:12
msgid "Populate Tax Rates"
msgstr "Steuersätze befüllen"

#. translators: %s: country name.
#: build/tax.bundle.js:2
#: spa/admin/tax/src/App.jsx:74
msgid "Tax rates for all areas of %s"
msgstr "Steuersätze für alle Gebiete von %s"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:74
msgid "Business Setup"
msgstr "Unternehmenseinrichtung"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:78
msgid "Fill in your business details so your store functions seamlessly and is ready for customers. You can adjust these settings anytime."
msgstr "Geben Sie Ihre Unternehmensdaten ein, damit Ihr Shop reibungslos funktioniert und für Kunden bereit ist. Sie können diese Einstellungen jederzeit anpassen."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:88
msgid "Store Name"
msgstr "Shop-Name"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:95
msgid "Write your business name"
msgstr "Geben Sie Ihren Firmennamen ein"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:102
msgid "Provide the name your store will use in your storefront and communications."
msgstr "Geben Sie den Namen an, den Ihr Shop in Ihrem Shop-Frontend und in der Kommunikation verwendet."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:113
msgid "Pick the type that best describes your business. You can update it later if needed."
msgstr "Wählen Sie den Typ, der Ihr Unternehmen am besten beschreibt. Sie können ihn später jederzeit ändern."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:120
msgid "Business Country"
msgstr "Land des Unternehmens"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:123
msgid "Select the country where your business is located to configure taxes, currency, and shipping correctly."
msgstr "Wählen Sie das Land aus, in dem sich Ihr Unternehmen befindet, um Steuern, Währung und Versand korrekt zu konfigurieren."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:129
msgid "Store Email"
msgstr "Shop-E-Mail"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:136
msgid "Write your business email"
msgstr "Geben Sie Ihre geschäftliche E-Mail-Adresse ein"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Business.jsx:143
msgid "Enter the email address your store will use for notifications and customer communications."
msgstr "Geben Sie die E-Mail-Adresse ein, die Ihr Shop für Benachrichtigungen und die Kundenkommunikation verwendet."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:14
msgid "Store Setup"
msgstr "Shop-Einrichtung"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:18
msgid "Your store needs a Shop page, Checkout page, Customer Dashboard, and Payment page to work properly. We’ll create them for you automatically — you can change them anytime from the settings page."
msgstr "Ihr Shop benötigt eine Shop-Seite, eine Kassenseite, eine Kundenübersicht und eine Zahlungsseite, um korrekt zu funktionieren. Wir erstellen sie automatisch für Sie – Sie können sie jederzeit auf der Einstellungsseite ändern."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:27
msgid "Demo Products"
msgstr "Demo-Produkte"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Store.jsx:42
msgid "Import demo products to preview your storefront and test features. Remove them anytime."
msgstr "Importieren Sie Demo-Produkte, um Ihr Shop-Frontend anzusehen und Funktionen zu testen. Sie können sie jederzeit entfernen."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:148
msgid "Payment Setup"
msgstr "Zahlungseinrichtung"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:152
msgid "Fill in your payment information so your store is ready to accept payments safely and efficiently. You can change this anytime."
msgstr "Geben Sie Ihre Zahlungsinformationen ein, damit Ihr Shop Zahlungen sicher und effizient annehmen kann. Sie können dies jederzeit ändern."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:167
msgid "Select Your Currency"
msgstr "Wählen Sie Ihre Währung"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:178
msgid "Select the currency your store will use for all prices and transactions."
msgstr "Wählen Sie die Währung aus, die Ihr Shop für alle Preise und Transaktionen verwendet."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:183
msgid "Currency Format"
msgstr "Währungsformat"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:191
msgid "Select Your Currency Format"
msgstr "Wählen Sie Ihr Währungsformat"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Payment.jsx:199
msgid "Select the format you want for displaying prices in your store."
msgstr "Wählen Sie das Format, in dem Preise in Ihrem Shop angezeigt werden sollen."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:242
msgid "Congratulations, you're all set!"
msgstr "Herzlichen Glückwunsch, alles ist eingerichtet!"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:245
msgid "You've successfully set up EasyCommerce on your website. Start by adding your first product, explore the"
msgstr "Sie haben EasyCommerce erfolgreich auf Ihrer Website eingerichtet. Fügen Sie zunächst Ihr erstes Produkt hinzu, erkunden Sie die"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:252
msgid "documentation"
msgstr "Dokumentation"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:254
msgid ", or"
msgstr ", oder"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:261
msgid "join the EasyCommerce Community"
msgstr "treten Sie der EasyCommerce Community bei"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:263
msgid "to ask questions and connect with other store owners."
msgstr "um Fragen zu stellen und sich mit anderen Shop-Betreibern auszutauschen."

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:271
msgid "Store Dashboard"
msgstr "Shop-Übersicht"

#: build/wizard.bundle.js:2
#: spa/admin/wizard/src/pages/Success.jsx:277
msgid "Add A Product"
msgstr "Produkt hinzufügen"

#: build/wizard.bundle.js:2
msgid "Set up your store name, location, and contact details"
msgstr "Richten Sie Shop-Name, Standort und Kontaktdaten ein"

#: build/wizard.bundle.js:2
msgid "Create essential pages like Shop, Cart, and Checkout"
msgstr "Erstellen Sie wichtige Seiten wie Shop, Warenkorb und Kasse"

#: build/wizard.bundle.js:2
msgid "Connect payment gateways to start accepting orders"
msgstr "Verbinden Sie Zahlungs-Gateways, um Bestellungen anzunehmen"

#: build/wizard.bundle.js:2
msgid "Welcome to EasyCommerce"
msgstr "Willkommen bei EasyCommerce"

#: build/wizard.bundle.js:2
msgid "Start selling in a few minutes with 3 easy steps:"
msgstr "Starten Sie den Verkauf in wenigen Minuten mit 3 einfachen Schritten:"

#: build/wizard.bundle.js:2
msgid "Get Started Now"
msgstr "Jetzt loslegen"

#: build/wizard.bundle.js:2
msgid "Demo import failed. Please try again."
msgstr "Demo-Import fehlgeschlagen. Bitte versuchen Sie es erneut."

#: build/wizard.bundle.js:2
msgid "Skip"
msgstr "Überspringen"

#: spa/admin/common/components/DragNdrop/index.jsx:58
msgid "Drag handle"
msgstr "Ziehpunkt"

#: spa/admin/common/components/RangeFilter/CustomDate.jsx:32
msgid "Custom Date"
msgstr "Benutzerdefiniertes Datum"

#: spa/admin/common/components/RangeFilter/CustomDate.jsx:72
msgid "Select custom range"
msgstr "Benutzerdefinierten Zeitraum auswählen"

#: spa/admin/easycommerce/pages/AbandonedCart/components/ActionDropdown.jsx:31
#: spa/admin/easycommerce/pages/Coupons/components/ActionDropdown.jsx:32
#: spa/admin/easycommerce/pages/Orders/components/ActionDropdown.jsx:31
#: spa/admin/easycommerce/pages/Products/components/ProductActionDropdown.jsx:81
msgid "Action Icon"
msgstr "Aktionssymbol"

#: spa/admin/easycommerce/pages/Help/components/SearchBox.jsx:19
msgid "Ask a question"
msgstr "Eine Frage stellen"

#: spa/admin/easycommerce/pages/ProductReviews/components/NotFound.jsx:11
msgid "No data"
msgstr "Keine Daten"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:54
msgid "Products deleted permanently"
msgstr "Produkte dauerhaft gelöscht"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:55
msgid "Products trashed"
msgstr "Produkte in den Papierkorb verschoben"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:57
msgid "Product deleted permanently"
msgstr "Produkt dauerhaft gelöscht"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:58
msgid "Product trashed"
msgstr "Produkt in den Papierkorb verschoben"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:86
msgid "delete-warning"
msgstr "delete-warning"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:91
msgid "Delete selected products"
msgstr "Ausgewählte Produkte löschen"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:91
msgid "Delete this product"
msgstr "Dieses Produkt löschen"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:94
msgid "You're going to delete"
msgstr "Sie löschen gleich"

#. translators: %d: number of selected products.
#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:99
msgid "%d selected product"
msgid_plural "%d selected products"
msgstr[0] "%d ausgewähltes Produkt"
msgstr[1] "%d ausgewählte Produkte"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:102
msgid "the “Product”"
msgstr "das „Produkt“"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:103
msgid " permanently"
msgstr " dauerhaft"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:103
msgid "— are you sure?"
msgstr "— sind Sie sicher?"

#: spa/admin/easycommerce/pages/Products/components/DeleteAllProductPopup.jsx:119
msgid "Yes, Delete!"
msgstr "Ja, löschen!"

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:19
msgid "Please select a CSV file."
msgstr "Bitte wählen Sie eine CSV-Datei aus."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:39
msgid "CSV uploaded successfully."
msgstr "CSV erfolgreich hochgeladen."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:41
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:44
msgid "Upload failed."
msgstr "Hochladen fehlgeschlagen."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:65
msgid "Mapping saved."
msgstr "Zuordnung gespeichert."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:67
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:70
msgid "Mapping failed."
msgstr "Zuordnung fehlgeschlagen."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:89
msgid "Products imported successfully."
msgstr "Produkte erfolgreich importiert."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:93
#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:96
msgid "Import failed."
msgstr "Import fehlgeschlagen."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:134
msgid "<a><b>Click Here</b></a> to download the <c>Demo CSV</c> file."
msgstr "<a><b>Hier klicken</b></a>, um die <c>Demo-CSV</c>-Datei herunterzuladen."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:148
msgid "Add your data and upload it below to continue."
msgstr "Fügen Sie Ihre Daten hinzu und laden Sie sie unten hoch, um fortzufahren."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:185
msgid "Saving..."
msgstr "Wird gespeichert..."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:192
msgid "Products Mapped Successfully."
msgstr "Produkte erfolgreich zugeordnet."

#: spa/admin/easycommerce/pages/Products/components/ImportModal.jsx:193
msgid "Products are ready to import."
msgstr "Produkte sind bereit zum Import."

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:68
msgid "Product status updated successfully."
msgstr "Produktstatus erfolgreich aktualisiert."

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:103
msgid "Failed to update product status"
msgstr "Produktstatus konnte nicht aktualisiert werden"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:111
msgid "An error occurred while updating product status"
msgstr "Beim Aktualisieren des Produktstatus ist ein Fehler aufgetreten"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:129
msgid "Set Product Status"
msgstr "Produktstatus festlegen"

#: spa/admin/easycommerce/pages/Products/components/ProductShowBulkOptions.jsx:133
msgid "Action Arrow"
msgstr "Aktionspfeil"

#: spa/public/dashboard/components/Topbar/index.jsx:33
msgid "search-icon"
msgstr "search-icon"

#: blocks/shops-page/template-1/block.json
#: build/blocks/shops-page/template-1/block.json
msgctxt "block title"
msgid "Template 1"
msgstr "Vorlage 1"

#: blocks/shops-page/template-1/block.json
#: blocks/shops-page/template-2/block.json
#: build/blocks/shops-page/template-1/block.json
#: build/blocks/shops-page/template-2/block.json
msgctxt "block description"
msgid "This is shop page"
msgstr "Dies ist die Shop-Seite"

#: blocks/shops-page/template-2/block.json
#: build/blocks/shops-page/template-2/block.json
msgctxt "block title"
msgid "Template 2"
msgstr "Vorlage 2"

#: blocks/shops-page/template-3/block.json
#: build/blocks/shops-page/template-3/block.json
msgctxt "block title"
msgid "Template 3"
msgstr "Vorlage 3"

#: blocks/shops-page/template-3/block.json
#: build/blocks/shops-page/template-3/block.json
msgctxt "block description"
msgid "This is a trendy shop page"
msgstr "Dies ist eine trendige Shop-Seite"

#: blocks/single-product/add-to-cart/block.json
#: build/blocks/single-product/add-to-cart/block.json
msgctxt "block title"
msgid "Add to Cart"
msgstr "In den Warenkorb"

#: blocks/single-product/add-to-cart/block.json
#: build/blocks/single-product/add-to-cart/block.json
msgctxt "block description"
msgid "Add to Cart form"
msgstr "Formular „In den Warenkorb“"

#: blocks/single-product/attributes/block.json
#: build/blocks/single-product/attributes/block.json
msgctxt "block title"
msgid "Product Attributes"
msgstr "Produktattribute"

#: blocks/single-product/attributes/block.json
#: build/blocks/single-product/attributes/block.json
msgctxt "block description"
msgid "To show product attributes"
msgstr "Zeigt Produktattribute an"

#: blocks/single-product/gallery/block.json
#: build/blocks/single-product/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galerie"

#: blocks/single-product/gallery/block.json
#: build/blocks/single-product/gallery/block.json
msgctxt "block description"
msgid "Product Gallery"
msgstr "Produktgalerie"

#: blocks/single-product/price/block.json
#: build/blocks/single-product/price/block.json
msgctxt "block title"
msgid "Product Price"
msgstr "Produktpreis"

#: blocks/single-product/price/block.json
#: build/blocks/single-product/price/block.json
msgctxt "block description"
msgid "Product Price"
msgstr "Produktpreis"

#: blocks/single-product/product-tab/block.json
#: build/blocks/single-product/product-tab/block.json
msgctxt "block title"
msgid "Product Tab"
msgstr "Produkt-Tab"

#: blocks/single-product/product-tab/block.json
#: build/blocks/single-product/product-tab/block.json
msgctxt "block description"
msgid "This block is responsible for Product Tab, Product Description & Review"
msgstr "Dieser Block ist für Produkt-Tab, Produktbeschreibung und Bewertung zuständig"

#: blocks/single-product/rating/block.json
#: build/blocks/single-product/rating/block.json
msgctxt "block title"
msgid "Rating"
msgstr "Bewertung"

#: blocks/single-product/rating/block.json
#: build/blocks/single-product/rating/block.json
msgctxt "block description"
msgid "This block responsible for Product Rating, SKU & Favourite"
msgstr "Dieser Block ist für Produktbewertung, SKU und Favoriten zuständig"

#: blocks/single-product/stock/block.json
#: build/blocks/single-product/stock/block.json
msgctxt "block title"
msgid "Product Stock"
msgstr "Produktlagerbestand"

#: blocks/single-product/stock/block.json
#: build/blocks/single-product/stock/block.json
msgctxt "block description"
msgid "Product Stock"
msgstr "Produktlagerbestand"

#: blocks/single-product/summary/block.json
#: build/blocks/single-product/summary/block.json
msgctxt "block title"
msgid "Product Summary"
msgstr "Produktzusammenfassung"

#: blocks/single-product/summary/block.json
#: build/blocks/single-product/summary/block.json
msgctxt "block description"
msgid "Product Summary"
msgstr "Produktzusammenfassung"

#: blocks/single-product/thumbnail/block.json
#: build/blocks/single-product/thumbnail/block.json
msgctxt "block title"
msgid "Product Thumbnail"
msgstr "Produkt-Vorschaubild"

#: blocks/single-product/thumbnail/block.json
#: build/blocks/single-product/thumbnail/block.json
msgctxt "block description"
msgid "Product Thumbnail"
msgstr "Produkt-Vorschaubild"

#: blocks/single-product/title/block.json
#: build/blocks/single-product/title/block.json
msgctxt "block title"
msgid "Product Title"
msgstr "Produkttitel"

#: blocks/single-product/title/block.json
#: build/blocks/single-product/title/block.json
msgctxt "block description"
msgid "Product Title"
msgstr "Produkttitel"
