summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-20 00:23:02 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-20 00:23:02 +0000
commit0d961dc9a2bb3b6005af5eec51692b760a9e0029 (patch)
tree12d8cf1b3a54eb41e6aefacd390dde3fc958f1cb /apps/settings/l10n/fr.json
parentfec43fc1325b75e1c98838cd961187e7c0409984 (diff)
downloadnextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.tar.gz
nextcloud-server-0d961dc9a2bb3b6005af5eec51692b760a9e0029.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fr.json')
-rw-r--r--apps/settings/l10n/fr.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index dd02f179f89..7f7ff156594 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -443,7 +443,7 @@
"Documentation" : "Documentation",
"Forum" : "Forum",
"Login" : "Login",
- "SSL/TLS" : "SSL/TLS",
+ "SSL" : "SSL",
"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.",
"Send mode" : "Mode d'envoi",
@@ -452,8 +452,7 @@
"From address" : "Adresse source",
"Server address" : "Adresse du serveur",
"Port" : "Port",
- "Authentication method" : "Méthode d'authentification",
- "Only applies when authentication is required" : "Ne s'applique que lorsque l'authentification est requise",
+ "Authentication" : "Authentification",
"Authentication required" : "Authentification requise",
"Credentials" : "Informations d'identification",
"SMTP Username" : "Nom d'utilisateur SMTP",
@@ -513,8 +512,11 @@
"png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo",
"Plain" : "En clair",
"NT LAN Manager" : "Gestionnaire du réseau NT",
+ "SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
+ "Authentication method" : "Méthode d'authentification",
"Allow username autocompletion in share dialog" : "Autoriser l'autocomplétion du nom d'utilisateur dans la boite de dialogue de partage",
- "Allow username autocompletion to users within the same groups" : "Autoriser l'autocomplétion du nom d'utilisateur pour les utilisateurs du même groupe"
+ "Allow username autocompletion to users within the same groups" : "Autoriser l'autocomplétion du nom d'utilisateur pour les utilisateurs du même groupe",
+ "Only applies when authentication is required" : "Ne s'applique que lorsque l'authentification est requise"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file