Skip to content

Commit

Permalink
2024-01-29 - Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
shopwareBot authored and shopwareBot committed Jan 29, 2024
1 parent 6ea0064 commit 451d805
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@
"duplicateDisplayNameMessage": "Dieser Navigationspunkt ist bereits vorhanden: \"{currentName}\".",
"invalidDisplayNameLengthMessage": "Mindestens einer Deiner aktiven Navigationspunkte hat keinen Namen. | Der Name dieses Navigationspunktes überschreitet die Maximallänge von 255 Zeichen: \"{truncatedName}\"",
"pageSettings": {
"activeHelpText": "Animiertes Scrollen macht die Navigation zwischen Navigationspunkten flüssiger. Für einen reibungslosen Bildlauf werden Werte zwischen 500ms und 1000ms empfohlen.",
"activeLabel": "Animiertes Scrollen",
"activeHelpText": "Benutzerdefiniertes Scrollen macht die Navigation zwischen Navigationspunkten flüssiger. Für einen reibungslosen Bildlauf werden Werte zwischen 500ms und 1000ms empfohlen.",
"activeLabel": "Benutzerdefiniertes Scrollen",
"advancedSettingsLabel": "Erweiterte Einstellungen",
"bouncyLabel": "Elastisches Scrolling",
"description": "Um animiertes Scrollen nutzen zu können, stelle sicher, dass Du die dafür notwendigen Navigationspunkte aktiviert und Namen vergeben hast.",
"description": "Um benutzerdefiniertes Scrollen nutzen zu können, stelle sicher, dass Du die dafür notwendigen Navigationspunkte aktiviert und Namen vergeben hast.",
"durationLabel": "Dauer",
"durationSuffix": "ms",
"easing": {
Expand All @@ -120,6 +120,8 @@
"easingDegreeHelpText": "Der Grad gibt die Stärke der Beschleunigung bzw. Verlangsamung an. Umso niedriger, desto gleichmäßiger der Scroll-Verlauf. Für ein intuitives Scrolling wird ein Wert zwischen 2 und 5 empfohlen. Dieser Wert wirkt sich nicht auf elastisches und lineares Scrollen aus.",
"easingDegreeLabel": "Grad der Verlaufskurve",
"easingLabel": "Scrollverhalten",
"nativeScrollingHelpText": "Wenn aktiviert, wird das Standard-Scrollverhalten des Browsers ausgeführt. Wenn deaktiviert, springt der Browserfokus nach dem Klick auf den Link zum Navigationspunkt.",
"nativeScrollingLabel": "Natives Scrollen",
"title": "Scroll-Navigation"
},
"title": "Scroll-Navigation"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@
"duplicateDisplayNameMessage": "This navigation point already exists: \"{currentName}\".",
"invalidDisplayNameLengthMessage": "At least one of your active navigation points has no name. | The name of this navigation point exceeds the maximum length of 255 characters: \"{truncatedName}\"",
"pageSettings": {
"activeHelpText": "Animated scrolling makes navigation between navigation points more fluid. Values between 500ms and 1000ms are recommended for a smooth scrolling experience.",
"activeLabel": "Animated scrolling",
"activeHelpText": "Custom scrolling makes navigation between navigation points more fluid. Values between 500ms and 1000ms are recommended for a smooth scrolling experience.",
"activeLabel": "Custom scrolling",
"advancedSettingsLabel": "Advanced settings",
"bouncyLabel": "Bouncy scrolling",
"description": "To use animated scrolling, make sure you have activated the necessary navigation points and assigned names.",
"description": "To use custom scrolling, make sure you have activated the necessary navigation points and assigned names.",
"durationLabel": "Duration",
"durationSuffix": "ms",
"easing": {
Expand All @@ -120,6 +120,8 @@
"easingDegreeHelpText": "The degree indicates the magnitude of the acceleration or deceleration. The lower the degree, the smoother the scrolling. A value between 2 and 5 is recommended for intuitive scrolling. This value does not affect bouncy or linear scrolling.",
"easingDegreeLabel": "Degree of trajectory",
"easingLabel": "Scroll behaviour",
"nativeScrollingHelpText": "If this option is enabled, the browser's default scrolling behaviour is used. If disabled, clicking a link will make the browser's focus jump to the target position.",
"nativeScrollingLabel": "Native scrolling",
"title": "Scroll navigation"
},
"title": "Scroll navigation"
Expand Down

0 comments on commit 451d805

Please sign in to comment.