diff options
Diffstat (limited to 'apps/settings/l10n/fr.json')
-rw-r--r-- | apps/settings/l10n/fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index ff3a133a1f0..fbe2b66f6f9 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -279,8 +279,8 @@ "Your biography" : "Votre biographie", "Details" : "Détails", "You are a member of the following groups:" : "Vous êtes membre des groupes suivants :", - "You are using <strong>{usage}</strong>" : "Vous utilisez actuellement <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Vous utilisez actuellement <strong>{usage}</strong> sur <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", + "You are using <strong>{usage}</strong>" : "Vous utilisez <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Vous utilisez <strong>{usage}</strong> sur <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Votre nom complet", "Email options" : "Options de mail", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", |