hydra-sql/translations/form.fr.xlf
Gauthier DUPONT 910ab9522b
Some checks reported warnings
Cadoles/hydra-sql/pipeline/head This commit is unstable
feat(altcha): add altcha validation layer to login
2025-03-26 16:12:31 +01:00

51 lines
2.3 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="fr" target-language="fr" datatype="plaintext" original="file.ext">
<header>
<tool tool-id="symfony" tool-name="Symfony"/>
</header>
<body>
<trans-unit id="4Lw8Y4y" resname="form.label.login">
<source>form.label.login</source>
<target>login</target>
</trans-unit>
<trans-unit id="RmsDr53" resname="form.label.password">
<source>form.label.password</source>
<target>Mot de passe</target>
</trans-unit>
<trans-unit id="t17Vcvs" resname="form.label.remember_me">
<source>form.label.remember_me</source>
<target>Se souvenir de moi</target>
</trans-unit>
<trans-unit id="4kfMq14" resname="altcha.validator.server_validation_error">
<source>altcha.validator.server_validation_error</source>
<target xml:space="preserve">Échec de la vérification. Réessayez plus tard.</target>
</trans-unit>
<trans-unit id="7mZdXx_" resname="altcha.widget.error">
<source>altcha.widget.error</source>
<target xml:space="preserve">Échec de la vérification. Réesayez plus tard.</target>
</trans-unit>
<trans-unit id="Yg33QZt" resname="altcha.widget.expired">
<source>altcha.widget.expired</source>
<target xml:space="preserve">Vérification expirée. Réessayez.</target>
</trans-unit>
<trans-unit id="3y0.Bhb" resname="altcha.widget.label">
<source>altcha.widget.label</source>
<target xml:space="preserve">Je ne suis pas un robot</target>
</trans-unit>
<trans-unit id="QFBWtGD" resname="altcha.widget.verified">
<source>altcha.widget.verified</source>
<target xml:space="preserve">Vérifié</target>
</trans-unit>
<trans-unit id="SfOrgtj" resname="altcha.widget.verifying">
<source>altcha.widget.verifying</source>
<target xml:space="preserve">Vérification en cours...</target>
</trans-unit>
<trans-unit id="9dhbPuz" resname="altcha.widget.waitalert">
<source>altcha.widget.waitalert</source>
<target xml:space="preserve">Vérification en cours... veuillez patienter.</target>
</trans-unit>
</body>
</file>
</xliff>