From 89f202b83cbe096ca764f6a6d807a5c7b357d17e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 13 Aug 2022 03:14:02 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/en_GB.js | 1 + l10n/en_GB.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index fdcfe0b..e900d16 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -10,6 +10,7 @@ OC.L10N.register( "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.", 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.", -- cgit v1.2.3