Skip to content

Commit

Permalink
2024-10-23 - Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
shopwareBot authored and shopwareBot committed Oct 23, 2024
1 parent 2ccb785 commit 6675ca0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
11 changes: 10 additions & 1 deletion translations/de-DE/Platform/Administration/administration.json
Original file line number Diff line number Diff line change
Expand Up @@ -5964,12 +5964,15 @@
"buttonAddCrossSelling": "Neues Cross Selling hinzufügen",
"buttonAddCrossSellingLanguageWarning": "Du kannst neue Cross-Sellings nur in Deiner Standardsprache erstellen",
"buttonDeleteCrossSelling": "Löschen",
"buttonRestoreCrossSellingInheritance": "Vererbung wiederherstellen",
"cardTitleCrossSelling": "Cross Selling",
"deleteButtonCancel": "Zurück",
"deleteButtonDelete": "Löschen",
"deleteConfirmText": "Möchtest Du die Cross-Selling-Konfiguration wirklich löschen?",
"deleteConfirmTitle": "Cross Selling löschen",
"emptyStateDescription": "Für dieses Produkt existiert noch keine Cross-Selling-Konfiguration.",
"inheritSwitchLabel": "Nutze die Cross Sellings des Hauptprodukts",
"inheritedEmptyStateDescription": "Dieses Produkt hat vererbte Cross Sellings vom Hauptprodukt.",
"inputCrossSellingActive": "Aktiv",
"inputCrossSellingLimit": "Maximale Produktanzahl",
"inputCrossSellingPosition": "Position",
Expand All @@ -5981,15 +5984,21 @@
"inputCrossSellingTitle": "Titel",
"inputCrossSellingTitlePlaceholder": "Gib einen Namen ein ...",
"inputCrossSellingType": "Typ",
"linkCrossSellingsOfParent": "Zeige die Cross Sellings des Hauptprodukts",
"linkOpenStreamPreview": "Vorschau öffnen",
"nameSortingType": "Name",
"notInheritedEmptyStateDescription": "Du kannst jetzt benutzerdefinierte Cross-Selling-Konfigurationen für diese Variante verwenden.",
"popularitySortingType": "Beliebtheit",
"priceAscendingSortingType": "Preis, aufsteigend",
"priceDescendingSortingType": "Preis",
"productListType": "Manuelle Zuweisung",
"productStreamType": "Dynamische Produktgruppe",
"releaseDateAscendingSortingType": "Erscheinungsdatum, aufsteigend",
"releaseDateDescendingSortingType": "Erscheinungsdatum, absteigend"
"releaseDateDescendingSortingType": "Erscheinungsdatum, absteigend",
"restoreInheritanceButtonCancel": "Zurück",
"restoreInheritanceButtonRestore": "Vererbung wiederherstellen",
"restoreInheritanceConfirmText": "Möchtest Du die Cross-Selling-Vererbung wirklich wiederherstellen? Alle Cross-Selling-Konfigurationen dieser Variante werden dabei gelöscht.",
"restoreInheritanceConfirmTitle": "Cross Selling Vererbung wiederherstellen"
},
"detail": {
"buttonCancel": "Abbrechen",
Expand Down
11 changes: 10 additions & 1 deletion translations/en-GB/Platform/Administration/administration.json
Original file line number Diff line number Diff line change
Expand Up @@ -5964,12 +5964,15 @@
"buttonAddCrossSelling": "Add new Cross Selling",
"buttonAddCrossSellingLanguageWarning": "You can only create new cross sellings in your default language",
"buttonDeleteCrossSelling": "Delete",
"buttonRestoreCrossSellingInheritance": "Restore inheritance",
"cardTitleCrossSelling": "Cross Selling",
"deleteButtonCancel": "Cancel",
"deleteButtonDelete": "Delete",
"deleteConfirmText": "Are you sure you want to delete the Cross Selling configuration?",
"deleteConfirmTitle": "Delete Cross Selling",
"emptyStateDescription": "There is no Cross Selling configured for this product, yet.",
"inheritSwitchLabel": "Use cross sellings from parent product",
"inheritedEmptyStateDescription": "This product has inherited cross sellings from its parent.",
"inputCrossSellingActive": "Active",
"inputCrossSellingLimit": "Maximum amount of products",
"inputCrossSellingPosition": "Position",
Expand All @@ -5981,15 +5984,21 @@
"inputCrossSellingTitle": "Name",
"inputCrossSellingTitlePlaceholder": "Enter a name...",
"inputCrossSellingType": "Type",
"linkCrossSellingsOfParent": "Show cross sellings of parent product",
"linkOpenStreamPreview": "Open preview",
"nameSortingType": "Name",
"notInheritedEmptyStateDescription": "You can now use custom Cross Selling configurations for this variant.",
"popularitySortingType": "Popularity",
"priceAscendingSortingType": "Price, ascending",
"priceDescendingSortingType": "Price, descending",
"productListType": "Manual selection",
"productStreamType": "Dynamic product group",
"releaseDateAscendingSortingType": "Release date, ascending",
"releaseDateDescendingSortingType": "Release date, descending"
"releaseDateDescendingSortingType": "Release date, descending",
"restoreInheritanceButtonCancel": "Cancel",
"restoreInheritanceButtonRestore": "Restore inheritance",
"restoreInheritanceConfirmText": "Are you sure you want to restore the Cross Selling inheritance? All Cross Selling configurations of this variant will be deleted.",
"restoreInheritanceConfirmTitle": "Restore Cross Selling inheritance"
},
"detail": {
"buttonCancel": "Cancel",
Expand Down

0 comments on commit 6675ca0

Please sign in to comment.