diff options
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index d83cea5e204..ec34dccbc64 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -126,7 +126,6 @@ OC.L10N.register( "Sharing backend %s not found" : "Motore di condivisione %s non trovato", "Sharing backend for %s not found" : "Motore di condivisione di %s non trovato", "%1$s shared %2$s with you" : "%1$s condiviso %2$s con te", - "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", "Open %s" : "Apri %s", "%1$s via %2$s" : "%1$s tramite %2$s", "%1$s shared %2$s with you and wants to add:" : "%1$s condiviso %2$s con te e vuole aggiungere:", @@ -279,6 +278,7 @@ OC.L10N.register( "Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", + "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", "The username is already being used" : "Il nome utente è già utilizzato", "Could not create user" : "Impossibile creare l'utente", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Solo i seguenti caratteri sono consentiti in un nome utente: \"a-z\", \"A-Z\", \"0-9\", spazi e \"_.@-'\"", |