From 83832522867d06241441c04d2b3237200db57224 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 20 Feb 2016 11:34:16 -0500 Subject: Sync locales --- app/Locale/fr_FR/translations.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index ac62f397..b346b479 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -1141,4 +1141,18 @@ return array( 'Uploaded by %s' => 'Uploadé par %s', 'Filename' => 'Nom du fichier', 'Size' => 'Taille', + 'Column created successfully.' => 'La colonne a été créée avec succès.', + 'Another column with the same name exists in the project' => 'Une autre colonne existe avec le même nom dans le projet', + 'Default filters' => 'Filtres par défaut', + 'Your board doesn\'t have any column!' => 'Votre tableau n\'a aucune colonne', + 'Change column position' => 'Changer la position de la colonne', + 'Switch to the project overview' => 'Aller à l\'aperçu du projet', + 'User filters' => 'Filtres des utilisateurs', + 'Category filters' => 'Filtres des catégories', + 'Upload a file' => 'Uploader un fichier', + 'There is no attachment at the moment.' => 'Il n\'y a aucune pièce-jointe pour le moment.', + 'View file' => 'Voir le fichier', + 'Last activity' => 'Dernières activités', + 'Change subtask position' => 'Changer la position de la sous-tâche', + 'This value must be greater than %d' => 'Cette valeur doit être plus grande que %d', ); -- cgit v1.2.3