Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/fr.js')
-rw-r--r--apps/user_status/l10n/fr.js20
1 files changed, 9 insertions, 11 deletions
diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js
index 05c9d32ac58..3418afeea3b 100644
--- a/apps/user_status/l10n/fr.js
+++ b/apps/user_status/l10n/fr.js
@@ -8,14 +8,9 @@ OC.L10N.register(
"Vacationing" : "En vacances",
"Working remotely" : "Travail à distance",
"User status" : "Statut utilisateur",
- "Online" : "En ligne",
- "Away" : "Absent",
- "Do not disturb" : "Ne pas déranger",
- "Invisible" : "Invisible",
- "Offline" : "Hors connexion",
- "Set status" : "Définir le statut",
- "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut",
"What's your status?" : "Quel est votre statut ?",
+ "Set status" : "Définir le statut",
+ "Status message" : "Message d'état",
"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",
"No recent status changes" : "Aucun changement de statut récent",
@@ -23,13 +18,16 @@ OC.L10N.register(
"Don't clear" : "Ne pas effacer",
"Today" : "Aujourd'hui",
"This week" : "Cette semaine",
+ "Online" : "En ligne",
+ "Away" : "Absent",
+ "Do not disturb" : "Ne pas déranger",
+ "Invisible" : "Invisible",
+ "Offline" : "Hors connexion",
+ "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut",
"30 minutes" : "30 minutes",
"1 hour" : "1 heure",
"4 hours" : "4 heures",
"Mute all notifications" : "Désactiver toutes les notifications",
- "Set custom status" : "Définir un statut personnalisé",
- "Clear status after" : "Effacer l'état après",
- "Set a custom status" : "Définir un statut personnalisé",
- "Clear custom status" : "Effacer le statut personnalisé"
+ "Clear status after" : "Effacer l'état après"
},
"nplurals=2; plural=(n > 1);");