From b8fa0246803dab40cf57d40b45984c53046f2d55 Mon Sep 17 00:00:00 2001 From: "Dzial Techniczny WMW Projekt s.c" Date: Tue, 10 Dec 2019 11:34:53 +0100 Subject: Plugins directory and local modifications --- plugins/Calendar/Locale/fr_FR/translations.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 plugins/Calendar/Locale/fr_FR/translations.php (limited to 'plugins/Calendar/Locale/fr_FR/translations.php') diff --git a/plugins/Calendar/Locale/fr_FR/translations.php b/plugins/Calendar/Locale/fr_FR/translations.php new file mode 100644 index 00000000..66820ff2 --- /dev/null +++ b/plugins/Calendar/Locale/fr_FR/translations.php @@ -0,0 +1,14 @@ + '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', +); -- cgit v1.2.3