@cesdk/cesdk-js 1.64.0-nightly.20251030 → 1.64.0-nightly.20251104

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -656,6 +656,9 @@
656
656
  "input.uploadFiles": "Dateien werden hochgeladen...",
657
657
  "input.uploadImage": "Bild wird hochgeladen...",
658
658
  "input.uploadVideo": "Video wird hochgeladen...",
659
+ "input.speed.tooltip": "Wiedergabegeschwindigkeit anpassen",
660
+ "input.speed.duration.tooltip": "Dauer anpassen. Geschwindigkeit passt sich an.",
661
+ "input.speed.duration.toggle.tooltip": "Dauer ein-/ausblenden",
659
662
  "input.video": "Video",
660
663
  "input.video.duration.description": "Video Dauer",
661
664
  "input.video.duration.reset": "Video Dauer zurücksetzen",
@@ -736,6 +739,8 @@
736
739
  "libraries.unsplash.label": "Unsplash",
737
740
  "meta.currentLanguage": "Deutsch",
738
741
  "notification.redo": "$t(common.redo)",
742
+ "notification.speed.clampedDuration": "Geschwindigkeit begrenzt. Dauer auf erreichbaren Wert angepasst.",
743
+ "notification.speed.noAudioAtSpeed": "Kein Ton bei dieser Geschwindigkeit",
739
744
  "notification.undo": "$t(common.undo)",
740
745
  "preset.document.american-legal": "US Legal",
741
746
  "preset.document.american-letter": "US Letter",
@@ -1178,6 +1183,8 @@
1178
1183
  "property.position": "{{axis}} $t(common.position)",
1179
1184
  "property.position.description": "Position auf der {{axis}}-Achse in {{unit}}",
1180
1185
  "property.sides": "Seiten",
1186
+ "property.speed": "Geschwindigkeit",
1187
+ "property.speed.duration": "Dauer",
1181
1188
  "property.strokeColor": "Kontur",
1182
1189
  "property.strokeColor.description": "Konturfarbe ändern",
1183
1190
  "property.strokeCornerGeometry": "Kanten",
@@ -656,6 +656,9 @@
656
656
  "input.uploadFiles": "Uploading Files...",
657
657
  "input.uploadImage": "Uploading Image...",
658
658
  "input.uploadVideo": "Uploading Video...",
659
+ "input.speed.tooltip": "Adjust playback speed",
660
+ "input.speed.duration.tooltip": "Adjust duration. Speed aligns automatically.",
661
+ "input.speed.duration.toggle.tooltip": "Show/hide duration",
659
662
  "input.video": "Video",
660
663
  "input.video.duration.description": "Video Duration",
661
664
  "input.video.duration.reset": "Reset video duration",
@@ -736,6 +739,8 @@
736
739
  "libraries.unsplash.label": "Unsplash",
737
740
  "meta.currentLanguage": "English",
738
741
  "notification.redo": "$t(common.redo)",
742
+ "notification.speed.clampedDuration": "Speed limited. Duration adjusted to achievable value.",
743
+ "notification.speed.noAudioAtSpeed": "No audio at this speed",
739
744
  "notification.undo": "$t(common.undo)",
740
745
  "preset.document.american-legal": "Legal",
741
746
  "preset.document.american-letter": "Letter",
@@ -1178,6 +1183,8 @@
1178
1183
  "property.position.description": "Position on the {{axis}}-axis in {{unit}}",
1179
1184
  "property.cornerRadius": "Round Corners",
1180
1185
  "property.sides": "Sides",
1186
+ "property.speed": "Speed",
1187
+ "property.speed.duration": "Duration",
1181
1188
  "property.strokeColor": "Stroke",
1182
1189
  "property.strokeColor.description": "Change stroke color",
1183
1190
  "property.strokeCornerGeometry": "Join",