0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-18 14:52:53 +00:00
kevinpapst_kimai2/translations/actions.fr.xliff
2019-06-13 13:02:12 +02:00

67 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="fr" datatype="plaintext" original="actions.en.xliff">
<body>
<trans-unit id="stop">
<source>stop</source>
<target>Arréter</target>
</trans-unit>
<trans-unit id="edit">
<source>edit</source>
<target>Éditer</target>
</trans-unit>
<trans-unit id="trash">
<source>trash</source>
<target>Supprimer</target>
</trans-unit>
<trans-unit id="repeat">
<source>repeat</source>
<target>Reprendre</target>
</trans-unit>
<trans-unit id="profile-stats">
<source>profile-stats</source>
<target>Statistiques</target>
</trans-unit>
<trans-unit id="settings">
<source>settings</source>
<target>Réglages</target>
</trans-unit>
<trans-unit id="timesheet">
<source>timesheet</source>
<target>Fiches de temps</target>
</trans-unit>
<trans-unit id="customer">
<source>customer</source>
<target>Clientèle</target>
</trans-unit>
<trans-unit id="project">
<source>project</source>
<target>Projets</target>
</trans-unit>
<trans-unit id="activity">
<source>activity</source>
<target>Activitées</target>
</trans-unit>
<trans-unit id="copy">
<source>copy</source>
<target>Copier</target>
</trans-unit>
<trans-unit id="home">
<source>home</source>
<target>Accueil</target>
</trans-unit>
<trans-unit id="create-project">
<source>create-project</source>
<target>Créer un projet</target>
</trans-unit>
<trans-unit id="create-activity">
<source>create-activity</source>
<target>Créer une activité</target>
</trans-unit>
<trans-unit id="create-timesheet">
<source>create-timesheet</source>
<target>Créer une fiche de temps</target>
</trans-unit>
</body>
</file>
</xliff>