summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n')
-rw-r--r--apps/encryption/l10n/it.js4
-rw-r--r--apps/encryption/l10n/it.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/encryption/l10n/it.js b/apps/encryption/l10n/it.js
index dfa98d1c647..cd02be2476e 100644
--- a/apps/encryption/l10n/it.js
+++ b/apps/encryption/l10n/it.js
@@ -57,6 +57,8 @@ OC.L10N.register(
"Enable password recovery:" : "Abilita il ripristino della password:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
"Enabled" : "Abilitata",
- "Disabled" : "Disabilitata"
+ "Disabled" : "Disabilitata",
+ "Encryption App is enabled and ready" : "L'applicazione Cifratura è abilitata e pronta",
+ "Nextcloud basic encryption module" : "Modulo di cifratura base di Nextcloud"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/encryption/l10n/it.json b/apps/encryption/l10n/it.json
index 7a73d3a682d..2dfb7d07e6a 100644
--- a/apps/encryption/l10n/it.json
+++ b/apps/encryption/l10n/it.json
@@ -55,6 +55,8 @@
"Enable password recovery:" : "Abilita il ripristino della password:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
"Enabled" : "Abilitata",
- "Disabled" : "Disabilitata"
+ "Disabled" : "Disabilitata",
+ "Encryption App is enabled and ready" : "L'applicazione Cifratura è abilitata e pronta",
+ "Nextcloud basic encryption module" : "Modulo di cifratura base di Nextcloud"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file