summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r--apps/settings/l10n/fr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index 129d4e1e6fd..b577199a801 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -435,6 +435,7 @@ OC.L10N.register(
"Error: This app cannot be enabled because it makes the server unstable" : "Erreur : cette application ne peut être activée car elle rend le serveur instable",
"Documentation" : "Documentation",
"Forum" : "Forum",
+ "Login" : "Login",
"SSL/TLS" : "SSL/TLS",
"Open documentation" : "Ouvrir la documentation",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d'indiquer un serveur afin de pouvoir envoyer des mails en cas de perte de mot de passe et pour d'autres notifications.",
@@ -444,6 +445,8 @@ OC.L10N.register(
"From address" : "Adresse source",
"Server address" : "Adresse du serveur",
"Port" : "Port",
+ "Authentication method" : "Méthode d'authentification",
+ "Authentication required" : "Authentification requise",
"Credentials" : "Informations d'identification",
"SMTP Username" : "Nom d'utilisateur SMTP",
"SMTP Password" : "Mot de passe SMTP",
@@ -522,12 +525,9 @@ OC.L10N.register(
"Address" : "Adresse",
"Avatar" : "Avatar",
"An error occured during the request. Unable to proceed." : "Une erreur est survenue durant la requête. Impossible de traiter la demande.",
- "Login" : "Login",
"Plain" : "En clair",
"NT LAN Manager" : "Gestionnaire du réseau NT",
"STARTTLS" : "STARTTLS",
- "Authentication method" : "Méthode d'authentification",
- "Authentication required" : "Authentification requise",
"Please read carefully before activating server-side encryption: " : "Veuillez lire ceci avec attention avant d'activer le chiffrement :",
"Enable encryption" : "Activer le chiffrement",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Vous devez migrer vos clés de chiffrement de l'ancienne version (ownCloud <= 8.0) vers la nouvelle. Veuillez activer l'application \"Default Encryption Module\" et exécuter 'occ encryption:migrate'",