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:
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 40d060c..d746a6f 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -16,7 +16,7 @@ OC.L10N.register(
"Saved" : "Enregistré",
"Antivirus for files" : "Antivirus pour les fichiers",
"An antivirus app for Nextcloud" : "Une application antivirus pour Nextcloud",
- "Antivirus for files is an antivirus app for Nextcloud.\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* ❓ Use ClamAV (open source) or Kaspersky Scan Engine\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. Alternatively, a Kaspersky Scan Engine can be configured, which has to run on a separate server.\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 for files est une application antivirus pour Nextcloud.\n\n* 🕵️‍♂️ Lorsque l'utilisateur télécharge un fichier, il est vérifié\n* ☢️ Les fichiers téléchargés et infectés seront supprimés et une notification sera affichée et / ou envoyée via email\n* 🔎 Travail en arrière-plan pour analyser tous les fichiers\n* ❓ Utilisez ClamAV (open source) ou Kaspersky Scan Engine\n\nCette application inspecte les fichiers téléchargés sur Nextcloud à la recherche de virus avant qu'ils ne soient écrits sur le stockage Nextcloud. Si un fichier est identifié comme un virus, il est enregistré ou non téléchargé sur le serveur. L'application repose sur le moteur d'analyse antivirus ClamAV, configuré par l'administrateur. Il est également possible de configurer Kaspersky Scan Engine, qui doit s'exécuter sur un serveur séparé.\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 un impact sur les performances du système car un traitement supplémentaire est nécessaire pour chaque téléchargement. Plus d'informations sont disponibles dans la documentation Antivirus.",
+ "Antivirus for files is an antivirus app for Nextcloud.\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* ❓ Use ClamAV (open source) or Kaspersky Scan Engine\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. Alternatively, a Kaspersky Scan Engine can be configured, which has to run on a separate server.\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 for files est une application antivirus pour Nextcloud.\n\n* 🕵️‍♂️ Lorsque l'utilisateur télécharge un fichier, il est vérifié\n* ☢️ Les fichiers téléchargés et infectés seront supprimés et une notification sera affichée et / ou envoyée via e-mail\n* 🔎 Travail en arrière-plan pour analyser tous les fichiers\n* ❓ Utilisez ClamAV (open source) ou Kaspersky Scan Engine\n\nCette application inspecte les fichiers téléchargés sur Nextcloud à la recherche de virus avant qu'ils ne soient écrits sur le stockage Nextcloud. Si un fichier est identifié comme un virus, il est enregistré ou non téléchargé sur le serveur. L'application repose sur le moteur d'analyse antivirus ClamAV, configuré par l'administrateur. Il est également possible de configurer Kaspersky Scan Engine, qui doit s'exécuter sur un serveur séparé.\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 un impact sur les performances du système car un traitement supplémentaire est nécessaire pour chaque téléchargement. Plus d'informations sont disponibles dans la documentation 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é, mais un logiciel malveillant a été détecté dans un fichier que vous avez essayé de téléverser et 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.",
diff --git a/l10n/fr.json b/l10n/fr.json
index b01e38a..1b91033 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -14,7 +14,7 @@
"Saved" : "Enregistré",
"Antivirus for files" : "Antivirus pour les fichiers",
"An antivirus app for Nextcloud" : "Une application antivirus pour Nextcloud",
- "Antivirus for files is an antivirus app for Nextcloud.\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* ❓ Use ClamAV (open source) or Kaspersky Scan Engine\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. Alternatively, a Kaspersky Scan Engine can be configured, which has to run on a separate server.\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 for files est une application antivirus pour Nextcloud.\n\n* 🕵️‍♂️ Lorsque l'utilisateur télécharge un fichier, il est vérifié\n* ☢️ Les fichiers téléchargés et infectés seront supprimés et une notification sera affichée et / ou envoyée via email\n* 🔎 Travail en arrière-plan pour analyser tous les fichiers\n* ❓ Utilisez ClamAV (open source) ou Kaspersky Scan Engine\n\nCette application inspecte les fichiers téléchargés sur Nextcloud à la recherche de virus avant qu'ils ne soient écrits sur le stockage Nextcloud. Si un fichier est identifié comme un virus, il est enregistré ou non téléchargé sur le serveur. L'application repose sur le moteur d'analyse antivirus ClamAV, configuré par l'administrateur. Il est également possible de configurer Kaspersky Scan Engine, qui doit s'exécuter sur un serveur séparé.\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 un impact sur les performances du système car un traitement supplémentaire est nécessaire pour chaque téléchargement. Plus d'informations sont disponibles dans la documentation Antivirus.",
+ "Antivirus for files is an antivirus app for Nextcloud.\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* ❓ Use ClamAV (open source) or Kaspersky Scan Engine\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. Alternatively, a Kaspersky Scan Engine can be configured, which has to run on a separate server.\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 for files est une application antivirus pour Nextcloud.\n\n* 🕵️‍♂️ Lorsque l'utilisateur télécharge un fichier, il est vérifié\n* ☢️ Les fichiers téléchargés et infectés seront supprimés et une notification sera affichée et / ou envoyée via e-mail\n* 🔎 Travail en arrière-plan pour analyser tous les fichiers\n* ❓ Utilisez ClamAV (open source) ou Kaspersky Scan Engine\n\nCette application inspecte les fichiers téléchargés sur Nextcloud à la recherche de virus avant qu'ils ne soient écrits sur le stockage Nextcloud. Si un fichier est identifié comme un virus, il est enregistré ou non téléchargé sur le serveur. L'application repose sur le moteur d'analyse antivirus ClamAV, configuré par l'administrateur. Il est également possible de configurer Kaspersky Scan Engine, qui doit s'exécuter sur un serveur séparé.\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 un impact sur les performances du système car un traitement supplémentaire est nécessaire pour chaque téléchargement. Plus d'informations sont disponibles dans la documentation 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é, mais un logiciel malveillant a été détecté dans un fichier que vous avez essayé de téléverser et 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.",