Skip to content

Commit

Permalink
2024-01-09 - Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
shopwareBot authored and shopwareBot committed Jan 9, 2024
1 parent 7bb78f3 commit cb426f0
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit cb426f0

Please sign in to comment.