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>2021-05-21 06:20:02 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-21 06:20:02 +0300
commit407e22f0baa21451274198c0c92ff911d9af9050 (patch)
treefbaf72ac33f481c3ec12c8e0a2ac6a5e7075ab59 /l10n
parent08df3108dcd915664f1111c5149dca26e41f000f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 39f67a1..12dbf41 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -10,7 +10,7 @@ OC.L10N.register(
"User %s may be infected with ransomware and is asking for your help." : "L'utente %s potrebbe essere infetto con un ransomware e chiede il tuo aiuto.",
"I will help" : "Lo aiuterò",
"This app prevents uploading files with known ransomware file endings" : "Questa applicazione impedisce di caricare file di ransomware conosciuti",
- "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." : "Questa applicazione impedisce ai client Nextcloud Sync di caricare file con terminazioni di file ransomware conosciute.\n\n⚠️ Questa applicazione non sostituisce i backup regolari. Soprattutto perché impedisce ai client infetti di caricare e sovrascrivere i file sul tuo server Nextcloud. Non aiuta nel caso in cui il tuo server sia infetto direttamente da un ransomware.\n\n⚠️ Né lo sviluppatore né Nextcloud GmbH offrono alcuna garanzia che i file non possano essere interessati in altro modo.",
+ "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." : "Questa applicazione impedisce ai client Nextcloud Sync di caricare file con terminazioni di file di ransomware conosciuti.\n\n⚠️ Questa applicazione non sostituisce i backup regolari. Soprattutto perché impedisce ai client infetti di caricare e sovrascrivere i file sul tuo server Nextcloud. Non aiuta nel caso in cui il tuo server sia infetto direttamente da un ransomware.\n\n⚠️ Né lo sviluppatore, né Nextcloud GmbH offrono alcuna garanzia che i file non possano essere interessati in altro modo.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Includi file di note con nomi non ovvi, ad es. ReadMe.TxT, info.html",
"Additional extension patterns" : "Modelli di estensione aggiuntivi",
"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." : "Un modello per riga. Se il modello è un'espressione regolare deve iniziare con ^ o finire con $. Il punto iniziale o un underscore in modelli di espressione non regolare significano che il nome deve terminare con la stringa specificata.",
diff --git a/l10n/it.json b/l10n/it.json
index 5d21cd5..0cd0b56 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -8,7 +8,7 @@
"User %s may be infected with ransomware and is asking for your help." : "L'utente %s potrebbe essere infetto con un ransomware e chiede il tuo aiuto.",
"I will help" : "Lo aiuterò",
"This app prevents uploading files with known ransomware file endings" : "Questa applicazione impedisce di caricare file di ransomware conosciuti",
- "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." : "Questa applicazione impedisce ai client Nextcloud Sync di caricare file con terminazioni di file ransomware conosciute.\n\n⚠️ Questa applicazione non sostituisce i backup regolari. Soprattutto perché impedisce ai client infetti di caricare e sovrascrivere i file sul tuo server Nextcloud. Non aiuta nel caso in cui il tuo server sia infetto direttamente da un ransomware.\n\n⚠️ Né lo sviluppatore né Nextcloud GmbH offrono alcuna garanzia che i file non possano essere interessati in altro modo.",
+ "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." : "Questa applicazione impedisce ai client Nextcloud Sync di caricare file con terminazioni di file di ransomware conosciuti.\n\n⚠️ Questa applicazione non sostituisce i backup regolari. Soprattutto perché impedisce ai client infetti di caricare e sovrascrivere i file sul tuo server Nextcloud. Non aiuta nel caso in cui il tuo server sia infetto direttamente da un ransomware.\n\n⚠️ Né lo sviluppatore, né Nextcloud GmbH offrono alcuna garanzia che i file non possano essere interessati in altro modo.",
"Include note files with non-obvious names, e.g. ReadMe.TxT, info.html" : "Includi file di note con nomi non ovvi, ad es. ReadMe.TxT, info.html",
"Additional extension patterns" : "Modelli di estensione aggiuntivi",
"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." : "Un modello per riga. Se il modello è un'espressione regolare deve iniziare con ^ o finire con $. Il punto iniziale o un underscore in modelli di espressione non regolare significano che il nome deve terminare con la stringa specificata.",