summaryrefslogtreecommitdiff
path: root/app/Locale/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/fr_FR/translations.php')
-rw-r--r--app/Locale/fr_FR/translations.php49
1 files changed, 49 insertions, 0 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php
index d0673042..c40cee9e 100644
--- a/app/Locale/fr_FR/translations.php
+++ b/app/Locale/fr_FR/translations.php
@@ -647,6 +647,55 @@ return array(
'Application default' => 'Valeur par défaut de l\'application',
'Language:' => 'Langue :',
'Timezone:' => 'Fuseau horaire :',
+ 'All columns' => 'Toutes les colonnes',
+ 'Calendar for "%s"' => 'Agenda pour le projet « %s »',
+ 'Filter by column' => 'Filtrer par colonne',
+ 'Filter by status' => 'Filtrer par status',
+ 'Calendar' => 'Agenda',
+ 'Today' => 'Aujourd\'hui',
+ 'Jan ' => 'Janv',
+ 'Feb' => 'Fév',
+ 'Mar' => 'Mars',
+ 'Apr' => 'Avr',
+ 'May' => 'Mai',
+ 'Jun' => 'Juin',
+ 'Jul' => 'Juil',
+ 'Aug' => 'Août',
+ 'Sep' => 'Sept',
+ 'Oct' => 'Oct',
+ 'Nov' => 'Nov',
+ 'Dec' => 'Déc',
+ 'January' => 'Janvier',
+ 'February' => 'Février',
+ 'March' => 'Mars',
+ 'April' => 'Avril',
+ 'May' => 'Mai',
+ 'June' => 'Juin',
+ 'July' => 'Juillet',
+ 'August' => 'Août',
+ 'September' => 'Septembre',
+ 'October' => 'Octobre',
+ 'November' => 'Novembre',
+ 'December' => 'Décembre',
+ 'Sunday' => 'Dimanche',
+ 'Monday' => 'Lundi',
+ 'Tuesday' => 'Mardi',
+ 'Wednesday' => 'Mercredi',
+ 'Thursday' => 'Jeudi',
+ 'Friday' => 'Vendredi',
+ 'Saturday' => 'Samedi',
+ 'Sun' => 'Dim',
+ 'Mon' => 'Lun',
+ 'Tue' => 'Mar',
+ 'Wed' => 'Mer',
+ 'Thu' => 'Jeu',
+ 'Fri' => 'Ven',
+ 'Sat' => 'Sam',
'Next' => 'Suivant',
'#%d' => 'n˚%d',
+ 'Filter by color' => 'Filtrer par couleur',
+ 'Filter by swimlane' => 'Filtrer par swimlanes',
+ 'All swimlanes' => 'Toutes les swimlanes',
+ 'All colors' => 'Toutes les couleurs',
+ 'All status' => 'Tous les états',
);