summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-17 00:09:19 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-17 00:09:19 +0000
commit0cc8b8b244fe921226a53c9c03c40e13f63b6362 (patch)
tree13d1afbc79ec709b30a5da513e24a74fec104214 /apps/encryption/l10n/it.js
parent2d861c9feaa233b89f4d75e1bf4af6b04b05b081 (diff)
downloadnextcloud-server-0cc8b8b244fe921226a53c9c03c40e13f63b6362.tar.gz
nextcloud-server-0cc8b8b244fe921226a53c9c03c40e13f63b6362.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/it.js')
-rw-r--r--apps/encryption/l10n/it.js4
1 files changed, 3 insertions, 1 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);");