diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-24 00:11:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-24 00:11:53 +0000 |
commit | 9339c7d20ff5383b360f79c0ded299c1bfc2e704 (patch) | |
tree | df864dac3b779d6f91d072f1f1587c34d2df6b97 /core/l10n/fr.js | |
parent | 83b0ce0955bc5ff92cec54aeb8a35dd798221dfc (diff) | |
download | nextcloud-server-9339c7d20ff5383b360f79c0ded299c1bfc2e704.tar.gz nextcloud-server-9339c7d20ff5383b360f79c0ded299c1bfc2e704.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 8441bcb5fdc..85d517a8cc7 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -264,8 +264,12 @@ OC.L10N.register( "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.", "More apps" : "Plus d'applications", + "More apps menu" : "Menu des autres applications", "Search" : "Rechercher", "Reset search" : "Réinitialiser la recherche", + "Contacts" : "Contacts", + "Contacts menu" : "Menu des contacts", + "Settings menu" : "Menu des paramètres ", "Confirm your password" : "Confirmer votre mot de passe", "Server side authentication failed!" : "L'authentification sur le serveur a échoué !", "Please contact your administrator." : "Veuillez contacter votre administrateur.", @@ -277,8 +281,11 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Nous avons détecté plusieurs tentatives de connexion invalides depuis votre adresse IP. C'est pourquoi votre prochaine connexion sera retardée de 30 secondes.", "Forgot password?" : "Mot de passe oublié ?", "Back to login" : "Retour à la page de connexion", + "Connect to your account" : "Connectez vous à votre compte", + "Please log in before granting %s access to your %s account." : "Veuillez vous connecter avant d'autoriser %s à accéder à votre compte %s.", "App token" : "Jeton d'application", "Grant access" : "Autoriser l'accès", + "Alternative log in using app token" : "Authentification alternative en utilisant un jeton d'application", "Account access" : "Accès au compte", "You are about to grant %s access to your %s account." : "Vous êtes sur le point d'accorder à \"%s\" l'accès à votre compte \"%s\".", "Redirecting …" : "Redirection en cours...", @@ -291,6 +298,7 @@ OC.L10N.register( "Error while validating your second factor" : "Erreur lors de la validation de votre second facteur", "Access through untrusted domain" : "Accès à partir d'un domaine non approuvé", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Veuillez contacter votre administrateur. Si vous êtes un administrateur, éditez la variable \"trusted_domains\" dans le fichier config/config.php comme l'exemple dans le fichier config/config.sample.php.", + "Further information how to configure this can be found in the %sdocumentation%s." : "Vous trouverez d'autres informations sur la configuration dans la %sdocumentation %s.", "App update required" : "Mise à jour de l'application nécessaire", "%s will be updated to version %s" : "%s sera mis à jour vers la version %s", "These apps will be updated:" : "Les applications suivantes seront mises à jour :", |