From 22ad756e19daacbb9014e0cce0f1df4699037a21 Mon Sep 17 00:00:00 2001 From: Athou Date: Fri, 17 May 2013 18:50:19 +0200 Subject: [PATCH] french translation --- src/main/resources/i18n/fr.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/i18n/fr.properties b/src/main/resources/i18n/fr.properties index 7ecd76de..7d505e7e 100644 --- a/src/main/resources/i18n/fr.properties +++ b/src/main/resources/i18n/fr.properties @@ -24,14 +24,14 @@ new_category.parent=Parent toolbar.unread=Non-lus toolbar.all=Tous -toolbar.previous_entry=Previous entry ####### Needs translation -toolbar.next_entry=Next entry ####### Needs translation +toolbar.previous_entry=Entrée précédente +toolbar.next_entry=Entrée suivante toolbar.refresh=Rafraîchir -toolbar.sort_by_asc_desc=Sort by date asc/desc ####### Needs translation +toolbar.sort_by_asc_desc=Trier par date croissante/décroissante toolbar.mark_all_as_read=Tout marquer comme lu -toolbar.mark_all_older_day=Items older than a day ####### Needs translation -toolbar.mark_all_older_week=Items older than a week ####### Needs translation -toolbar.mark_all_older_two_weeks=Items older than two weeks ####### Needs translation +toolbar.mark_all_older_day=Entrées de plus d'un jour +toolbar.mark_all_older_week=Entrées de plus d'une semaine +toolbar.mark_all_older_two_weeks=Entrées de plus d'un mois toolbar.settings=Préférences toolbar.profile=Profil toolbar.admin=Administration