diff options
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 3a2776729f7..7fe5564c157 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -281,6 +281,8 @@ OC.L10N.register( "Need help?" : "Besoin d'aide ?", "See the documentation" : "Lire la documentation", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Cette application requiert JavaScript pour fonctionner correctement. Veuillez {linkstart}activer JavaScript{linkend} et recharger la page.", + "Skip to main content" : "Passer au contenu principal", + "Skip to navigation of app" : "Passer à la navigation d'application", "More apps" : "Plus d'applications", "More apps menu" : "Menu des autres applications", "Search" : "Rechercher", @@ -313,6 +315,7 @@ OC.L10N.register( "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Two-factor authentication" : "Second facteur d'authentification", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée est activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.", + "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.", "Cancel log in" : "Annuler l'authentification", "Use backup code" : "Utiliser un code de récupération", "Error while validating your second factor" : "Erreur lors de la validation de votre second facteur", |