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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.json')
-rw-r--r--l10n/en_GB.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 260a7c9..8ed0b10 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -8,6 +8,7 @@
"User %s may be infected with ransomware and is asking for your help." : "User %s may be infected with ransomware and is asking for your help.",
"I will help" : "I will help",
"This app prevents uploading files with known ransomware file endings" : "This app prevents uploading files with known ransomware file endings",
+ "This app prevents the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way." : "This app prevents the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected in another way.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Include note files with non-obvious names, e.g. ReadMe.TxT, info.html",
"Additional extension patterns" : "Additional extension patterns",
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $. Leading dot or underscore on non-regular expression patterns mean that the name has to end with the given string." : "One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $. Leading dot or underscore on non-regular expression patterns mean that the name has to end with the given string.",