diff options
Diffstat (limited to 'settings/l10n/fr.js')
-rw-r--r-- | settings/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 03b1df1b95e..8f6a4c38e9f 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -70,6 +70,7 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "Adresse e-mail pour %1$s a été modifié sur %2$s", "Welcome aboard" : "Bienvenue à bord", "Welcome aboard %s" : "Bienvenue à bord %s", + "You now have an %s account, you can add, protect, and share your data." : "Vous avez maintenant un compte %s, vous pouvez désormais ajouter, protéger et partager vos données.", "Your username is: %s" : "Votre nom d'utilisateur est : %s", "Set your password" : "Saisissez votre mot de passe", "Go to %s" : "Aller à %s", @@ -307,6 +308,8 @@ OC.L10N.register( "Theming" : "Personnalisation de l'apparence", "Check the security of your Nextcloud over our security scan" : "Vérifier la sécurité de votre Nextcloud grâce à notre scan de sécurité", "Hardening and security guidance" : "Guide pour le renforcement et la sécurité", + "Personal" : "Personnel", + "Administration" : "Administration", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Vous utilisez <strong>%s</strong> sur <strong>%s<strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Vous utilisez <strong>%s</strong> sur <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Photo de profil", |