diff options
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 67a28cc9ec7..de058c945a5 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -157,6 +157,7 @@ OC.L10N.register( "Transfer {path} to {userid}" : "Trasferisci {path} a {userid}", "Invalid path selected" : "Percorso selezionato non valido", "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", + "Tags" : "Etichette", "Error while loading the file data" : "Errore durante il caricamento del file di dati", "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", "%s used" : "%s utilizzato", @@ -175,7 +176,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "I file che stai provando a caricare superano la dimensione massima consentita su questo server.", "No favorites yet" : "Nessun preferito ancora", "Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui", - "Tags" : "Etichette", "Deleted files" : "File eliminati", "Shares" : "Condivisioni", "Shared with others" : "Condivisi con altri", |