diff options
Diffstat (limited to 'apps/sharebymail/l10n/it.js')
-rw-r--r-- | apps/sharebymail/l10n/it.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js index 1d3a6becc85..caf4b91838d 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -24,7 +24,6 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "La password per accedere a {file} ti è stata inviata a {email}", "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", - "Sharing %1$s failed, this item is already shared with %2$s" : "Condivisione %1$s non riuscita, questo elemento è già condiviso con %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", @@ -49,7 +48,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Fornitore di condivisione che ti consente di condividere file tramite posta", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Consente agli utenti di condividere un collegamento personalizzato a un file o a una cartella inserendo un indirizzo di posta elettronica.", "Send password by mail" : "Invia password tramite posta", - "Enforce password protection" : "Imponi la protezione con password", - "Reply to initiator" : "Rispondi all'iniziatore" + "Reply to initiator" : "Rispondi all'iniziatore", + "Enforce password protection" : "Imponi la protezione con password" }, "nplurals=2; plural=(n != 1);"); |