summaryrefslogtreecommitdiff
path: root/plugins/Calendar/Locale/fr_FR/translations.php
blob: 66820ff2ffe1d37cb7fb029b61c0307822cd6ce4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php

return array(
    'Calendar' => 'Agenda',
    'Calendar settings' => 'Paramètres du calendrier',
    'Project calendar view' => 'Vue en mode projet du calendrier',
    'User calendar view' => 'Vue en mode utilisateur du calendrier',
    'My calendar' => 'Mon agenda',
    'Switch to the list view' => 'Basculer vers la vue en liste',
    'Show subtasks based on the time tracking' => 'Afficher les sous-tâches basé sur le suivi du temps',
    'Show tasks based on the creation date' => 'Afficher les tâches en fonction de la date de création',
    'Show tasks based on the start date' => 'Afficher les tâches en fonction de la date de début',
    'Subtasks time tracking' => 'Suivi du temps par rapport aux sous-tâches',
);