46 lines
1.6 KiB
XML
Executable File
46 lines
1.6 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<xliff version="1.2">
|
|
<file source-language="en" datatype="plaintext" original="messages">
|
|
<body>
|
|
<trans-unit id="title">
|
|
<source>VITEC · Video</source>
|
|
</trans-unit>
|
|
<trans-unit id="description">
|
|
<source>Embedded video — YouTube code or uploaded video file, with optional poster image.</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="youtube_code.label">
|
|
<source>YouTube Code</source>
|
|
</trans-unit>
|
|
<trans-unit id="youtube_code.description">
|
|
<source>YouTube video ID (e.g. "dQw4w9WgXcQ") OR full URL. Leave empty to use Custom Video instead.</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="poster.label">
|
|
<source>Poster Image</source>
|
|
</trans-unit>
|
|
<trans-unit id="poster.description">
|
|
<source>Thumbnail / poster shown before the video plays.</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="custom_video.label">
|
|
<source>Custom Video</source>
|
|
</trans-unit>
|
|
<trans-unit id="custom_video.description">
|
|
<source>Upload an MP4/WebM/OGV/MOV/M4V file, or pick one from the file list.</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="hide_controls.label">
|
|
<source>Hide Player Controls</source>
|
|
</trans-unit>
|
|
<trans-unit id="hide_controls.description">
|
|
<source>When enabled, the video player UI (play/pause, scrub bar, volume) is hidden. Useful for autoplaying background loops.</source>
|
|
</trans-unit>
|
|
|
|
<trans-unit id="debug.label">
|
|
<source>Allow Debug Output</source>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|