From cb426f04ce4130abc209be6d0f78e8a15656804e Mon Sep 17 00:00:00 2001 From: shopwareBot Date: Tue, 9 Jan 2024 18:03:50 +0000 Subject: [PATCH] 2024-01-09 - Update translations --- .../Administration/administration.json | 16 ++++++++++++++++ .../Platform/Administration/administration.json | 4 ++-- .../Administration/administration.json | 16 ++++++++++++++++ 3 files changed, 34 insertions(+), 2 deletions(-) diff --git a/translations/de-DE/Plugins/SwagPayPal/Administration/administration.json b/translations/de-DE/Plugins/SwagPayPal/Administration/administration.json index 4b5052fc78..1977b2d120 100644 --- a/translations/de-DE/Plugins/SwagPayPal/Administration/administration.json +++ b/translations/de-DE/Plugins/SwagPayPal/Administration/administration.json @@ -368,8 +368,24 @@ } }, "tabs": { + "advanced": "Fortgeschritten", "general": "Allgemein", "storefront": "Storefront-Darstellung" + }, + "webhook": { + "buttonRefresh": "Webhook aktualisieren", + "cardTitle": "Webhook", + "infoText": "Der Webhook dient dazu, den Status einer Transaktion asynchron zu aktualisieren. Falsch registrierte Webhooks, z.B. auf einem anderen oder nicht öffentlich zugänglichen Server, können zu unbestätigten Transaktionen führen, unabhängig davon, ob die Transaktion von PayPal verarbeitet wurde.", + "refreshFailed": { + "errorUnknown": "Unbekannter Fehler", + "title": "Aktualisierung ist fehlgeschlagen" + }, + "status": { + "invalid": "Registriert, aber mit abweichender Domain", + "missing": "Fehlend", + "unknown": "Laden...", + "valid": "Gültig" + } } }, "swag-paypal-disputes": { diff --git a/translations/en-GB/Platform/Administration/administration.json b/translations/en-GB/Platform/Administration/administration.json index 06c5a6df77..90407a8b84 100644 --- a/translations/en-GB/Platform/Administration/administration.json +++ b/translations/en-GB/Platform/Administration/administration.json @@ -9429,8 +9429,8 @@ "confirmAuthorization": "By clicking \"Agree\", you confirm that you are authorized to enter into this agreement on behalf of your company.", "declineDataCollection": "Not at the moment", "fullDetailsDescription": "Full details of this agreement can be found at {link}. {fullDetailsDescriptionNotAccepted}", - "fullDetailsDescriptionNotAccepted": "You can always opt out of data sharing at any time. Join us in shaping the future of e-commerce by sharing your data with us!", - "headline": "Shaping the future of e-commerce", + "fullDetailsDescriptionNotAccepted": "You can always opt out of data sharing at any time. Join us in shaping the future of ecommerce by sharing your data with us!", + "headline": "Shaping the future of ecommerce", "improvingDescription": "We are constantly improving the services we provide to you. To take the next step, we are analyzing your data using techniques such as machine learning (e.g. pattern recognition) to develop and improve our product. Your data will also be used to develop data-driven services designed to enhance your business success.", "improvingDescriptionNotAccepted": "We are constantly improving the services we provide to you. To take the next step, we would like to analyze your data using techniques such as machine learning (e.g. pattern recognition) to develop and improve our product. Your data will also be used to develop data-driven services designed to enhance your business success.", "privacyPolicy": "shopware.com/en/data-use-details", diff --git a/translations/en-GB/Plugins/SwagPayPal/Administration/administration.json b/translations/en-GB/Plugins/SwagPayPal/Administration/administration.json index 5a3626ba92..b8c96af321 100644 --- a/translations/en-GB/Plugins/SwagPayPal/Administration/administration.json +++ b/translations/en-GB/Plugins/SwagPayPal/Administration/administration.json @@ -368,8 +368,24 @@ } }, "tabs": { + "advanced": "Advanced", "general": "General", "storefront": "Storefront presentation" + }, + "webhook": { + "buttonRefresh": "Refresh webhook", + "cardTitle": "Webhook", + "infoText": "The webhook is used for updating the status of a transaction asynchronously. Incorrectly registered webhooks, e.g. on a different or not publicly available server, may result in unconfirmed transactions, regardless whether the transaction has been processed by PayPal.", + "refreshFailed": { + "errorUnknown": "Unknown error", + "title": "Failed to refresh" + }, + "status": { + "invalid": "Registered, but possible domain mismatch", + "missing": "Not registered", + "unknown": "Loading...", + "valid": "Registered" + } } }, "swag-paypal-disputes": {