diff options
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index fb74583dbe8..70c0ab1e030 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -12,6 +12,10 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s", + "Education Edition" : "Edizione didattica", + "Enterprise bundle" : "Pacchetto Enterprise", + "Groupware bundle" : "Pacchetto Groupware", + "Social sharing bundle" : "Pacchetto Social sharing", "PHP %s or higher is required." : "Richiesto PHP %s o superiore", "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.", "%sbit or higher PHP required." : "Richiesto PHP %sbit o superiore.", @@ -118,6 +122,9 @@ OC.L10N.register( "Expiration date is in the past" : "La data di scadenza è nel passato", "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro", "%s shared »%s« with you" : "%s ha condiviso «%s» con te", + "%s shared »%s« with you." : "%s ha condiviso «%s» con te.", + "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.", + "Open »%s«" : "Apri «%s»", "%s via %s" : "%s tramite %s", "The requested share does not exist anymore" : "La condivisione richiesta non esiste più", "Could not find category \"%s\"" : "Impossibile trovare la categoria \"%s\"", |