diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-27 02:23:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-27 02:23:37 +0000 |
commit | 325606c8e40b2e2074f0547f9d3839aac1885561 (patch) | |
tree | 068d62bdb9eb3f620ccb9440cd740dc4aa8d0553 /core/l10n/fr.js | |
parent | bb39a2107968b0de10e1f8f271006de8ce36a034 (diff) | |
download | nextcloud-server-325606c8e40b2e2074f0547f9d3839aac1885561.tar.gz nextcloud-server-325606c8e40b2e2074f0547f9d3839aac1885561.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 1f230390e2d..3959473e927 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -174,6 +174,7 @@ OC.L10N.register( "Log in with a device" : "Se connecter avec un appareil", "Back" : "Retour", "Login form is disabled." : "Le formulaire de connexion est désactivé.", + "Edit Profile" : "Modifier le profil", "Reset search" : "Réinitialiser la recherche", "Search for {name} only" : "Rechercher pour {name} uniquement", "No results for {query}" : "Aucun résultat pour {query}", @@ -264,6 +265,8 @@ OC.L10N.register( "Admin" : "Administration", "Help" : "Aide", "Access forbidden" : "Accès non autorisé", + "Profile not found" : "Profile introuvable", + "The profile does not exist." : "Le profile n'existe pas.", "Back to %s" : "Retour à %s", "File not found" : "Fichier non trouvé", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou est expiré ?", @@ -338,6 +341,7 @@ OC.L10N.register( "You can close this window." : "Vous pouvez fermer cette fenêtre.", "This share is password-protected" : "Ce partage est protégé par mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", + "Go to %s" : "Aller à %s", "Two-factor authentication" : "Second facteur d'authentification", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La sécurité renforcée est activée pour votre compte. Choisissez un second facteur pour l'authentification :", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Impossible de charger au moins l'une de vos méthodes activées d'authentification à deux facteurs . Veuillez contacter votre administrateur.", |