diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
commit | da2363a1dd08bc3ca4e0736a97516082700e846d (patch) | |
tree | 329fcc974cd16b0537adcfebbf436fce923d9d73 /core/l10n/fr.js | |
parent | e1abe5a62b34d5de94b258b665ca612a973e2dbd (diff) | |
download | nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index fc4240e89a0..2a2eead1ec0 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -160,6 +160,7 @@ OC.L10N.register( "Password protect" : "Protéger par un mot de passe", "Password" : "Mot de passe", "Allow editing" : "Permettre la modification", + "Hide file listing" : "Cacher la liste des fichiers", "Email link to person" : "Envoyer le lien par courriel", "Send" : "Envoyer", "Sending ..." : "Envoi…", @@ -219,9 +220,9 @@ OC.L10N.register( "An error occurred." : "Une erreur est survenue.", "Please reload the page." : "Veuillez recharger la page.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La mise à jour a échoué. Pour plus d'informations <a href=\"{url}\">consultez notre publication sur le forum</a> à propos de ce problème.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "La mise à jour a échoué. Veuillez signaler ce problème à la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">communauté ownCloud</a>.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La mise à jour a échoué. Veuillez reporter le problème à la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">communauté Nextcloud</a>.", "The update was successful. There were warnings." : "La mise à jour a réussi, mais il y a eu des avertissements", - "The update was successful. Redirecting you to ownCloud now." : "La mise à jour a réussi. Vous êtes maintenant redirigé vers ownCloud.", + "The update was successful. Redirecting you to Nextcloud now." : "La mise à jour a réussi. Vous allez être redirigé vers votre Nextcloud.", "Searching other places" : "Recherche en cours dans d'autres emplacements", "No search results in other folders" : "Aucun résultat dans d'autres dossiers", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} résultat dans un autre dossier","{count} résultats dans d'autres dossiers"], @@ -297,9 +298,9 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", "Thank you for your patience." : "Merci de votre patience.", "Two-step verification" : "Vérification en deux étapes", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée a été activée pour votre compte. Veuillez vous identifier en utilisant un deuxième facteur.", + "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "La sécurité renforcée a été activée pour votre compte. Veuillez vous authentifier en utilisant un second facteur.", "Cancel login" : "Annuler la connexion", - "Please authenticate using the selected factor." : "Veuillez vous identifier en utilisant le facteur sélectionné.", + "Please authenticate using the selected factor." : "Veuillez vous authentifier en utilisant le second facteur.", "An error occured while verifying the token" : "Une erreur est survenue lors de la vérification du jeton", "You are accessing the server from an untrusted domain." : "Vous accédez au serveur à partir d'un domaine non approuvé.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, configurez la variable \"trusted_domains\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", |