summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/fr.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/fr.json')
-rw-r--r--apps/user_status/l10n/fr.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json
index 1bd3bef3f27..ac2ef6ad765 100644
--- a/apps/user_status/l10n/fr.json
+++ b/apps/user_status/l10n/fr.json
@@ -1,5 +1,6 @@
{ "translations": {
"Recent statuses" : "Statuts récents",
+ "No recent status changes" : "Aucun changement de statut récent",
"In a meeting" : "En réunion",
"Commuting" : "Trajet",
"Out sick" : "En congé de maladie",
@@ -26,14 +27,12 @@
"There was an error saving the status" : "Une erreur s'est produite lors de l'enregistrement de l'état",
"There was an error clearing the status" : "Une erreur s'est produite lors de l'effacement de l'état",
"There was an error reverting the status" : "Une erreur est survenue dans le rétablissement d'état",
- "No recent status changes" : "Aucun changement de statut récent",
- "Away" : "Absent(e)",
- "Do not disturb" : "Ne pas déranger",
- "{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Ne pas effacer",
"Today" : "Aujourd'hui",
"This week" : "Cette semaine",
"Online" : "En ligne",
+ "Away" : "Absent(e)",
+ "Do not disturb" : "Ne pas déranger",
"Invisible" : "Invisible",
"Offline" : "Hors-ligne",
"There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut",
@@ -41,6 +40,7 @@
"1 hour" : "1 heure",
"4 hours" : "4 heures",
"Mute all notifications" : "Désactiver les notifications",
- "Appear offline" : "Apparaitre hors-ligne"
+ "Appear offline" : "Apparaitre hors-ligne",
+ "{status}, {timestamp}" : "{status}, {timestamp}"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file