diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index d02fda00357..2c39e573f24 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -168,6 +168,9 @@ OC.L10N.register( "Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.", "No users or groups found for {search}" : "Nessun utente o gruppo trovato per {search}", "An error occured. Please try again" : "Si è verificato un errore. Prova ancora", + "{sharee} (group)" : "{sharee} (group)", + "{sharee} (at {server})" : "{sharee} (su {server})", + "{sharee} (remote)" : "{sharee} (remote)", "Share" : "Condividi", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Condividi con persone su altri ownCloud utilizzando la sintassi nomeutente@esempio.com/owncloud", "Share with users or groups …" : "Condividi con utenti o gruppi...", |