diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-24 02:15:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-24 02:15:08 +0000 |
commit | f46b21e4d9247b5764e76b6f0c1cfa6e1b7a80ae (patch) | |
tree | 15305db8bbfeeffb2e3982397f19c71b9dd24732 /core/l10n/fr.js | |
parent | f515da4f3ca103c49587945c8d963416700ae5f2 (diff) | |
download | nextcloud-server-f46b21e4d9247b5764e76b6f0c1cfa6e1b7a80ae.tar.gz nextcloud-server-f46b21e4d9247b5764e76b6f0c1cfa6e1b7a80ae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fr.js')
-rw-r--r-- | core/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 5c737fea3db..93e713be334 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -107,7 +107,6 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "L'en-tête HTTP \"{header}\" ne contient pas \"{expected}\". Ceci est un risque potentiel pour la sécurité ou la vie privée, et il est recommandé d'ajuster ce paramètre en conséquence.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "L'en-tête HTTP \"{header}\" n'est pas défini sur \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ou \"{val5}\". Cela peut entraîner une fuite d'informations. Veuillez voir les <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">recommandations du W3C ↗</a>.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "L'en-tête HTTP \"Strict-Transport-Security\" n'est pas configurée à au moins \"{seconds}\" secondes. Pour renforcer la sécurité, nous recommandons d'activer HSTS comme décrit dans nos <a href=\"{docUrl}\" rel=\"noreferrer noopener\">conseils de sécurisation ↗</a>.", - "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans nos <a href=\"{docUrl}\">conseils de sécurisation ↗</a>.", "Shared" : "Partagé", "Shared with" : "Partagé avec", "Shared by" : "Partagé par", @@ -411,6 +410,7 @@ OC.L10N.register( "Sending email …" : "Envoi du mail en cours...", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "{name} est installée sous la version {version}. Pour des raisons de stabilité et de performances, il est recommandé de mettre à jour {name} vers une version plus récente.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Vous trouverez plus d'informations dans la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.", + "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Vous accédez à ce site via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS, comme expliqué dans nos <a href=\"{docUrl}\">conseils de sécurisation ↗</a>.", "Copy URL" : "Copier l'adresse URL", "Enable" : "Activer", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} a partagé via un lien", |