diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index ea6bdc658d3..baf6fc6c3bc 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -123,11 +123,10 @@ OC.L10N.register( "Share link" : "Condividi collegamento", "Link" : "Collegamento", "Password protect" : "Proteggi con password", - "Allow upload and editing" : "Consenti il caricamento e la modifica", "Allow editing" : "Consenti la modifica", - "upload only" : "solo caricamento", "Email link to person" : "Invia collegamento via email", "Send" : "Invia", + "Allow upload and editing" : "Consenti il caricamento e la modifica", "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}", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento", |