diff options
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r-- | settings/l10n/it.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 74c16029a87..4e2d4c3d6d7 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -114,7 +114,10 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Consenti agli utenti di condividere con chiunque", "Allow users to only share with users in their groups" => "Consenti agli utenti di condividere solo con utenti dei loro gruppi", "Allow mail notification" => "Consenti le notifiche tramite posta elettronica", -"Allow users to send mail notification for shared files" => "Consenti agli utenti di mandare e-mail di notifica per i file condivisi", +"Allow users to send mail notification for shared files" => "Consenti agli utenti di inviare email di notifica per i file condivisi", +"Expire after " => "Scadenza dopo", +"days" => "giorni", +"Expire shares by default after N days" => "Le condivisioni scadono in modo predefinito dopo N giorni", "Security" => "Protezione", "Enforce HTTPS" => "Forza HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forza i client a connettersi a %s tramite una connessione cifrata.", |