summaryrefslogtreecommitdiff
path: root/locales/fr_FR/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'locales/fr_FR/translations.php')
-rw-r--r--locales/fr_FR/translations.php21
1 files changed, 21 insertions, 0 deletions
diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php
index ac216c9b..46faf502 100644
--- a/locales/fr_FR/translations.php
+++ b/locales/fr_FR/translations.php
@@ -309,4 +309,25 @@ return array(
'Unable to remove this task.' => 'Impossible de supprimer cette tâche.',
'Remove a task' => 'Supprimer une tâche',
'Do you really want to remove this task: "%s"?' => 'Voulez-vous vraiment supprimer cette tâche « %s » ?',
+ 'Assign a color to a specific category' => 'Assigner une couleur à une catégorie spécifique',
+ 'Task creation or modification' => 'Création ou modification d\'une tâche',
+ 'Category' => 'Catégorie',
+ 'Category:' => 'Catégorie :',
+ 'Categories' => 'Catégories',
+ 'Category not found.' => 'Catégorie introuvable',
+ 'Your category have been created successfully.' => 'Votre catégorie a été créé avec succès.',
+ 'Unable to create your category.' => 'Impossible de créer votre catégorie.',
+ 'Your category have been updated successfully.' => 'Votre catégorie a été mise à jour avec succès.',
+ 'Unable to update your category.' => 'Impossible de mettre à jour votre catégorie.',
+ 'Remove a category' => 'Supprimer une catégorie',
+ 'Category removed successfully.' => 'Catégorie supprimée avec succès.',
+ 'Unable to remove this category.' => 'Impossible de supprimer cette catégorie.',
+ 'Category modification for the project "%s"' => 'Modification d\'une catégorie pour le projet « %s »',
+ 'Category Name' => 'Nom de la catégorie',
+ 'Categories for the project "%s"' => 'Catégories du projet « %s »',
+ 'Add a new category' => 'Ajouter une nouvelle catégorie',
+ 'Do you really want to remove this category: "%s"?' => 'Voulez-vous vraiment supprimer cette catégorie « %s » ?',
+ 'Filter by category' => 'Filtrer par catégorie',
+ 'All categories' => 'Toutes les catégories',
+ 'No category' => 'Aucune catégorie',
);