summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/fr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-02 11:06:18 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-02 11:06:18 +0000
commit0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch)
tree6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/user_status/l10n/fr.js
parent905e1918d2796b9a79025283cd6edf2c40f49d77 (diff)
downloadnextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz
nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip
[tx-robot] updated from transifex
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);");