diff options
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r-- | apps/settings/l10n/fr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 9d079fab4b0..9c81add39e5 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -281,8 +281,8 @@ OC.L10N.register( "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", |