diff options
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 61471ed5ad0..13a0194ea5d 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -288,9 +288,10 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["Rifiuta condivisione","Rifiuta condivisioni","Rifiuta condivisioni"], "_Restore share_::_Restore shares_" : ["Ripristina condivisione","Ripristina condivisioni","Ripristina condivisioni"], "Shared" : "Condiviso", - "Shared multiple times with different people" : "Condiviso più volte con diverse persone", "Shared by {ownerDisplayName}" : "Condiviso da {ownerDisplayName}", + "Shared multiple times with different people" : "Condiviso più volte con diverse persone", "Show sharing options" : "Mostra le opzioni di condivisione", + "Shared with others" : "Condivisi con altri", "Link to a file" : "Collega a un file", "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", "Error updating the share" : "Errore durante l'aggiornamento della condivisione", @@ -313,7 +314,6 @@ OC.L10N.register( "List of files that are shared with you." : "Lista di file che sono condivisi con te.", "Nothing shared with you yet" : "Non è stato condiviso ancora niente con te", "Files and folders others shared with you will show up here" : "I file e le cartelle che altri hanno condiviso con te saranno mostrati qui", - "Shared with others" : "Condivisi con altri", "List of files that you shared with others." : "Lista di file che sono condivisi con altri.", "Nothing shared yet" : "Ancora nessuna condivisione", "Files and folders you shared will show up here" : "I file e le cartelle che hai condiviso saranno mostrati qui", |