diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:24 +0000 |
commit | 89b396da959b3066305e94634d010a7c183e717c (patch) | |
tree | 8082233e3b21f2f86c5c3945eb19336d3d3a8edc /apps/settings/l10n/fr.js | |
parent | b9c4112f47a2fc3f4db6bbb71846b4a2eb25c50e (diff) | |
download | nextcloud-server-89b396da959b3066305e94634d010a7c183e717c.tar.gz nextcloud-server-89b396da959b3066305e94634d010a7c183e717c.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fr.js')
-rw-r--r-- | apps/settings/l10n/fr.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index e30391cc368..30c84b02811 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -50,6 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Effacement distant démarré pour%1$s", "Remote wipe has finished on %1$s" : "Effacement distant terminé pour %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Votre <strong>mot de passe</strong> ou <strong>adresse e-mail</strong> a été modifié⋅e", + "Apps" : "Apps", "Could not remove app." : "Impossible de supprimer l'app.", "Could not update app." : "Impossible de mettre à jour l'app.", "Wrong password" : "Mot de passe incorrect", @@ -83,6 +84,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "L'e-mail n'a pu être envoyé. Vérifiez le journal du serveur de messagerie", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Une erreur est survenue lors de l'envoi de l'e-mail. Veuillez vérifier vos paramètres. (Erreur: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "Vous devez définir votre e-mail utilisateur avant de tester l'envoi d'e-mail. Aller à %s pour cela.", + "Users" : "Utilisateurs", "Invalid user" : "Utilisateur non valide", "Invalid mail address" : "Adresse e-mail non valide", "Settings saved" : "Paramètres sauvegardés", @@ -114,7 +116,6 @@ OC.L10N.register( "Go to %s" : "Aller à %s", "Install Client" : "Installer le Client", "Logged in user must be a subadmin" : "L'utilisateur connecté doit être un sous-administrateur", - "Apps" : "Apps", "Settings" : "Paramètres", "Personal" : "Personnel", "Administration" : "Administration", |