diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index dc310a6b6a5..e6e13e6fc0d 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -142,7 +142,6 @@ OC.L10N.register( "{sharee} (remote)" : "{sharee} (remote)", "{sharee} (email)" : "{sharee} (email)", "Share" : "Condividi", - "Share with people on other servers using the syntax username@example.com/nextcloud" : "Condividi con persone su altri server utilizzando la sintassi nomeutente@esempio.com/nextcloud", "Share with users or by mail..." : "Condividi con utenti o tramite posta...", "Share with users or remote users..." : "Condividi con utenti o utenti remoti...", "Share with users, remote users or by mail..." : "Condividi con utenti, utenti remoti o tramite posta...", @@ -159,6 +158,7 @@ OC.L10N.register( "Delete" : "Elimina", "Rename" : "Rinomina", "Collaborative tags" : "Etichette collaborative", + "No tags found" : "Nessuna etichetta trovata", "The object type is not specified." : "Il tipo di oggetto non รจ specificato.", "Enter new" : "Inserisci nuovo", "Add" : "Aggiungi", |