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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-26 05:57:17 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-26 05:57:17 +0300
commit7333a990c80555bc5c3ed95c9a466e1a3b57a665 (patch)
tree1a3dd35d77306d1eb68c017be0b614c060c6fac1 /l10n
parent4217df3a8323b5d614bf2863103c6dc6c4b398b4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/en_GB.js1
-rw-r--r--l10n/en_GB.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 9cc69e7..543df84 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 can not 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 a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by 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 ca487eb..a3940db 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 can not 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 a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by 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.",