diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 26a356d9372..9add07a2b29 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -165,6 +165,7 @@ OC.L10N.register( "Send link via email" : "Invia collegamento tramite email", "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", "group" : "gruppo", "remote" : "remota", "notify by email" : "notifica tramite email", @@ -184,6 +185,7 @@ OC.L10N.register( "{sharee} (at {server})" : "{sharee} (su {server})", "{sharee} (remote)" : "{sharee} (remote)", "Share" : "Condividi", + "Share with people on other Nextclouds using the syntax username@example.com/nextcloud" : "Condividi con persone su altri Nextcloud utilizzando la sintassi nomeutente@esempio.com/nextcloud", "Share with users…" : "Condividi con utenti...", "Share with users, groups or remote users…" : "Condividi con utenti, gruppi o utenti remoti...", "Share with users or groups…" : "Condividi con utenti o gruppi...", |