ebs/translations/templates/components/product/object_fields/messages.fr.xlf
2023-12-21 08:49:38 +01:00

19 lines
893 B
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" target-language="fr" datatype="plaintext" original="file.ext">
<header>
<tool tool-id="symfony" tool-name="Symfony" />
</header>
<body>
<trans-unit id="MbHiB1p" resname="templates.components.product.object_fields.feedback_message">
<source>templates.components.product.object_fields.feedback_message</source>
<target>Fichier "%file%" trop gros.</target>
</trans-unit>
<trans-unit id="YUczTxA" resname="templates.components.product.object_fields.max_images_error">
<source>templates.components.product.object_fields.max_images_error</source>
<target>Vous ne pouvez déposer que %count% images au maximum.</target>
</trans-unit>
</body>
</file>
</xliff>