Files
Chamilo/vendor/sonata-project/block-bundle/src/Resources/translations/SonataBlockBundle.en.xliff
2025-04-10 12:24:57 +02:00

96 lines
4.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="sonata.block.container">
<source>sonata.block.container</source>
<target>Container</target>
</trans-unit>
<trans-unit id="sonata.block.text">
<source>sonata.block.text</source>
<target>Simple text</target>
</trans-unit>
<trans-unit id="sonata.block.rss">
<source>sonata.block.rss</source>
<target>RSS feed</target>
</trans-unit>
<trans-unit id="sonata.block.menu">
<source>sonata.block.menu</source>
<target>Menu</target>
</trans-unit>
<trans-unit id="sonata.block.template">
<source>sonata.block.template</source>
<target>Template</target>
</trans-unit>
<trans-unit id="form.label_template">
<source>form.label_template</source>
<target>Template</target>
</trans-unit>
<trans-unit id="form.label_content">
<source>form.label_content</source>
<target>Content</target>
</trans-unit>
<trans-unit id="form.label_url">
<source>form.label_url</source>
<target>URL</target>
</trans-unit>
<trans-unit id="form.label_title">
<source>form.label_title</source>
<target>Title</target>
</trans-unit>
<trans-unit id="form.label_code">
<source>form.label_code</source>
<target>Code</target>
</trans-unit>
<trans-unit id="form.label_layout">
<source>form.label_layout</source>
<target>Layout</target>
</trans-unit>
<trans-unit id="form.label_class">
<source>form.label_class</source>
<target>CSS Class</target>
</trans-unit>
<trans-unit id="form.label_cache_policy">
<source>form.label_cache_policy</source>
<target>Cache policy</target>
</trans-unit>
<trans-unit id="form.label_safe_labels">
<source>form.label_safe_labels</source>
<target>Safe labels</target>
</trans-unit>
<trans-unit id="form.label_current_class">
<source>form.label_current_class</source>
<target>Current CSS Class</target>
</trans-unit>
<trans-unit id="form.label_first_class">
<source>form.label_first_class</source>
<target>First CSS Class</target>
</trans-unit>
<trans-unit id="form.label_last_class">
<source>form.label_last_class</source>
<target>Last CSS Class</target>
</trans-unit>
<trans-unit id="form.label_menu_class">
<source>form.label_menu_class</source>
<target>Menu CSS Class</target>
</trans-unit>
<trans-unit id="form.label_children_class">
<source>form.label_children_class</source>
<target>Children CSS Class</target>
</trans-unit>
<trans-unit id="form.label_menu_template">
<source>form.label_menu_template</source>
<target>Menu Template</target>
</trans-unit>
<trans-unit id="form.label_translation_domain">
<source>form.label_translation_domain</source>
<target>Translation domain</target>
</trans-unit>
<trans-unit id="form.label_icon">
<source>form.label_icon</source>
<target>Icon</target>
</trans-unit>
</body>
</file>
</xliff>