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>2022-08-13 05:41:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-13 05:41:11 +0300
commitad5950dd9d587fb31c1626a5b3e62e774052fe5d (patch)
tree8f28861a9977a3cbfe644b6f0de5b6c7ff4f26b3
parentf2f9193ca4d2096c9dc808095f2cb455c1539a79 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/en_GB.js15
-rw-r--r--l10n/en_GB.json15
2 files changed, 30 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 170f5d6..a58c825 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -14,18 +14,31 @@ OC.L10N.register(
"Antivirus detected a virus" : "Antivirus detected a virus",
"Virus %s is detected in the file. Upload cannot be completed." : "Virus %s is detected in the file. Upload cannot be completed.",
"Saved" : "Saved",
+ "Antivirus for files" : "Antivirus for files",
+ "An antivirus app for Nextcloud" : "An antivirus app for 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 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 updated. 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.",
"Greetings {user}," : "Greetings {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sorry, but a malware was detected in a file you tried to upload and it had to be deleted.",
"This email is a notification from {host}. Please, do not reply." : "This email is a notification from {host}. Please, do not reply.",
"File uploaded: {file}" : "File uploaded: {file}",
+ "Antivirus for Files" : "Antivirus for Files",
"Mode" : "Mode",
+ "ClamAV Executable" : "ClamAV Executable",
+ "ClamAV Daemon" : "ClamAV Daemon",
+ "ClamAV Daemon (Socket)" : "ClamAV Daemon (Socket)",
+ "Kaspersky Daemon" : "Kaspersky Daemon",
+ "ICAP server" : "ICAP server",
"Socket" : "Socket",
+ "ClamAV Socket." : "ClamAV Socket.",
"Not required in Executable Mode." : "Not required in Executable Mode.",
"Host" : "Host",
"Address of Antivirus Host." : "Address of Antivirus Host.",
"Port" : "Port",
"Port number of Antivirus Host." : "Port number of Antivirus Host.",
+ "ICAP preset" : "ICAP preset",
"Select" : "Select",
+ "ICAP service" : "ICAP service",
+ "ICAP virus response header" : "ICAP virus response header",
"Stream Length" : "Stream Length",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength value in bytes.",
"bytes" : "bytes",
@@ -33,6 +46,8 @@ OC.L10N.register(
"Path to clamscan executable." : "Path to clamscan executable.",
"Not required in Daemon Mode." : "Not required in Daemon Mode.",
"Extra command line options (comma-separated)" : "Extra command line options (comma-separated)",
+ "File size limit for periodic background scans and chunked uploads, -1 means no limit" : "File size limit for periodic background scans and chunked uploads, -1 means no limit",
+ "Background scan and chunked upload file size limit in bytes, -1 means no limit" : "Background scan and chunked upload file size limit in bytes, -1 means no limit",
"When infected files are found during a background scan" : "When infected files are found during a background scan",
"Only log" : "Only log",
"Delete file" : "Delete file",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index d912df2..62908c9 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -12,18 +12,31 @@
"Antivirus detected a virus" : "Antivirus detected a virus",
"Virus %s is detected in the file. Upload cannot be completed." : "Virus %s is detected in the file. Upload cannot be completed.",
"Saved" : "Saved",
+ "Antivirus for files" : "Antivirus for files",
+ "An antivirus app for Nextcloud" : "An antivirus app for 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 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 updated. 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.",
"Greetings {user}," : "Greetings {user},",
"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." : "Sorry, but a malware was detected in a file you tried to upload and it had to be deleted.",
"This email is a notification from {host}. Please, do not reply." : "This email is a notification from {host}. Please, do not reply.",
"File uploaded: {file}" : "File uploaded: {file}",
+ "Antivirus for Files" : "Antivirus for Files",
"Mode" : "Mode",
+ "ClamAV Executable" : "ClamAV Executable",
+ "ClamAV Daemon" : "ClamAV Daemon",
+ "ClamAV Daemon (Socket)" : "ClamAV Daemon (Socket)",
+ "Kaspersky Daemon" : "Kaspersky Daemon",
+ "ICAP server" : "ICAP server",
"Socket" : "Socket",
+ "ClamAV Socket." : "ClamAV Socket.",
"Not required in Executable Mode." : "Not required in Executable Mode.",
"Host" : "Host",
"Address of Antivirus Host." : "Address of Antivirus Host.",
"Port" : "Port",
"Port number of Antivirus Host." : "Port number of Antivirus Host.",
+ "ICAP preset" : "ICAP preset",
"Select" : "Select",
+ "ICAP service" : "ICAP service",
+ "ICAP virus response header" : "ICAP virus response header",
"Stream Length" : "Stream Length",
"ClamAV StreamMaxLength value in bytes." : "ClamAV StreamMaxLength value in bytes.",
"bytes" : "bytes",
@@ -31,6 +44,8 @@
"Path to clamscan executable." : "Path to clamscan executable.",
"Not required in Daemon Mode." : "Not required in Daemon Mode.",
"Extra command line options (comma-separated)" : "Extra command line options (comma-separated)",
+ "File size limit for periodic background scans and chunked uploads, -1 means no limit" : "File size limit for periodic background scans and chunked uploads, -1 means no limit",
+ "Background scan and chunked upload file size limit in bytes, -1 means no limit" : "Background scan and chunked upload file size limit in bytes, -1 means no limit",
"When infected files are found during a background scan" : "When infected files are found during a background scan",
"Only log" : "Only log",
"Delete file" : "Delete file",