Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-11 03:20:58 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-11 03:20:58 +0300
commit71945de915cd48323ff4547d616c1c2f3659fc83 (patch)
treeaf0a04d6d17da8c41bc3e6c0986ccb78f66c45b1 /l10n/fr.js
parent4cdc885888051e636f68baacc765490bcc0a7182 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 66ca146..083c19f 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -14,10 +14,14 @@ OC.L10N.register(
"Antivirus detected a virus" : "L'antivirus a détecté un virus",
"Virus %s is detected in the file. Upload cannot be completed." : "Le virus %s est détecté dans ce fichier. Le téléversement ne peut pas se terminer.",
"Saved" : "Enregistré",
+ "Antivirus for files" : "Antivirus pour les fichiers",
+ "An antivirus app for Nextcloud based on ClamAV" : "Une application antivirus pour Nextcloud basée sur ClamAV",
+ "Antivirus for files is an antivirus app for Nextcloud based on ClamAV.\n\n* 🕵️‍♂️ When the user uploads a file, it's checked\n* ☢️ Uploaded and infected files will be deleted and a notification will be shown and/or sent via email\n* 🔎 Background Job to scan all files\n\nThis application inspects files that are uploaded to Nextcloud for viruses before they are written to the Nextcloud storage. If a file is identified as a virus, it is either logged or not uploaded to the server. The application relies on the underlying ClamAV virus scanning engine, which the admin points Nextcloud to when configuring the application.\nFor this app to be effective, the ClamAV virus definitions should be kept up to date. Also note that enabling this app will impact system performance as additional processing is required for every upload. More information is available in the Antivirus documentation." : "Antivirus pour les fichiers est une application antivirus pour Nextcloud basée sur ClamAV.\n\n* 🕵️‍♂️ When the user uploads a file, it's checked\n* ☢️ Les fichiers téléversés et infectés seront supprimés et une notification sera visible ou envoyée par e-mail\n* 🔎 Tâche de fond pour analyser tous les fichiers\n\nCette application inspecte les fichiers téléversés sur Nextcloud à la recherche de virus avant leur écriture sur le stockage NextCloud. Si un fichier est identifié comme un virus, il est consigné ou non sur le serveur. L'application repose sur le moteur d'analyse de virus ClamAV sous-jacent, que l'administrateur lie à Nextcloud lors de la configuration de l'application.\nPour que cette application soit efficace, les définitions de virus ClamAV doivent être tenues à jour. Notez également que l'activation de cette application aura une incidence sur les performances du système, car un traitement supplémentaire est requis pour chaque téléchargement. Plus d'informations sont disponibles dans la documentation de l'antivirus.",
"Greetings {user}," : "Bonjour {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Désolé, un logiciel malveillant a été détecté dans un fichier que vous essayé de téléverser, il a été supprimé.",
"This email is a notification from {host}. Please, do not reply." : "Cet e-mail est une notification de {host}. Veuillez ne pas y répondre.",
"File uploaded: {file}" : "Fichier envoyé: {file}",
+ "Antivirus for Files" : "Antivirus pour les fichiers",
"Mode" : "Mode",
"Executable" : "Exécutable",
"Daemon" : "Processus",