Files
kimai2/translations/flashmessages.fr.xlf
Weblate (bot) cafd84cee4 Translations update from Weblate (#1994)
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Kevin Papst <kevin@kevinpapst.de>
Co-authored-by: Balázs Fülöp <fulopbalazs91@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Juri Grabowski <hosted-weblate@jugra.de>
Co-authored-by: Katarzyna Sobolewska <kasia.sobolewska1@gmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: Péter Gyetvai <gyetpet@mailbox.org>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Co-authored-by: Kevin Papst <kpapst@gmx.net>
2020-10-01 10:52:11 +02:00

56 lines
2.4 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" target-language="fr" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target>Avertissement</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>Le chronomètre a été arrêté</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>Le chronomètre ne peut pas être arrêté</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>Le chronométrage a commencé</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>Le chronométrage ne peut pas être lancé</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target>La limite d'enregistrement du temps d'activité a été atteinte, veuillez arrêter au moins un enregistrement.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target>Vous modifiez un enregistrement que vous avez exporté</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>Modifications enregistrées</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>Les modifications n'ont pas pu êtres enregistrées : %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>L'entrée a été supprimée</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>L'entrée n'a pas pu être supprimée : %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>Vous devez créer votre premier modèle de facture avant de continuer</target>
</trans-unit>
</body>
</file>
</xliff>