diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index b0d97dffb03..83ade581e8f 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -161,6 +161,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", "Resharing is not allowed" : "La ri-condivisione non è consentita", "Share to {name}" : "Condividi con {name}", + "Copy URL" : "Copia URL", "Link" : "Collegamento", "Password protect" : "Proteggi con password", "Allow editing" : "Consenti la modifica", @@ -172,7 +173,9 @@ OC.L10N.register( "Set expiration date" : "Imposta data di scadenza", "Expiration" : "Scadenza", "Expiration date" : "Data di scadenza", + "Set share note" : "Imposta nota condivisa", "Share link" : "Condividi collegamento", + "Enable" : "Abilita", "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", "Shared with you by {owner}" : "Condiviso con te da {owner}", @@ -189,6 +192,7 @@ OC.L10N.register( "Can create" : "Può creare", "Can change" : "Può cambiare", "Can delete" : "Può eliminare", + "Password protect by Talk" : "Protezione con password di Talk", "Access control" : "Controllo d'accesso", "Could not unshare" : "Impossibile rimuovere la condivisione", "Error while sharing" : "Errore durante la condivisione", @@ -303,6 +307,7 @@ OC.L10N.register( "Username or email" : "Nome utente o email", "Log in" : "Accedi", "Wrong password." : "Password errata.", + "User disabled" : "Disabilitato dall'utente", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Abbiamo rilevato molti tentativi di autenticazione non riusciti dal tuo indirizzo IP. Di conseguenza, il prossimo tentativo è ritardato di 30 secondi.", "Forgot password?" : "Hai dimenticato la password?", "Back to login" : "Torna alla schermata di accesso", |