diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 005af3fc0ee..05bb1dd31c1 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -136,7 +136,6 @@ OC.L10N.register( "Error" : "Errore", "Error while sharing" : "Errore durante la condivisione", "Error while unsharing" : "Errore durante la rimozione della condivisione", - "Error while changing permissions" : "Errore durante la modifica dei permessi", "Error setting expiration date" : "Errore durante l'impostazione della data di scadenza", "The public link will expire no later than {days} days after it is created" : "Il collegamento pubblico scadrà non più tardi di {days} giorni dopo la sua creazione", "Set expiration date" : "Imposta data di scadenza", @@ -155,7 +154,6 @@ OC.L10N.register( "Send" : "Invia", "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}", - "Shared in {item} with {user}" : "Condiviso in {item} con {user}", "group" : "gruppo", "remote" : "remota", "notify by email" : "notifica tramite email", @@ -175,11 +173,8 @@ OC.L10N.register( "Warning" : "Avviso", "Error while sending notification" : "Errore durante l'invio della notifica", "Non-existing tag #{tag}" : "Tag #{tag} inesistente", - "visible" : "visibile", - "invisible" : "invisibile", - "assignable" : "assegnabile", "not assignable" : "non assegnabile", - "({uservisible}, {userassignable})" : "({uservisible}, {userassignable})", + "invisible" : "invisibile", "Delete" : "Elimina", "Rename" : "Rinomina", "Global tags" : "Tag globali", |