summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-09-01 08:50:29 -0800
committerFrédéric Guillot <fred@kanboard.net>2014-09-01 08:50:29 -0800
commit52f9c82e303189b873dc21142cdcf7f9334ea78c (patch)
treee508b710779792f90ef7d78314c5999b55688793 /app
parent7dd0a24411497509944c94373ad5831ff8b6c943 (diff)
Fix French locales typos
Diffstat (limited to 'app')
-rw-r--r--app/Locales/fr_FR/translations.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php
index 477361bd..c80fdb9a 100644
--- a/app/Locales/fr_FR/translations.php
+++ b/app/Locales/fr_FR/translations.php
@@ -177,7 +177,7 @@ return array(
'Completed tasks for "%s"' => 'Tâches terminées pour « %s »',
'%d closed tasks' => '%d tâches terminées',
'No task for this project' => 'Aucune tâche pour ce projet',
- 'Public link' => 'Lien publique',
+ 'Public link' => 'Lien public',
'There is no column in your project!' => 'Il n\'y a aucune colonne dans votre projet !',
'Change assignee' => 'Changer la personne assignée',
'Change assignee for the task "%s"' => 'Changer la personne assignée pour la tâche « %s »',
@@ -421,15 +421,15 @@ return array(
'[Kanboard] Notification' => '[Kanboard] Notification',
'I want to receive notifications only for those projects:' => 'Je souhaite reçevoir les notifications uniquement pour les projets sélectionnés :',
'view the task on Kanboard' => 'voir la tâche sur Kanboard',
- 'Public access' => 'Accès publique',
+ 'Public access' => 'Accès public',
'Categories management' => 'Gestion des catégories',
'Users management' => 'Gestion des utilisateurs',
'Active tasks' => 'Tâches actives',
- 'Disable public access' => 'Désactiver l\'accès publique',
- 'Enable public access' => 'Activer l\'accès publique',
+ 'Disable public access' => 'Désactiver l\'accès public',
+ 'Enable public access' => 'Activer l\'accès public',
'Active projects' => 'Projets activés',
'Inactive projects' => 'Projets désactivés',
- 'Public access disabled' => 'Accès publique désactivé',
+ 'Public access disabled' => 'Accès public désactivé',
'Do you really want to disable this project: "%s"?' => 'Voulez-vous vraiment désactiver ce projet : « %s » ?',
'Do you really want to duplicate this project: "%s"?' => 'Voulez-vous vraiment dupliquer ce projet : « %s » ?',
'Do you really want to enable this project: "%s"?' => 'Voulez-vous vraiment activer ce projet : « %s » ?',