diff options
Diffstat (limited to 'lib/l10n/it.json')
-rw-r--r-- | lib/l10n/it.json | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 81913d68fd0..6510a457903 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -123,14 +123,13 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend", "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 ha condiviso «%2$s» con te", - "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", + "%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»", + "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 ha condiviso «%2$s» con te e vuole aggiungere:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere", - "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te", + "%1$s shared %2$s with you and wants to add:" : "%1$s condiviso %2$s con te e vuole aggiungere:", + "%1$s shared %2$s with you and wants to add" : "%1$s condiviso %2$s con te e vuole aggiungere", + "%s added a note to a file shared with you" : "%s ha aggiunto una nota a un file condiviso con te", "Unknown share type" : "Tipo di condivisione sconosciuto", "You are not allowed to share %s" : "Non ti è consentito condividere %s", "Cannot increase permissions of %s" : "Impossibile aumentare i permessi di %s", @@ -263,7 +262,13 @@ "Oracle username and/or password not valid" : "Nome utente e/o password di Oracle non validi", "PostgreSQL username and/or password not valid" : "Nome utente e/o password di PostgreSQL non validi", "Set an admin username." : "Imposta un nome utente di amministrazione.", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere", + "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te", + "Open »%s«" : "Apri «%s»", "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.", "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 \"_.@-'\"", |