Files
VITEC-website/packages/vitec/ContentBlocks/ContentElements/featured-content/language/labels.xlf
2026-08-13 12:49:10 +02:00

89 lines
3.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2">
<file source-language="en" datatype="plaintext" original="messages">
<body>
<!-- Element -->
<trans-unit id="title">
<source>VITEC · Featured Content</source>
</trans-unit>
<trans-unit id="description">
<source>Wide feature block: headline + RTE text + CTA next to an image or video, with a horizontal overlay gradient.</source>
</trans-unit>
<!-- Tabs -->
<trans-unit id="tab_content.label">
<source>Content</source>
</trans-unit>
<trans-unit id="tab_media.label">
<source>Media</source>
</trans-unit>
<trans-unit id="tab_overlay.label">
<source>Overlay</source>
</trans-unit>
<!-- Content -->
<trans-unit id="cta.label">
<source>CTA Link</source>
</trans-unit>
<trans-unit id="cta_label.label">
<source>CTA Button Text</source>
</trans-unit>
<trans-unit id="featured_layout.label">
<source>Layout</source>
</trans-unit>
<trans-unit id="featured_layout.description">
<source>Which side the text sits on. The media fills the other side.</source>
</trans-unit>
<trans-unit id="featured_layout.items.text_left.label">
<source>Text left, media right</source>
</trans-unit>
<trans-unit id="featured_layout.items.text_right.label">
<source>Text right, media left</source>
</trans-unit>
<!-- Media -->
<trans-unit id="featured_image.label">
<source>Image</source>
</trans-unit>
<trans-unit id="featured_video.label">
<source>Video</source>
</trans-unit>
<trans-unit id="featured_video.description">
<source>If both image and video are set, the video wins and the image serves as its poster.</source>
</trans-unit>
<trans-unit id="featured_video_autoplay.label">
<source>Autoplay video</source>
</trans-unit>
<trans-unit id="featured_video_loop.label">
<source>Loop video</source>
</trans-unit>
<trans-unit id="featured_video_muted.label">
<source>Mute video</source>
</trans-unit>
<!-- Overlay -->
<trans-unit id="overlay_color.label">
<source>Overlay Colour</source>
</trans-unit>
<trans-unit id="overlay_color.description">
<source>Colour of the gradient laid over the image or video. Leave empty for no overlay.</source>
</trans-unit>
<trans-unit id="overlay_opacity.label">
<source>Overlay Opacity (01)</source>
</trans-unit>
<trans-unit id="overlay_opacity.description">
<source>Strength of the overlay at its fully covered end.</source>
</trans-unit>
<trans-unit id="overlay_gradient_start.label">
<source>Gradient Start (% of width)</source>
</trans-unit>
<trans-unit id="overlay_gradient_start.description">
<source>Where across the width the overlay begins to fade out. 0 = fades out right at the text edge, 100 = the overlay covers the full width. The fade always runs away from the text side, so the text stays readable.</source>
</trans-unit>
</body>
</file>
</xliff>