diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 247530f5080..cbfb1ae53a4 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -174,7 +174,14 @@ OC.L10N.register( "Share with users, groups or remote users …" : "Condividi con utenti, gruppi o utenti remoti...", "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", "Delete" : "Elimina", + "Rename" : "Rinomina", + "Global tags" : "Tag globali", "The object type is not specified." : "Il tipo di oggetto non è specificato.", "Enter new" : "Inserisci nuovo", "Add" : "Aggiungi", |