@cesdk/cesdk-js 1.5.0-alpha.1 → 1.6.0-alpha.1

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.
package/.browserslistrc CHANGED
@@ -1,4 +1,4 @@
1
- Chrome >= 73
2
- Firefox >= 66
3
- Edge >= 17
4
- Safari >= 11
1
+ Firefox >= 86
2
+ Safari >= 14.1
3
+ Edge >= 88
4
+ Chrome >= 88
Binary file
Binary file
@@ -1126,7 +1126,7 @@
1126
1126
  "id": "kumar_one_outline",
1127
1127
  "fontFamily": "Kumar",
1128
1128
  "fontWeight": "normal",
1129
- "fontPath": "fonts/imgly_font_kumar_one_outline.ttf"
1129
+ "fontPath": "fonts/imgly_font_kumar_one_outline.otf"
1130
1130
  },
1131
1131
  {
1132
1132
  "id": "monoton",
@@ -23,6 +23,8 @@
23
23
  "action.block.unlock.description": "Element entsperren",
24
24
  "action.editText": "$t(common.edit)",
25
25
  "action.enterGroup": "Gruppe öffnen",
26
+ "action.gradient.addStop": "Farbmarker hinzufügen bei {{position}}%.",
27
+ "action.gradient.removeStop": "Farbmarker löschen",
26
28
  "action.group": "Elemente gruppieren",
27
29
  "action.image.blur": "Unschärfe anwenden",
28
30
  "action.image.crop": "Bild beschneiden",
@@ -30,6 +32,7 @@
30
32
  "action.image.filter": "Filter anwenden",
31
33
  "action.image.inpainting": "Auffüllen",
32
34
  "action.image.matting": "Hintergrund entfernen",
35
+ "action.image.matting.staging": "Hintergrund entfernen (Staging)",
33
36
  "action.image.replace": "$t(common.replace)",
34
37
  "action.image.smartCrop": "Smartes Zuschneiden",
35
38
  "action.image.smartImage": "Intelligente Funktionen",
@@ -53,11 +56,9 @@
53
56
  "action.scene.load": "Szene geladen",
54
57
  "action.scene.new": "Neue Szene",
55
58
  "action.selectGroup": "Gruppe auswählen",
56
- "action.text.autoHeight": "Automatische Höhe aktivieren",
57
- "action.text.change": "Text ändern",
58
- "action.text.fixedFrame": "Feste Größe aktivieren",
59
- "action.ungroup": "Gruppierung auflösen",
60
- "block.ellipse": "Ellipse",
59
+ "action.strokeJoin.change": "Umrisskanten ändern",
60
+ "action.strokePosition.change": "Umrissposition ändern",
61
+ "action.strokeStyle.change": "$t(property.strokeStyle.description)",
61
62
  "assets.ly.img.cesdk.images.samples.sample.1.label": "Strand von oben",
62
63
  "assets.ly.img.cesdk.images.samples.sample.1.tags": "blau;grün;strand;insel;wasser",
63
64
  "assets.ly.img.cesdk.images.samples.sample.10.label": "Berge",
@@ -221,6 +222,11 @@
221
222
  "assets.ly.img.ubq.shapes.polygon.label": "Mehreck",
222
223
  "assets.ly.img.ubq.shapes.rect.label": "Rechteck",
223
224
  "assets.ly.img.ubq.shapes.star.label": "Stern",
225
+ "action.text.autoHeight": "Automatische Höhe aktivieren",
226
+ "action.text.change": "Text ändern",
227
+ "action.text.fixedFrame": "Feste Größe aktivieren",
228
+ "action.ungroup": "Gruppierung auflösen",
229
+ "block.ellipse": "Ellipse",
224
230
  "block.group": "Gruppe",
225
231
  "block.image": "Bild",
226
232
  "block.line": "Linie",
@@ -232,6 +238,7 @@
232
238
  "block.sticker": "Sticker",
233
239
  "block.text": "Text",
234
240
  "block.vectorPath": "Pfad",
241
+ "block.video": "Video",
235
242
  "color.aqua": "Türkis",
236
243
  "color.blue": "Blau",
237
244
  "color.green": "Grün",
@@ -269,12 +276,16 @@
269
276
  "common.mode.preview": "Vorschau",
270
277
  "common.mode.template": "Vorlage",
271
278
  "common.more": "Mehr",
279
+ "common.nearestColorName": "Ähnlichste Farbe",
280
+ "common.off": "Aus",
281
+ "common.on": "An",
272
282
  "common.opacity": "Deckkraft",
273
283
  "common.page": "Seite",
274
284
  "common.pixel": "Pixel",
275
285
  "common.pixelScale": "Pixelskalierung",
276
286
  "common.placeholder": "Platzhalter",
277
287
  "common.position": "Position",
288
+ "common.properties": "Eigenschaften",
278
289
  "common.property": "Eigenschaft",
279
290
  "common.redo": "Wiederherstellen",
280
291
  "common.reloadPage": "Seite neu laden",
@@ -320,15 +331,28 @@
320
331
  "component.colorPicker.colorItem.hexInput": "Hex",
321
332
  "component.colorPicker.colorItem.transparent": "Farbelement {{index}}, Farbname: Transparent",
322
333
  "component.colorPicker.description": "Farbe ändern",
323
- "component.colorPicker.hsl.description": "{{componentName}}, $t(component.colorPicker.nearestColorName.label): {{nearestColorName}}; $t(common.colorValue): Farbwert: {{hue}}°, Farbsättigung: {{saturation}}%, Helligkeit: {{lightness}}%",
334
+ "component.colorPicker.hsl.description": "{{componentName}}, $t(common.nearestColorName): {{nearestColorName}}; $t(common.colorValue): Farbwert: {{hue}}°, Farbsättigung: {{saturation}}%, Helligkeit: {{lightness}}%",
324
335
  "component.colorPicker.hueGradient": "Farbverlaufston-Auswahl",
325
336
  "component.colorSchemeSelect.accent": "Akzentfarbe",
326
337
  "component.colorSchemeSelect.active": "Aktivfarbe",
327
338
  "component.colorSchemeSelect.background": "Hintergrundfarbe",
328
339
  "component.dnd.description": "Die hochgeladenen Dateien werden in der Bibliothek gespeichert",
329
340
  "component.dnd.prompt": "Dateien hier hinziehen",
341
+ "component.dockIconSizeSelect": "Dock Icon Skalierung",
342
+ "component.dockIconSizeSelect.large": "Groß",
343
+ "component.dockIconSizeSelect.large.description": "Große Dock Icon Skalierung auswählen",
344
+ "component.dockIconSizeSelect.normal": "Normal",
345
+ "component.dockIconSizeSelect.normal.description": "Normale Dock Icon Skalierung auswählen",
346
+ "component.dockLabelVisibilityToggle": "Dock Label",
347
+ "component.dockLabelVisibilityToggle.hide": "Ausblenden",
348
+ "component.dockLabelVisibilityToggle.hide.description": "Beschriftungen der Dock Buttons ausblenden",
349
+ "component.dockLabelVisibilityToggle.show": "Anzeigen",
350
+ "component.dockLabelVisibilityToggle.show.description": "Beschriftungen der Dock Buttons anzeigen",
351
+ "component.fileOperation.archiveScene": "Exportiere Archiv",
330
352
  "component.fileOperation.exportImage": "Exportiere Bild",
353
+ "component.fileOperation.exportPDF": "Exportiere PDF",
331
354
  "component.fileOperation.exportScene": "Exportiere Design Datei",
355
+ "component.fileOperation.exportVideo": "Exportiere Video",
332
356
  "component.fileOperation.importScene": "Importiere Design Datei",
333
357
  "component.fileOperation.more": "Weitere Optionen anzeigen",
334
358
  "component.fileOperation.save": "$t(common.save)",
@@ -364,6 +388,11 @@
364
388
  "component.librarySettings.imageLibrary": "Bilder-Bibliothek",
365
389
  "component.librarySettings.templateLibrary": "$t(component.templateLibrary)",
366
390
  "component.librarySettings.textLibrary": "Text-Bibliothek",
391
+ "component.pageTitleVisibilityToggle": "Seiten Titel",
392
+ "component.pageTitleVisibilityToggle.hide": "Ausblenden",
393
+ "component.pageTitleVisibilityToggle.hide.description": "Titel einer Seite ausblenden",
394
+ "component.pageTitleVisibilityToggle.show": "Anzeigen",
395
+ "component.pageTitleVisibilityToggle.show.description": "Titel einer Seite anzeigen",
367
396
  "component.placeholder.create": "$t(common.placeholder)",
368
397
  "component.placeholder.settings": "Platzhaltereinstellungen ändern",
369
398
  "component.placeholder.settingsMenu": "Platzhaltereinstellungsmenü",
@@ -425,7 +454,9 @@
425
454
  "input.bleedMargin.select": "Anschnitt auswählen",
426
455
  "input.blur": "Unschärfe",
427
456
  "input.character": "Schriftzeichen",
428
- "input.clipped": "Inhalt beschneiden",
457
+ "input.clipContent": "Inhalt beschneiden",
458
+ "input.clipContent.off.description": "Inhalt beschneiden deaktivieren",
459
+ "input.clipContent.on.description": "Inhalt beschneiden aktivieren",
429
460
  "input.document": "$t(block.scene)",
430
461
  "input.effect": "Effekt",
431
462
  "input.export": "Export",
@@ -433,6 +464,14 @@
433
464
  "input.fontSelect": "Ausgewählte Schriftart: {{font}}",
434
465
  "input.fontSelect.fallback": "Standard",
435
466
  "input.fontSize.select": "Schriftgröße auswählen",
467
+ "input.gradient.activateColorStop": "Leertaste drücken zum aktivieren.",
468
+ "input.gradient.colorPosition": "Farbposition",
469
+ "input.gradient.colorStop": "Farbmarker",
470
+ "input.gradient.colorStop.active": "Aktiver Farbmarker",
471
+ "input.gradient.colorStop.description": "{{stopType}} {{index}} von {{total}} bei {{position}}%. $t(common.nearestColorName): {{colorName}}, $t(common.colorValue): {{colorValue}}.{{action}}",
472
+ "input.gradient.flip": "Farbmarkerreihenfolge umkehren.",
473
+ "input.gradient.gradientAngle": "Verlaufswinkel",
474
+ "input.gradient.rotate": "Farbverlauf um 45 Grad im Uhrzeigersinn drehen.",
436
475
  "input.hspSelectiveAdjustments": "Selektive Korrekturen",
437
476
  "input.insertVariable": "Variable hinzufügen",
438
477
  "input.keyShortcut": "Um den '{{input}}' Dialog zu öffnen, betätigen Sie '{{keyShortcut}}'",
@@ -467,14 +506,17 @@
467
506
  "libraries.ly.img.sticker.emoticons.label": "Emoticons",
468
507
  "libraries.ly.img.sticker.hand.label": "Hands",
469
508
  "libraries.ly.img.sticker.label": "Sticker",
509
+ "libraries.ly.img.template.label": "Vorlagen",
470
510
  "libraries.ly.img.text.headline.label": "Überschrift",
471
511
  "libraries.ly.img.text.label": "Text",
472
512
  "libraries.ly.img.text.paragraph.label": "Absatz",
473
513
  "libraries.ly.img.text.title.label": "Titel",
514
+ "libraries.ly.img.vectorpath.abstract.label": "Abstrakt",
474
515
  "libraries.ly.img.vectorpath.label": "Formen",
475
516
  "libraries.ly.img.vectorpath.vectorpaths.label": "Basis",
476
- "libraries.ly.img.vectorpath.abstract.label": "Abstrakt",
517
+ "libraries.ly.img.video.label": "Videos",
477
518
  "libraries.unsplash.label": "Unsplash",
519
+ "libraries.ly.img.template.label": "Vorlagen",
478
520
  "meta.currentLanguage": "Deutsch",
479
521
  "notification.redo": "$t(common.redo)",
480
522
  "notification.undo": "$t(common.undo)",
@@ -623,9 +665,18 @@
623
665
  "property.effect.waves.speed": "Sensitivität",
624
666
  "property.effect.waves.strength": "Intensität",
625
667
  "property.effect.waves.time": "Varianz",
668
+ "property.fill": "Füllung",
669
+ "property.fillType": "Füllung",
670
+ "property.fillType.gradient": "Farbverlauf",
671
+ "property.fillType.gradient.description": "Mit Farbverlauf füllen",
672
+ "property.fillType.solid": "Einfarbig",
673
+ "property.fillType.solid.description": "Einfarbig füllen",
626
674
  "property.flip": "Spiegeln",
627
675
  "property.flip.x": "Horizontal spiegeln",
628
676
  "property.flip.y": "Vertikal spiegeln",
677
+ "property.gradientType.conical": "Kegelförmiger Farbverlauf",
678
+ "property.gradientType.linear": "Linearer Farbverlauf",
679
+ "property.gradientType.radial": "Kreisförmiger Farbverlauf",
629
680
  "property.hspSelectiveAdjustments.hue": "Farbton",
630
681
  "property.hspSelectiveAdjustments.perceivedBrightness": "Helligkeit",
631
682
  "property.hspSelectiveAdjustments.saturation": "Sättigung",
@@ -650,6 +701,28 @@
650
701
  "property.position": "{{axis}} $t(common.position)",
651
702
  "property.position.description": "Position auf der {{axis}}-Achse in {{unit}}",
652
703
  "property.sides": "Seiten",
704
+ "property.strokeColor": "Umriss",
705
+ "property.strokeJoin": "Kanten",
706
+ "property.strokeJoin.bevel.description": "Abgeschrägte Kanten benutzen",
707
+ "property.strokeJoin.miter.description": "Harte Kanten benutzen",
708
+ "property.strokeJoin.round.description": "Runde Kanten benutzen",
709
+ "property.strokePosition": "$t(common.position)",
710
+ "property.strokePosition.center.description": "Umriss zentriert zeichnen",
711
+ "property.strokePosition.inner.description": "Umriss innerhalb zeichnen",
712
+ "property.strokePosition.outer.description": "Umriss außerhalb zeichnen",
713
+ "property.strokePositionAndJoin": "$t(property.strokePosition) & $t(property.strokeJoin)",
714
+ "property.strokePositionAndJoin.description": "Umrissposition und -kanten ändern",
715
+ "property.strokeStyle": "Stil",
716
+ "property.strokeStyle.dashed": "Gestrichelt",
717
+ "property.strokeStyle.dashedRound": "Gestrichelt Rund",
718
+ "property.strokeStyle.description": "Umrissstil ändern",
719
+ "property.strokeStyle.dotted": "Gepunktet",
720
+ "property.strokeStyle.longDashed": "Lang Gestrichelt",
721
+ "property.strokeStyle.longDashedRound": "Lang Gestrichelt Rund",
722
+ "property.strokeStyle.solid": "Durchgängig",
723
+ "property.strokeWidth.description": "Strichbreite ändern",
724
+ "property.strokeWidth": "Breite",
725
+ "property.strokeWidth.description": "Strichbreite ändern",
653
726
  "property.textAlignment.horizontal": "Horizontale Ausrichtung",
654
727
  "property.textAlignment.horizontal.center": "Text mittig ausrichten",
655
728
  "property.textAlignment.horizontal.left": "Text links ausrichten",
@@ -684,15 +757,5 @@
684
757
  "variables.company_name.label": "Firma",
685
758
  "variables.first_name.label": "Vorname",
686
759
  "variables.last_name.label": "Nachname",
687
- "warning.invalidType": "Invalider Typ: Dateityp nicht erlaubt",
688
- "component.dockIconSizeSelect": "Dock Icon Skalierung",
689
- "component.dockIconSizeSelect.large": "Groß",
690
- "component.dockIconSizeSelect.large.description": "Große Dock Icon Skalierung auswählen",
691
- "component.dockIconSizeSelect.normal": "Normal",
692
- "component.dockIconSizeSelect.normal.description": "Normale Dock Icon Skalierung auswählen",
693
- "component.dockLabelVisibilityToggle": "Dock Labels anzeigen",
694
- "component.dockLabelVisibilityToggle.show": "Anzeigen",
695
- "component.dockLabelVisibilityToggle.show.description": "Beschriftungen der Dock Buttons anzeigen",
696
- "component.dockLabelVisibilityToggle.hide": "Ausblenden",
697
- "component.dockLabelVisibilityToggle.hide.description": "Beschriftungen der Dock Buttons ausblenden"
760
+ "warning.invalidType": "Invalider Typ: Dateityp nicht erlaubt"
698
761
  }
@@ -23,6 +23,8 @@
23
23
  "action.block.unlock.description": "Unlock element",
24
24
  "action.editText": "$t(common.edit)",
25
25
  "action.enterGroup": "Enter Group",
26
+ "action.gradient.addStop": "Add new stop at {{position}}%.",
27
+ "action.gradient.removeStop": "Delete Color",
26
28
  "action.group": "Group elements",
27
29
  "action.image.blur": "Apply blur",
28
30
  "action.image.crop": "Crop image",
@@ -30,6 +32,7 @@
30
32
  "action.image.filter": "Apply filter",
31
33
  "action.image.inpainting": "Inpaint",
32
34
  "action.image.matting": "Remove Background",
35
+ "action.image.matting.staging": "Remove Background (Staging)",
33
36
  "action.image.replace": "$t(common.replace)",
34
37
  "action.image.smartCrop": "Smart-crop",
35
38
  "action.image.smartImage": "Smart Features",
@@ -53,11 +56,9 @@
53
56
  "action.scene.load": "Load scene",
54
57
  "action.scene.new": "New Scene",
55
58
  "action.selectGroup": "Select Group",
56
- "action.text.autoHeight": "Enable automatic height",
57
- "action.text.change": "Change text",
58
- "action.text.fixedFrame": "Enable fixed frame",
59
- "action.ungroup": "Ungroup element",
60
- "block.ellipse": "Ellipse",
59
+ "action.strokeJoin.change": "Change stroke joints",
60
+ "action.strokePosition.change": "Change stroke position",
61
+ "action.strokeStyle.change": "$t(property.strokeStyle.description)",
61
62
  "assets.ly.img.cesdk.images.samples.sample.1.label": "Clear blue beach at an island from above",
62
63
  "assets.ly.img.cesdk.images.samples.sample.1.tags": "blue;green;beach;island;water",
63
64
  "assets.ly.img.cesdk.images.samples.sample.10.label": "Mountains",
@@ -221,6 +222,11 @@
221
222
  "assets.ly.img.ubq.shapes.polygon.label": "Polygon",
222
223
  "assets.ly.img.ubq.shapes.rect.label": "Rectangle",
223
224
  "assets.ly.img.ubq.shapes.star.label": "Star",
225
+ "action.text.autoHeight": "Enable automatic height",
226
+ "action.text.change": "Change text",
227
+ "action.text.fixedFrame": "Enable fixed frame",
228
+ "action.ungroup": "Ungroup element",
229
+ "block.ellipse": "Ellipse",
224
230
  "block.group": "Group",
225
231
  "block.image": "Image",
226
232
  "block.line": "Line",
@@ -232,6 +238,7 @@
232
238
  "block.sticker": "Sticker",
233
239
  "block.text": "Text",
234
240
  "block.vectorPath": "Path",
241
+ "block.video": "Video",
235
242
  "color.aqua": "Aqua",
236
243
  "color.blue": "Blue",
237
244
  "color.green": "Green",
@@ -269,12 +276,16 @@
269
276
  "common.mode.preview": "Preview",
270
277
  "common.mode.template": "Template",
271
278
  "common.more": "More",
279
+ "common.nearestColorName": "Nearest color name",
280
+ "common.off": "Off",
281
+ "common.on": "On",
272
282
  "common.opacity": "Opacity",
273
283
  "common.page": "Page",
274
284
  "common.pixel": "Pixel",
275
285
  "common.pixelScale": "Pixel Scale",
276
286
  "common.placeholder": "Placeholder",
277
287
  "common.position": "Position",
288
+ "common.properties": "Properties",
278
289
  "common.property": "Property",
279
290
  "common.redo": "Redo",
280
291
  "common.reloadPage": "Reload Page",
@@ -320,15 +331,28 @@
320
331
  "component.colorPicker.colorItem.hexInput": "Hex",
321
332
  "component.colorPicker.colorItem.transparent": "Color item {{index}}, Color name: transparent",
322
333
  "component.colorPicker.description": "Change color",
323
- "component.colorPicker.hsl.description": "{{componentName}}, Nearest color name: {{nearestColorName}}; $t(common.colorValue): hue: {{hue}}°, saturation: {{saturation}}%, lightness: {{lightness}}%",
334
+ "component.colorPicker.hsl.description": "{{componentName}}, $t(common.nearestColorName): {{nearestColorName}}; $t(common.colorValue): hue: {{hue}}°, saturation: {{saturation}}%, lightness: {{lightness}}%",
324
335
  "component.colorPicker.hueGradient": "Hue gradient selection",
325
336
  "component.colorSchemeSelect.accent": "Accent color",
326
337
  "component.colorSchemeSelect.active": "Active color",
327
338
  "component.colorSchemeSelect.background": "Background color",
328
339
  "component.dnd.description": "The added files are stored in the library",
329
340
  "component.dnd.prompt": "Drag file here",
341
+ "component.dockIconSizeSelect": "Dock Icon Scaling",
342
+ "component.dockIconSizeSelect.large": "Large",
343
+ "component.dockIconSizeSelect.large.description": "Select large dock icon scaling",
344
+ "component.dockIconSizeSelect.normal": "Normal",
345
+ "component.dockIconSizeSelect.normal.description": "Select normal dock icon scaling",
346
+ "component.dockLabelVisibilityToggle": "Dock Label",
347
+ "component.dockLabelVisibilityToggle.hide": "Hide",
348
+ "component.dockLabelVisibilityToggle.hide.description": "Hide labels for dock buttons",
349
+ "component.dockLabelVisibilityToggle.show": "Show",
350
+ "component.dockLabelVisibilityToggle.show.description": "Show labels for dock buttons",
351
+ "component.fileOperation.archiveScene": "Export Archive",
330
352
  "component.fileOperation.exportImage": "Export Images",
353
+ "component.fileOperation.exportPDF": "Export PDF",
331
354
  "component.fileOperation.exportScene": "Export Design File",
355
+ "component.fileOperation.exportVideo": "Export Video",
332
356
  "component.fileOperation.importScene": "Import Design File",
333
357
  "component.fileOperation.more": "Show more options",
334
358
  "component.fileOperation.save": "$t(common.save)",
@@ -364,6 +388,11 @@
364
388
  "component.librarySettings.imageLibrary": "Image Library",
365
389
  "component.librarySettings.templateLibrary": "$t(component.templateLibrary)",
366
390
  "component.librarySettings.textLibrary": "Text Library",
391
+ "component.pageTitleVisibilityToggle": "Page Title",
392
+ "component.pageTitleVisibilityToggle.hide": "Hide",
393
+ "component.pageTitleVisibilityToggle.hide.description": "Hide page title",
394
+ "component.pageTitleVisibilityToggle.show": "Show",
395
+ "component.pageTitleVisibilityToggle.show.description": "Show page title",
367
396
  "component.placeholder.create": "$t(common.placeholder)",
368
397
  "component.placeholder.settings": "Change $t(common.placeholder) settings",
369
398
  "component.placeholder.settingsMenu": "$t(common.placeholder) settings menu",
@@ -424,7 +453,9 @@
424
453
  "input.bleedMargin.select": "Select bleed margins",
425
454
  "input.blur": "Blur",
426
455
  "input.character": "Character",
427
- "input.clipped": "Clip content",
456
+ "input.clipContent": "Clip content",
457
+ "input.clipContent.off.description": "Turn clip content off",
458
+ "input.clipContent.on.description": "Turn clip content on",
428
459
  "input.document": "$t(block.scene)",
429
460
  "input.effect": "Effect",
430
461
  "input.export": "Export",
@@ -432,6 +463,14 @@
432
463
  "input.fontSelect": "Selected font: {{font}}",
433
464
  "input.fontSelect.fallback": "Standard",
434
465
  "input.fontSize.select": "Select font size",
466
+ "input.gradient.activateColorStop": "Press space to activate.",
467
+ "input.gradient.colorPosition": "Color Position",
468
+ "input.gradient.colorStop": "Color stop",
469
+ "input.gradient.colorStop.active": "Active color stop",
470
+ "input.gradient.colorStop.description": "{{stopType}} {{index}} of {{total}} at {{position}}%. $t(common.nearestColorName): {{colorName}}, $t(common.colorValue): {{colorValue}}.{{action}}",
471
+ "input.gradient.flip": "Reverse gradient color stop order.",
472
+ "input.gradient.gradientAngle": "Gradient Angle",
473
+ "input.gradient.rotate": "Rotate gradient 45 degrees clockwise.",
435
474
  "input.hspSelectiveAdjustments": "Selective Adjustments",
436
475
  "input.insertVariable": "Insert variable",
437
476
  "input.keyShortcut": "To open '{{input}}', press '{{keyShortcut}}'",
@@ -466,14 +505,17 @@
466
505
  "libraries.ly.img.sticker.emoticons.label": "Emoticons",
467
506
  "libraries.ly.img.sticker.hand.label": "Hands",
468
507
  "libraries.ly.img.sticker.label": "Stickers",
508
+ "libraries.ly.img.template.label": "Templates",
469
509
  "libraries.ly.img.text.headline.label": "Headline",
470
510
  "libraries.ly.img.text.label": "Text",
471
511
  "libraries.ly.img.text.paragraph.label": "Paragraph",
472
512
  "libraries.ly.img.text.title.label": "Title",
513
+ "libraries.ly.img.vectorpath.abstract.label": "Abstract",
473
514
  "libraries.ly.img.vectorpath.label": "Shapes",
474
515
  "libraries.ly.img.vectorpath.vectorpaths.label": "Basic",
475
- "libraries.ly.img.vectorpath.abstract.label": "Abstract",
516
+ "libraries.ly.img.video.label": "Videos",
476
517
  "libraries.unsplash.label": "Unsplash",
518
+ "libraries.ly.img.template.label": "Templates",
477
519
  "meta.currentLanguage": "English",
478
520
  "notification.redo": "$t(common.redo)",
479
521
  "notification.undo": "$t(common.undo)",
@@ -638,9 +680,18 @@
638
680
  "property.effect.waves.speed": "Sensitivity",
639
681
  "property.effect.waves.strength": "Intensity",
640
682
  "property.effect.waves.time": "Variation",
683
+ "property.fill": "Fill",
684
+ "property.fillType": "Fill Type",
685
+ "property.fillType.gradient": "Gradient",
686
+ "property.fillType.gradient.description": "Use a gradient fill",
687
+ "property.fillType.solid": "Solid",
688
+ "property.fillType.solid.description": "Use a solid fill color",
641
689
  "property.flip": "Flip",
642
690
  "property.flip.x": "Flip horizontal",
643
691
  "property.flip.y": "Flip vertical",
692
+ "property.gradientType.conical": "Conical Gradient",
693
+ "property.gradientType.linear": "Linear Gradient",
694
+ "property.gradientType.radial": "Radial Gradient",
644
695
  "property.hspSelectiveAdjustments.hue": "Hue",
645
696
  "property.hspSelectiveAdjustments.perceivedBrightness": "Brightness",
646
697
  "property.hspSelectiveAdjustments.saturation": "Saturation",
@@ -726,6 +777,28 @@
726
777
  "property.position": "{{axis}} $t(common.position)",
727
778
  "property.position.description": "Position on the {{axis}}-axis in {{unit}}",
728
779
  "property.sides": "Sides",
780
+ "property.strokeColor": "Stroke",
781
+ "property.strokeJoin": "Join",
782
+ "property.strokeJoin.bevel.description": "Use bevelled joins",
783
+ "property.strokeJoin.miter.description": "Use mitered joins",
784
+ "property.strokeJoin.round.description": "Use round joins",
785
+ "property.strokePosition": "$t(common.position)",
786
+ "property.strokePosition.center.description": "Draw stroke centered",
787
+ "property.strokePosition.inner.description": "Draw stroke inside",
788
+ "property.strokePosition.outer.description": "Draw stroke outside",
789
+ "property.strokePositionAndJoin": "$t(property.strokePosition) & $t(property.strokeJoin)",
790
+ "property.strokePositionAndJoin.description": "Change stroke position and join style",
791
+ "property.strokeStyle": "Style",
792
+ "property.strokeStyle.dashed": "Dashed",
793
+ "property.strokeStyle.dashedRound": "Dashed Round",
794
+ "property.strokeStyle.description": "Change stroke style",
795
+ "property.strokeStyle.dotted": "Dotted",
796
+ "property.strokeStyle.longDashed": "Long Dashed",
797
+ "property.strokeStyle.longDashedRound": "Long Dashed Round",
798
+ "property.strokeStyle.solid": "Solid",
799
+ "property.strokeWidth.description": "Change stroke width",
800
+ "property.strokeWidth": "Width",
801
+ "property.strokeWidth.description": "Change stroke width",
729
802
  "property.textAlignment.horizontal": "Horizontal Alignment",
730
803
  "property.textAlignment.horizontal.center": "Align text to the center",
731
804
  "property.textAlignment.horizontal.left": "Align text to the left",
@@ -760,15 +833,5 @@
760
833
  "variables.company_name.label": "Company",
761
834
  "variables.first_name.label": "First name",
762
835
  "variables.last_name.label": "Last name",
763
- "warning.invalidType": "Invalid Type: File type is not allowed",
764
- "component.dockIconSizeSelect": "Dock Icon Scaling",
765
- "component.dockIconSizeSelect.large": "Large",
766
- "component.dockIconSizeSelect.large.description": "Select large dock icon scaling",
767
- "component.dockIconSizeSelect.normal": "Normal",
768
- "component.dockIconSizeSelect.normal.description": "Select normal dock icon scaling",
769
- "component.dockLabelVisibilityToggle": "Show Labels in Dock",
770
- "component.dockLabelVisibilityToggle.show": "Show",
771
- "component.dockLabelVisibilityToggle.show.description": "Show labels for dock buttons",
772
- "component.dockLabelVisibilityToggle.hide": "Hide",
773
- "component.dockLabelVisibilityToggle.hide.description": "Hide labels for dock buttons"
836
+ "warning.invalidType": "Invalid Type: File type is not allowed"
774
837
  }