diff options
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index dead0fab87c..2da589d1606 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -2,7 +2,6 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s ha condiviso «%s» con te", "Couldn't send mail to following users: %s " => "Impossibile inviare email ai seguenti utenti: %s", -"group" => "gruppo", "Turned on maintenance mode" => "Modalità di manutenzione attivata", "Turned off maintenance mode" => "Modalità di manutenzione disattivata", "Updated database" => "Database aggiornato", @@ -68,8 +67,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Errore durante la modifica dei permessi", "Shared with you and the group {group} by {owner}" => "Condiviso con te e con il gruppo {group} da {owner}", "Shared with you by {owner}" => "Condiviso con te da {owner}", -"Share with" => "Condividi con", -"Share with link" => "Condividi con collegamento", "Password protect" => "Proteggi con password", "Password" => "Password", "Allow Public Upload" => "Consenti caricamento pubblico", @@ -79,10 +76,10 @@ $TRANSLATIONS = array( "Expiration date" => "Data di scadenza", "Share via email:" => "Condividi tramite email:", "No people found" => "Non sono state trovate altre persone", +"group" => "gruppo", "Resharing is not allowed" => "La ri-condivisione non è consentita", "Shared in {item} with {user}" => "Condiviso in {item} con {user}", "Unshare" => "Rimuovi condivisione", -"notify user by email" => "notifica l'utente tramite email", "can edit" => "può modificare", "access control" => "controllo d'accesso", "create" => "creare", |